资源列表
wordcounter.rar
- 词频统计工具:由用户指定搜索范围,程序遍历搜索范围中所有文本文件(*.txt),统计文本中所有出现单词的出现次数。遍历之后,计算所有单词的出现频率,将各单词按出现频率由大到小排列汇同其出现频率输出到用户指定的文件中。,Frequency statistical tools: the scope of the search specified by the user, the program searches all traverse text file (*. txt), text statis
experiment.rar
- 一个自制的电子闹钟。体现C++的编程和设计思想,帮助读者建立类的概念和意识。完善代码提高其敏捷度,A self-made electronic alarm clock. Reflect the C++ programming and design thinking to help the reader to establish the concept and awareness category. Improve the code to improve its agility
Process
- 进程模拟-Process simulation
DME1
- fft that uses the cordic alghoritm---1
ship
- 该程序是一个射击舰队游戏程序,在60次之内击中所有的舰队就算赢。但是,为了更好的理解这个程序,此代码中显示了舰队的位置。在玩时,可以稍加改动,不输出舰队的位置,即可。每一次舰队的位置都是随机的。-The program is a shooting game Fleet procedures, hit 60 times with the win even if all of the fleet. However, in order to better understand this process
109201284AVR_mmc_sd2
- ini adalah program untuk menyimpan data lewat mmc dengan mikrokontroller
treeview
- this vb source code-this is vb source code
Astar
- 人工智能的a星搜索算法 根据评价函数找到最优路线-A star search
keypath
- 求解关键路径 通过拓扑排序,求出一个工程的拓扑序列,送到一个栈中,在逆序输出-key path
MFC-xiaoyouxi
- 俄罗斯方块小游戏,第一次设计 不是很好 不过也有一些亮点在里面-Tetris game
GSM-A3A8
- GSM移动通信系统中的A3A8加密算法代码实现-A3A8 encryption algorithm code to achieve in the GSM mobile communication system
juzhenchengfa
- 矩阵乘法本程 序用数组表示5*5矩阵,将其改为根据输入矩阵的大小动态分配空间[m][n]来放置数据,其中m,n为用户可输入的任意整数。-Matrix multiplication
