搜索资源列表
viewdir
- Viewdir, Console test app which allows your applications (dos/windows) to get the contents of a folder or directory into memory for further work. This is useful if your creating a new app that requires a full list of files from windows environment.
CMemFile
- 将相应数据依次存入内存,后进行对数据的依次提取,并显示的测试工具。-The corresponding data is sequentially stored in the memory, after the pair of data are sequentially extracted and displayed test tool.
HuffmanTree
- 哈夫曼编/译码器 利用哈夫曼编码进行信道通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。 要求:一个完整的系统应具有以下功能: (1)初始化(Initialization)。从终端读入字符集大小n,以及n个字符和权值, 建立哈夫曼树,并将它存于文
test
- 记忆测试 程序随机显示长度为6的字符串,延时4000毫秒后,程序擦除显示的字符串。接下来,程 序提示用户输入所看到的字符串,如果输入正确就给用户增加一个分值。然后,程序询问用 户是否继续测试自己的记忆力,用户输入y则继续,输入n则结束。-Memory test program randomly display a string of length 6, the delay 4000 ms after the program erases the displayed strin