资源列表
c-Six
- 计算机网络协议6模拟程序。用C语言模拟。运行时可查看每步的变化过程
OLE
- 在VB环境中的对OLE拖动操作的学习范例
Huffman_encoding
- 介绍一个霍夫曼编码的C程序,会有帮助。可以上机调试,txt格式。-Introduction of a Huffman code of C procedures, will be helpful. Machine can debug, txt format.
1
- R={ r1,r2,… ,rn }是要进行排列的n 个元素。其中元素r1,r2,… ,rn可能相同。试设计一个算法,列出R的所有不同排列。 编程任务:给定n 以及待排列的n 个元素。计算出这n 个元素的所有不同排列。-Sample Input 4 aacc Sample Output aacc acac acca caac caca ccaa 6
Cpp2
- 对以链式存储结构存储的线性表,进行操作运算。要求用菜单选择操作方式完成下列功能。 建立单链表(尾插入,带头结点) 有序链表插入 逆置单链表 两链表合并并排序 算法输入:操作要求、结点信息(可取整型)。 算法输出:操作结果。-Store chain in the structure of the linear form storage, computing operation. Menu to select the requested operation with the
HookKey
- windows xp 下屏蔽系统热键(TAB,左右win皱键等),delphi 7 + windows xp sp3 下调试通过-under the shield system, windows xp hotkey (TAB, wrinkles around win key, etc.), delphi 7+ windows xp sp3 to debug through the
yuanmab
- 给定一幅raw格式的影像,将它变成一幅bmp图像-change a raw picture to a bmp picture
romatestart
- 局域网远程唤醒某台电脑的操作程序段,需要发送一个包到某个MAC地址,然后进行唤醒操作。-LAN remote wake-up operation of a computer program segment, needs to send a packet to a MAC address, and then wake-up operation.
chuyen-so-thanh-chu
- convert number to string
The-inverse-expression-of-Poland
- POJ经典难题——逆波兰表达式VC++解答,附详细代码注释,初学必备-POJ classic problem- the Reverse Polish expression VC++ of answers, with detailed code comments, beginner must
jionDomain
- 将计算机加入域,config.cfg 为配置文件。-Join the computer to a domain, config.cfg configuration file.
sniffer
- linux下c++实现基于libcap的网络嗅探-linux under c++-based network sniffer libcap