资源列表
26
- 26.编写一个具有如下样式的类模板tmplt,用于实现所谓的反序输出问题,其中使用了类型参数T(使所处理的元素类型可变化)以及普通参数n(元素个数也可变化): template <class T, int n> class tmplt { T arr[n] // n个T类型的数据存放于数组arr之中 public: void dataIn() //从键盘输入n个T类型数据放入arr数组中 void reverseOut() //将arr数组中的数
crc32
- --循环冗余计算的并行实现代码 --初始值是全0或全1都可以
lock_table
- 查詢oracle table被那個使用者鎖住-Oracle table query that the user was locked
KSZ168
- 量产太阳能热水器水位温度显示仪程序(电池型),本程序已经出售几万台产品运行正常.-Mass production of solar water heaters, water temperature display instrument procedures (battery type), the procedures for the sale of tens of thousands of Taiwan' s products have been operating normally.
Tasavi
- equal of 2 number by 8051
Money2WordsINDIANCurrency
- this content will be helpful in converting a currency value into INDIAN Rupee System i.e into words of Thousands, Lakhs and Crores (similar to millions and billions)
li
- 求一表达式对应的三地址中间代码,以三元式表示-Seek an expression corresponding to the three-address intermediate code to be expressed ternary
windows
- //Windows.h文件中包含应用程序中所需的数据类型和数据结构的定义-//Windows.h file contains the data required in the application type and data structure definitions
51
- 用keil实现51单片机时间(时分秒)的显示-Microcontroller with keil time of 51 (when minutes and seconds) are displayed
Anti_VM
- 一段比较全面的反wmware虚拟机调试代码,能有效检测虚拟机运行环境,测试全部有效,vc6.0编译通过。-A more comprehensive anti-wmware virtual machine debugging code can effectively detect the virtual machine operating environment, all the valid test, vc6.0 compiled by.
linear
- 地球物理测井中用来求毛管压力曲线的方法 利用核磁求取 线性转化法-Geophysical logging to seek capillary pressure curve method utilizes nuclear magnetic linear transformation to strike
generate-ecg-wave
- Matlab产生ECG波形的程序,值得一看。-Use Matlab to generate ECG wave