资源列表
c++123
- #include<iostream> using namespace std class ABC { private: double i,j public: ABC(int x,int y):i(x),j(y) {} ABC() {} double add() { return i+j } double jian() { return i-j } double cheng() { ret
link
- 操作系统调试技术,操作系统只用,操作系统调试技术,操作系统只用-Debugging operating system technology
AAA
- 可以改变窗体透明度,方法比较具体,希望可以为你提供一些参考-Can change the form of transparency, methods more specific, I hope to provide some reference for you
yuanbao3
- 主要是用Matlab来进行元胞自动机的的仿真模拟元宝的增长方式-Matlab is mainly used for cellular automata in simulation ingot growth
noise_jamming
- 利用Matlab软件产生一个视频噪声,并进行详细仿真。-Matlab software generates a video noise, and detailed simulation.
c++控制台计算器源码
- 简单的c++,供新手参考,绝对入门。
MPEG_EXT.BAS
- Basic Programming. This program extracts an MPEG image from a binary file.
JKDFF
- Implementation of a JK and D flip-flop
Newton-Raphson
- 本程序用的是Newton-Raphson法求解方程的根,程序我验证过,是正确的-This procedure using a Newton-Raphson method for solving equations of the root, the program I have verified is correct ... ...
00003
- 一个数如果恰好等于除它本身外的因子之和,这个数就称为完数。本程序可求1万以内完数-In addition if a number is just equal to factors outside of its own and, this number is called the complete number. This program completed within the number of rectifiable 10000
SIFT
- sift算法
