资源列表
EZ_USB_DRV
- EZ_USB driver source General purpose USB device driver Environment: kernel mode // ***************** Version 6 ***************** // User: Mdn Date: 9/17/01 Time: 10:54a // Updated in $/USB/Drivers/ezusbdrv // Fixed memory leak bug in ISO
PiCalculator
- 这个算法是平方收敛的(每次迭代有效位数增加一倍), 这样要求到Q位有效数字,就至少要log2Q+1次迭代 显然,这种计算是要高精度表示的, 我所用的算法就是普通的高精度加减乘除 加减是O(n)的,时间花费很少。 乘除是O(n2)的,主要的时间花费都在这上面。 而由这个算法中可以看到,bn的计算需要开根号。 这里有两种开根号的办法: ①用初中教我们的方法,每次开两位根号,用除法减掉, 这样所需时间为n2·n/2=O(n3),不可忍受! ②用牛顿迭
QQ-IM
- 类似于qq的p2p的聊天工具源码,可以传输文件-QQ chat similar to the p2p source tools, you can transfer files
1
- 学籍管理系统 !还有平均成绩的算法,个人的资料,姓名,学号座位号等等小系统-School management system! There are an average score of the algorithm, personal data, name, student number system, seat number, and so small
1111
- 太阳能控制器应用产品电路检测规格书很好的哦-Detection circuit solar controller applications specifications Oh well
linux_IBM
- IBM认证的Linux教程学生用书,比较实用,易于上手学习-IBM Certified Linux tutorial student book, a more practical, easy to use learning
liunx_IBM_exercise
- IBM的Linux教程对应的练习手册,有答案详解,便于时间学习-IBM' s Linux tutorial exercises corresponding manual, the answer Detailed, easy time to learn
080
- 这是自己做的一个3DMAX图形,里面图形的渲染是用VARY渲染的,希望各位朋友用的到;-This is a 3DMAX own graphics, which is VARY rendering graphics rendering, and I hope that friends used to
aa
- 这是自己做的一个3DMAX图形,里面图形的渲染是用VARY渲染的,希望各位朋友用的到;-This is a 3DMAX own graphics, which is VARY rendering graphics rendering, and I hope that friends used to
diannao
- 这是自己做的一个3DMAX图形,里面图形的渲染是用VARY渲染的,希望各位朋友用的到;-This is a 3DMAX own graphics, which is VARY rendering graphics rendering, and I hope that friends used to
digital_clock
- LCD046是一块原始的四位八段数码管液晶,没有接口电路,驱动较复杂,本例程提供了详细说明,软件环境为IAR5.11,芯片为TI公司LM3S1138。-this is the drive software for LCD046,the develop envirnment is IAR5.11
MFCDCM
- 这是vc的MFC显示DCM文件的,一个小程序,希望对大家有用-This is the MFC show vc DCM file, a small program, we hope to be useful
