资源列表
banksystem
- 模拟数据的录入与管理,此系统只能实现简单的管理功能,没有作并发处理-Simulation data entry and management, the system can realize the simple management function, no concurrent processing
Complex_operator_overloading
- 新建复数类进行复数运算,重载+、=+、*、/等运算符用于复数间的运算。-New complex class complex operation, overloading+ =+,*,/operator for computing the plural.
qedit
- DirectShow使用到的头文件,我在编译软电话的时候用到的,供大家参考。-DirectShow use of header files, I have compiled a softphone when used for reference.
C++模拟随机絮状分形图。
- C++模拟随机絮状分形图。采用二维矩阵0,1模拟
根据半径计算圆的周长和面积
- 《根据半径计算圆的周长和面积》 我是初学者,只能上传一些小的东西。提供给初学C++的朋友使用。-"radius calculated the circumference of a circle and the area" is a beginner I can only upload some small things. For beginners use C friends.
hafuman
- 香农 费诺 哈弗曼编码的c语言实现。信息论与编码课程设计实例-Shannon 费诺哈弗曼 code c language. Information theory and coding examples of course design
XtraGrid-Experience
- DevExpress C# 插件 Xtragrid 相关经验积累. -DevExpress C# plug Xtragrid the accumulation of relevant experience.
EXECL_Export
- 无需EXECL插件,自动导出EXECL数据,支持DATAGRID-No EXECL plug-in, automatic export EXECL data to support DATAGRID etc.
particle_Injection
- 在flunt流场模拟中,如果想投放粒子,此文件可以定义初始粒子的位置-Inclusion injection in flow simulation
1 梯形公式求
- 1 梯形公式求x.exp(x)在(0,ln2)的积分-a trapezoid formula for x.exp (x) (0, ln2) Integral
2 雅各比迭代法求方程组的解
- 2 雅各比迭代法求方程组的解 2 雅各比迭代法求方程组的解.rar-two Jacoby iterative method for the solution of the equations 2 Jacoby iterative method for the solution of the equations. Rar
fft
- fft#include <math.h> #define SWAP(a,b) tempr=(a) (a)=(b) (b)=tempr //当isign=1时,将输入数据data[1..2*nn]用它的离散Fourier变换系数代替 //当isign=-1时,将输入数据替换为其的离散IFFT系数乘以nn //data是一个保存nn个复数的数组 //Fourier系数的保存方法为F0的实部和虚部保存在data[1],data[2] //正的一次谐波系数保存在dat