资源列表
phonebook
- C++实现电话本的功能,可以建立联系人,通过联系人查找电话
sort
- Program to sort the numbers in a particular files
Spiral_Matrix
- 螺旋矩阵:产生指定大小N的螺旋N*N矩阵 最好是小于15*15 的 这样看起来会直观一些-Spiral Matrix: have specified the size N of the N* N matrix spiral preferably less than 15* 15 of this appears to be some intuitive
GetFocusControlOtherThread
- Get focus control on other thread.
mac_add_pl
- 自动有第一个MAC Address产生自动增加的MAC Addre-Generate more MAC Address number base on the first MAC address.
Huffman_code
- 经典的Huffman编码,给定概率向量,输出相应Huffman编码-Classic Huffman encoding, given the probability vector, the output corresponding Huffman coding
sort
- 用非递归的算法对一组 数组进行排序,算法比较简单-Non-recursive algorithm to sort a set of array
sdgdfg
- 实现读入 字符串 字母 数字 空格 符号 计数-Read alphanumeric string to achieve a space symbol count
bbvb
- 彩色满天星加上时间显示(混合运用时间轴)-Color stars with time display (mixed use timeline)
length-of-word-histogranm
- 单词长度直方图。通过检索英文文本中的内容,给出单词的长度,并给出直方图-Word length histogram. English text by searching the contents of the given word length, and gives the histogram
control
- 统计系统调用NtCreateFile次数,此程序将此次数从内核态返回至用户态-NtCreateFile statistical system call number, the program returns this number from user mode to kernel mode
piston01
- 该程序可用于模拟活塞机的仿真,提高仿真效率,降低计算成本。-This code can be used to simulate a piston engine s movement. it is very efficent.