资源列表
Edit_regedit
- 简单修改注册表,屏蔽屏幕保护程序,主要方法在头文件Edit_regedit中
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
main
- This programme allows us to communicate over serial port (RS-232 example)
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
HostControl
- Designer hosting Host control service
trees_4737
- tree structure in c++ language
test2
- vector向量容器的介绍, 不指定元素个数 定义一个用来储存10个double类型的元素的向量容器 下标:0~9,每个元素的初值0.0;-Vector vector of the container is introduced, the introduction of vector vector containers, not specified number of elements Define a used to store 10 double type of elements
ok4
- VC编译的超声测距串口显示程序,源代码。方便易懂简单实用。-VC compiled Ultrasonic Ranging serial display program.
code118
- 创建一个带有CheckBox的TreeView,很实用的说-To create a CheckBox with the TreeView, that practical
hbpx
- 功能齐全,代码简单,适合初学c++的人员参考,易懂。-Full-featured, code is simple, suitable for beginners c++ Personnel reference, easy to understand.
APIexmaple
- 在C语言中调用API函数的一个例子,仔细分析,不懂再问。-failed to translate