资源列表
RTC
- STM32 CORTEX F10x系列的“RTC实时时钟模块”的测试程序,有助于快速入门全新的ARM12 32bit微控制器。提供性价比高的中高端实现方案。-STM32 CORTEX F10x series “RTC Real Time Clock module” test procedures, contribute to Quick Start new ARM12 32bit microcontrollers. Provide cost-effective implementation o
chaoliiujisuan
- 用VC++编写的基于牛拉法简单潮流计算程序,只能针对四个节点-Using VC++ to prepare the cow based on the Rafah easy flow calculation procedure, only for the four node
MKCXZSYM20081226753976
- 非常好的模块_程序自杀源码,希望大家喜欢-MKCXZSYM20081226753976
YINLIJISUAN
- 这是一款不错的农历转换成阴历的算法源代码,它采用visual c++开发技术编写。-This is a good Chinese lunar calendar into the source code of the algorithm, using visual c++ development technology preparation.
SMO-Pascal
- 基于SMO方法的支持向量机Pascal代码实现-SMO-based method of support vector machine implementation Pascal code
dellVCtemp
- vc++ 临时文件清除,可以将100多兆的代码精简不到10兆-vc++ to remove temporary files can be more than 100 megabytes of code to streamline the less than 10 trillion
DJNote
- 自制的小记事本,支持显示行列,并且可以打开或保存rtf格式的文件-Self-made small notebook, shows that the ranks of support and can be open or save rtf file
ComicDiscManager
- 自制的动漫光盘管理系统,可以将动漫以及刻录的光盘信息放入系统中,方便检索查找,并且可以将动漫的图片导入数据库中以便检索时预览-Self-made animation disc management system, can be animation, as well as recordable CD-ROM Add information system to facilitate the retrieval search, and animation can be the picture into
acm1
- 7道ACM题,算法比较简练,时间性能同通过了测试-7 ACM title concise comparison algorithm, the time passed the test with performance
3
- windows xp 的DOS批命令中接受一个键盘输入的字符(... ? C语言,如何给下面代码加一个是否继续计算Y/N? ? 运行时please input the name:,然后直接是are you s... ? 输入Y?N?后的值为? -windows xp batch of DOS command to accept a keyboard input characters (...? C language, how to add the following code
SSD3
- ssd3部分quiz、exercise、exam的参考答案-ssd3 part quiz, exercise, exam answer reference
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