Location:
Search - U2.0
Search list
Description: 描述Serv-UFTP建立和维护手册,对那些刚接触FTP网友,特别是自己刚架设FTP的个人FTP管理员有帮助
Platform: |
Size: 1327295 |
Author: aijdf |
Hits:
Description: 一个关于SD卡的资料,主要是一些C的单片机源码.其它有些原理和源码,还有文件格式等
Platform: |
Size: 2191122 |
Author: dz |
Hits:
Description: linux2.6.24 S3C2410下的网卡CS8900驱动
具体移植方法可以参考我的blog
http://www.cublog.cn/u2/63560/showart_514147.html
Platform: |
Size: 7331 |
Author: kevin |
Hits:
Description: Digital Signature Algorithm (DSA)是Schnorr和ElGamal签名算法的变种,被美国NIST作为DSS(DigitalSignature Standard)。算法中应用了下述参数:
p:L bits长的素数。L是64的倍数,范围是512到1024;
q:p - 1的160bits的素因子;
g:g = h^((p-1)/q) mod p,h满足h < p - 1, h^((p-1)/q) mod p > 1;
x:x < q,x为私钥 ;
y:y = g^x mod p ,( p, q, g, y )为公钥;
H( x ):One-Way Hash函数。DSS中选用SHA( Secure Hash Algorithm )。
p, q, g可由一组用户共享,但在实际应用中,使用公共模数可能会带来一定的威胁。签名及验证协议如下:
1. P产生随机数k,k < q;
2. P计算 r = ( g^k mod p ) mod q
s = ( k^(-1) (H(m) + xr)) mod q
签名结果是( m, r, s )。
3. 验证时计算 w = s^(-1)mod q
u1 = ( H( m ) * w ) mod q
u2 = ( r * w ) mod q
v = (( g^u1 * y^u2 ) mod p ) mod q
若v = r,则认为签名有效。
DSA是基于整数有限域离散对数难题的,其安全性与RSA相比差不多。DSA的一个重要特点是两个素数公开,这样,当使用别人的p和q时,即使不知道私钥,你也能确认它们是否是随机产生的,还是作了手脚。RSA算法却作不到。
Platform: |
Size: 136954 |
Author: wildkaede |
Hits:
Description: 描述Serv-UFTP建立和维护手册,对那些刚接触FTP网友,特别是自己刚架设FTP的个人FTP管理员有帮助-Serv-UFTP described the establishment and maintenance manuals, for those who刚接触FTP users, especially just to set up their own personal FTP Manager FTP help
Platform: |
Size: 1327104 |
Author: aijdf |
Hits:
Description: 单片机开发板的电路图 包含 PCB。。。。U1=89C51
U2=555
U3=MAX232
U4=24C01
U6=X25045看门狗
X1=共阳数码管 -Single-chip development board contains the circuit PCB. . . . U1 = 89C51U2 = 555U3 = MAX232U4 = 24C01U6 = X25045 watchdog X1 = total yang digital tube
Platform: |
Size: 44032 |
Author: sun |
Hits:
Description: 单片机入门的书,很适合 初学者,U1=89C51
U2=555
U3=MAX232
U4=24C01
U6=X25045看门狗
X1=共阳数码管 -Singlechip book entry, it is suitable for beginners, U1 = 89C51U2 = 555U3 = MAX232U4 = 24C01U6 = X25045 watchdog X1 = total yang digital tube
Platform: |
Size: 252928 |
Author: sun |
Hits:
Description: 专家点评:
9 p* g f8 J I8 u2 ]/ ea.作者具有良好的程序设计习惯及项目管理能力,设计模式运用的非常娴熟。项目设计文档是所有参赛者中最为详细和规范的,能够体会到作者那种有条不紊,游刃有余的程序设计气度。用户界面漂亮,如果能把某些操作放到前面板上而不需要到菜单里面去寻找则更好了。
C F, i, f6 }- zb.程序中将初始化的程序都并行地与两个循环放在一起,这样由于数据流的原因可能会有问题。 j2 u6 M9 T s% Q2 v( l
c.优点:程序架构清晰,熟练使用工程管理思想.思路清晰,文档管理清晰,GUI整洁美观 缺点 前面板还需要完善,后面连线部分BUG没有很好的解决
" m! u ^3 R7 d O& Y% o* id.设计合理,界面可读性很强,功能清晰。程序中无法调整数据采集的速度是一个遗憾;拓扑面板中的终端节点如果有右键菜单就更出彩了。能用tab结构非常好,拓扑程序robust不足,比如对没有出现的节点连线,会产生错误。说明文档很详细,花了一番心思,加油-err
Platform: |
Size: 1557504 |
Author: 卢永 |
Hits:
Description: 内存注册机的使用方法如下:
把注册机下载后保存或解压到程序所在目录,执行注册机,原程序自动运行,选中注册框,在注册码输入栏内输入任意的字符,点确定,马上被内存注册机拦截,弹出正确的注册码,复制正确的注册码粘贴到注册码输入栏内点击注册便可完成注册!内存注册机只能用于相同版本软件,请注意核对版本号。
-Zhuceji memory usage is as follows: the Zhuceji download procedure to save or unzip to the directory where the implementation of Zhuceji, the original program to run automatically, select the registration box, enter in the code column enter arbitrary characters, point identification, Zhuceji memory was immediately intercepted the right pop-up code, copy and paste the correct code to enter the registration key column click on the registration can be completed for registration! Zhuceji memory can only be used for the same version of software, please note that check the version number.
Platform: |
Size: 860160 |
Author: 彭伟洪 |
Hits:
Description: 电力系统的潮流计算,以下程序参考文献 《电力系统毕业设计》中国水利电力出版社
(该文献用极坐标下的牛顿——拉夫逊方法实现,在此为了与课本一致做了修改)
为了计算方便将原来的下标做以下修改: S2 S3 S4 S5 U2 U3 U4 U5 改为S1 S2 S3 S4 U1 U2
U3 U4 ,即原题的平衡点1就变为现在的平衡点5-Power system load flow calculation, the following procedures References " Graduation power system design" China Water Conservancy and Electric Power Press (in the literature with the polar coordinates of the Newton- Raphson method of implementation, in this order was revised in line with the textbook) in order to to facilitate the calculation of the original subscript make the following changes: S2 S3 S4 S5 U2 U3 U4 U5 replaced by S1 S2 S3 S4 U1 U2 U3 U4, namely, the original title of the equilibrium point becomes a point of balance is now 5
Platform: |
Size: 2048 |
Author: 吕清洁 |
Hits:
Description: 演示:http://u2.71116.com/
下载:http://u2.71116.com/u2.0.rar
2.0更新
1.程序模板分离
2.网站自动截图
3.关键字分词加强
4.网站百度:收录 快照 谷歌:收录 PR每天更新缓存
5.站长工具
6.统计方式改进
7.部分数据缓存处理
安装说明:
配置好 /config.inc.php 建好相关数据库后
执行 /install.php 安装数据库
后台:admin.php
管理密钥:admin
注意事项:
必须支持file_get_contents或curl_exec。
1.0如何升级2.0
删除所有原来的文件
保留原有数据库
配置好 /config.inc.php 数据库连接
上传程序文件
访问 admin.php 重新设置主分类和2级分类
========================================================================================
技术支持购买联系:http://u2.71116.com/ 冬筠 QQ:426420
-over
Platform: |
Size: 589824 |
Author: htgg |
Hits:
Description: 运用MATLAB编程并结合simulink解决简单的电路问题。
自选题目:图1所示为典型的直流电阻电路[3], 含有电压控制的受控电流源VCCS,其中,R1=1Ω,R2= 2Ω, R3=3Ω,US=10V, IS=15A, VCCS= ,现需分析计算电流i1和电压u2
-Combined with the use of MATLAB simulink program to solve simple circuit problems. Optional Title: Figure 1 shows a typical DC resistance of the circuit [3], with voltage-controlled current source controlled VCCS, which, R1 = 1Ω, R2 = 2Ω, R3 = 3Ω, US = 10V, IS = 15A, VCCS =, now need to be analyzed to compute the current and voltage u2 i1
Platform: |
Size: 99328 |
Author: weihao |
Hits:
Description: /将此程序下载到U2,按下U2P32启动,按下U2P33停止
//程序注释请参考机器人巡黑线程序的注释。
//下载此程序之前请把无线模块拆下,因为无线模块占用了P3口的启动和停止按钮-/ Download this program to U2, press U2P32 start, press U2P33 stop// program notes refer to patrol black line robot program notes.// Download this program before you remove the wireless module, wireless modules occupy the P3 because the mouth of the start and stop buttons
Platform: |
Size: 1024 |
Author: zhangqian |
Hits:
Description:
这个程序可以用于四方晶格光子晶体空气孔柱的能带计算。给出了解析的折射率分布
u1=[1,0,0]
u2=[0,1,0]
u3=[0,0,1]
-This code can be used in band structure of photonic crystal. It give out the dielectric distribution of circular air holes.
Platform: |
Size: 13312 |
Author: steven |
Hits:
Description:
这个程序可以用于四方晶格光子晶体圆柱的能带计算。给出了解析的折射率分布
u1=[1,0,0]
u2=[0,1,0]
u3=[0,0,1]
-This code can be used in band structure of photonic crystal. It give out the dielectric distribution of circular rods.
Platform: |
Size: 13312 |
Author: steven |
Hits:
Description: 车载自组网仿真实例,城市环境中,NS2实现-VANET simulation example in the urban environment with NS2
Platform: |
Size: 1081344 |
Author: fengzheng |
Hits:
Description: Great Circle (Orthodrome) & Loxodrome calculating,Great Circle (Orthodrome) & Loxodrome calculating
Platform: |
Size: 4096 |
Author: dragon881228 |
Hits:
Description: VHDL技术教程 第二章;第二章分为概述、简单PLD结构原理、CPLD结构原理、FPGA结构原理等其他概述介绍-TECHNOLOGY OF VHDL U2
Platform: |
Size: 1173504 |
Author: 兆斌 |
Hits:
Description: 台湾笙泉股份有限公司8051编程器调试版本9-Taiwan the Megawin Co. 8051 programmer debugging
Platform: |
Size: 1112064 |
Author: 余威 |
Hits:
Description: ISP 是”In‐System Programming”的缩写。可使用户通过软件来更新用户程序,而不必从产品中取下芯片来。”8051 ISP(U2) 编程器”工具(见下图)。因为可以将用户程序存储到编程器里的非易失性记忆体里,所以这编程器可以进行脱机编程(不用连接到电脑), 非常适用与没有电脑的地方。
Platform: |
Size: 1115136 |
Author: wanzxqian |
Hits: