资源列表
CLEANW
- 垃圾文件清理: 垃圾文件清理: 垃圾文件清理 Clean Windows Programs: :rd_dir if " R:~-2,1 "=="\" set R=" R:~1,-2 " if not exist R goto :DD cd /d R for /f "delims=" a in ( dir/ad/b ) do rd /s /q " a" del /f /s /q * cdrd /s /q R :DD Clean W
wannianli
- 用芯片AT89C51做的简单的万年历,能显示秒、分、小时、日、月、年-AT89C51 chip to do the simple calendar that can show the second, minute, hour, day, month, year
2_1
- 一个简单的科学计算器代码,用c++builder6做的,运行成功后上传的。-A simple scientific calculator code, using c++ builder6 to do, and run after successful upload.
EFT
- 2008年第七期EMC技术期刊--无线数据采集器用滤波电容解通信端口的EFT问题-2008 Seventh EMC technical journals- Wireless data acquisition filter capacitor used in the EFT solution communication port problem
GPAcalculator
- 用VC实现的一个学分绩点计算器,有代码,以及生成的可执行程序。-VC implementation with a GPA calculator, there is code, as well as the generated executable program.
xiaoqufa
- 输入系数矩阵后,经过选择,交换,消去,三步骤后,再经过回代就可以了。-Input coefficient matrix after selection, exchange, elimination, three steps back for another generation of it.
Excel2000ApplicationSamples
- excel 案例, 适合对Excel编程研究。-Excel Samples, for those who is interested in excel vba programming.
Goldbach
- 哥德巴赫猜想,证明任意大的一个偶数都可以表示成为两个素数的和!-Goldbach Conjecture to prove that an arbitrary large even number can be expressed into two prime numbers, and!
object
- supermap object中实现鼠标滚动缩放地图大小-Medium supermap object implementation mouse scroll zoom map size
redblockWEB2.O
- Royal LINKING红黑色系WEB2.O模板,网站模板-Royal LINKING red and black color WEB2.O templates, website templates
OFDM_4qam
- OFDM仿真程序,采用4QAM星座映射方式-OFDM simulation program, using Constellation Mapping 4QAM
Chess
- 这是一个用VC++编的象棋小程序,希望对喜欢游戏编程的新手,能练练手用。-This is a used VC++ series of chess applet, and they hope to enjoy the game programming novice, can练练hand.