资源列表
ihuffman
- 用c语言编的哈夫曼程序。用到了树的思想 !!!!强烈推荐-series Huffman procedures. Use a tree thinking! ! ! ! Strongly recommended!
lyxcheng
- cout< \"input the n:\"<<endl cin>>n int *p=new int [n+1] int **m=new int *[n+1] int **s=new int *[n+1] for(int i=0 i<=n i++) { m[i]=new int [n+1] s[i]=new int [n+1] } cout<<\"intput N*M(
screenchange
- 改变分辨率 很简单通过一个函数 一看便懂
DirectoryUtility
- A C# class for directory utility which allowed to copy files and folders with a single method.
simple_admin_user_create_form
- Autoit Gui to be used for system administrators
jiaochen
- 课本实例,timer控件实例,图片移动的。-Textbook examples, timer control instance, pictures move.
123
- 输入汉字后分别转换成二进制、十进制和十六进制显示出来-After input Chinese characters were converted into binary, decimal and hexadecimal displayed
SL_List
- 有序表的运算。包括查找,初始化,查询,删除等运算。-Orderly operation table. Including search, initialize, query, and delete operations.
drop
- Install and delete windows drivers
threeq
- matlab code for pattern separation using neural network
BruteForceMatcher
- 图像匹配寻找相似点,寻找图像特征,然后进行匹配-Image matching to find the similarities, find image characteristics, and then match
123113
- 迷宫问题,如何在C/C++环境下实现迷宫问题-Maze problem, how C/C++ environment the question of the realization of the maze
