资源列表
Ex_File
- 一个用仿txt的MFC阅读器,支持读取功能;-Txt imitation of MFC with a reader, support for reading function
zhexiantu
- 一个简单的折线图实例;对于想了解MFC画图机制的初学者很有帮助;打开后先运行.dsw,Ctrl+F5,即可看到实例; -A simple line chart example who want to learn MFC drawing mechanism useful for beginners opened the first run. Dsw, Ctrl+ F5, you can see examples
Cross_Light
- 交通指示路口模拟程序 是学习和提高模拟环境编程的重要程序-Traffic intersection simulation program instructions are programmed to learn and improve an important process simulation environment
tp
- progrtamming is my life
Virus
- 中国黑客原代码!可以学习学习!里面是黑客写的一些病毒源代码!绝对安全!-Chinese hackers of the original code! Can learn from! Which is the virus source hackers to write some code! Absolutely safe!
zhendangbo
- C语言编写的震荡波的病毒代码!可以拿来学习一下!-C language Sasser virus code! Can be used to learn about!
Switch-power-calculate
- switching power supply inductor design
zuo
- 输入中缀表达式 同时显示 后缀表达式 并输出 -Suffix and infix expressions turn out
assembly
- 一个用汇编语言实现的计算器,包括源程序和安装程序。-A calculator using assembly language, including source code and installation procedures.
juzhenpailie
- 将一个5X5的矩阵中最大的元素放在中心,4个角分别放4个最小的元素(顺序为从左到右,从上到下顺序依次从小到大存放),写一函数实现之。用main函数调用。-A 5X5 matrix in the center of the largest element on the four corners were placed four minimal elements (the order from left to right, top to bottom in the order from small
kechengchegnji
- 有一个班4个学生,5门课程。 1.求第一门课程的平均成绩; 2.找出有2门以上课程不及格的学生, 输出他们的学号和全部课程成绩及平均成绩 3.找出平均成绩在90分以上或全部课程成绩 在85分以上的学生。 分别编3个函数实现以上要求。-There is a class four student, five courses. 1 find the first course, the average score 2 identify two or more courses t
shuchuyuefen
- 编译程序,输入月份号, 输出该月的英文名。 例如,输入“3”,则输 出“March”,要求用指针数 组处理。-Compiler, enter the month number, the output of the English name of the month. For example, enter " 3" , the output of " March" , requires treatment with an array of