资源列表
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数组中的数
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
GetProcAddress
- GetProcAddress Api Replacement Using Inline ASM
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.
producer_consumer(win32)
- 操作系统实验——生产者消费者问题。通过在win32环境下的编程,熟悉操作系统中的多线程技术,解决经典的生产者消费者问题-operating system---try to solve the classical problem--- producer and consumer
generate-ecg-wave
- Matlab产生ECG波形的程序,值得一看。-Use Matlab to generate ECG wave
zuidashang14
- 解最大熵的一个人MATLAB程序,但是初值的问题还要继续讨论,大家一块进步-come on,come oncome oncome oncome oncome oncome oncome oncome oncome oncome oncome oncome oncome oncome oncome oncome oncome oncome oncome on
ganzong
- 运动目标检测与跟踪代码,代码很详细,每一步讲解很到位,适合新手学习-Moving target detection and tracking code, the code is very detailed, explaining each step is in place for beginners to learn! ! !
kechengshejiguyue
- (1) 问题描述:在屏幕上输出ASII码表和九九乘法表。 (2) 程序应有操作提示、输入和输出,界面追求友好,最好是菜单式的界面。 (3) 设计若干用例(测试数据),上机测试程序并分析(评价)所设计的程序。 (4) 设计报告格式按附件要求书写。 -(1) Descr iption of the issue : on the screen output Mayor stopwatch and Jiujiuchengfabiao. (2) operating procedures s
kechengshejirrguyue
- 这个是99乘法表的程序,用汇编语言编写的,很简单,大家都来下载吧!-the multiplication table is 99 procedures, assembler language, is very simple, we have to download!
searchphonen
- 汇编实验里查找电话号码的源代码,可以直接编译通过得出结果
