资源列表
Finger
- 游戏运行,可以显示5行40列的随机字符; 按下“任意键”,游戏开始,开始计时; 从左到右,键入字符,如果与相应位置显示的字符相同,则正确字符数加1,否则错误字符数加1; 1分钟后程序自然停止,统计正确/错误字符数;并弹出窗口询问是否继续 该游戏可以用于自测指法,在规定时间内正确字符数越多,则指法越好。
cachesim
- Cache simulator that for any given configuration of direct/associative caches calculates number of hits/misses!
partition
- 这是一个利用递推公式求n元集合的程序,简洁好用-This is a recursive formula for the use of n-collection procedures, simple-to-use
xiaochengxu
- 字符串转换成对应的数 二分查找 进制转换 排序 杨辉三角-Strings are converted to the corresponding number of Binary search binary conversion sort Yang Hui Triangle
ML_algorithm
- MIMO系统中进行信道估计的原始代码,Matlab格式。-code with matlab format for channel estimation in MIMO system
main
- Ethernet帧封装和解析程序 -Ethernet frame Ethernet frame encapsulation and analytical procedures for packaging and analytical procedures
helloworld
- 有关大整数的加减乘除,使用数组保存计算结果,用高精度运算的算法进行设计-sfasafdas
cellularnetwork
- 蜂窝网仿真,在高斯白噪声干扰信道下,小区复用因子,没有考虑共道干扰的情况-simulation of cellular network under AWGN condition
ch03
- 此為紅皮書C++入門經典(第3版)的第三章習題參考答案-This is a classic Red Book C++ Getting Started (version 3) of Chapter Exercises reference answer
management-information
- 用c++编写的职工管理信息,功能很齐全,有增加删除、修改、查询等功能-Staff management information, functions written in c++ is complete, add, delete, modify, and query functions
LockFolder
- vb简单实现锁定文件夹的源码,有需要的就下载吧。-Simple achieve lock folder vb source code, there is a need to download it.
zhongdian
- 数据结构考试重点,计算机科学与技术05届