资源列表
debug_xio
- /* 不能写成这种形式,否则iar优化时报错*/ //#define ASSERT_NBANK(func) ASSERT((long)(func) >> 16 != 0) //#define ASSERT_NONBANK(func) ASSERT((long)(func) >> 16 == 0) -/ * not written this way, Otherwise Advocacy optimizing the error * / / / # define
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
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
24c08
- 对EEPROM的读写功能的底层代码驱动,包含读写两部分功能-EEPROM read and write functions for the underlying code-driven, contains two functions to read and write
7103
- AOE网。实现AOE网查找关键路径。分别列出每个活动的最短时间和最长时间-failed to translate aaaaaaaa
Counter
- 一个自动关机小程序,只有几KB,大家看看吧-An automatic shutdown applet, only a few KB, we look at it
select
- 分盘查找目录 select盘符之后自动显示该盘的目录
