资源列表
middlg
- 1. 建立一个基本对话的exe工程,并命名为circle; 2. 插入一个对话框资源,以在此对话框上输入圆心坐标、半径及颜色,并为此建立一个新类,命名为CDlg; 3. 在IDD_CIRCLE_DIALOG上删除已有控件,并添加一个Button,命名为Button1; 4. 在CcircleDlg内添加3个double型成员变量,命名为x,y,r,然后添加1个COLORREF的成员变量,命名为color; 5. 在CDlg内加入3个Edit box,在加入一个button2;
dda
- 该算法的准确程度受斜率影响,若斜率大于2,则能观察到直线成为点线,斜率大于一是最完美的。-The accuracy of the algorithm is affected by the slope, if the slope is greater than 2, then a straight line can be observed as dotted lines, the slope is greater than one of the most perfect.
clock
- 1. 首先建立一个基本对话的exe工程,并命名为time; 2. 在BOOL CTimeDlg::OnInitDialog()函数内建立一个计时器,SetTimer(1,1000,NULL) 3. 再用classwizard建立消息响应函数void CTimeDlg::OnTimer(UINT nIDEvent),在里面输入代码如下:Invalidate() 4. 再用classwizard建立消息响应函数void CTimeDlg::OnDestroy(),在里面输入代码如下:
evolution-zimbra-0.1.1.tar
- code for fft is included there
bezier
- 算法实现:主要利用 (我们使用三次Bézier Curve)函数来绘制十个点,然后依次连接-Algorithm: The main advantage of (we use three Bézier Curve) function to draw 10 points, followed by connection
TMACQ
- 运用matlab求解追赶曲线,绘出追赶和逃跑曲线图形。-Using matlab to solve catching curves, plot the curve to catch up, and escape graphics.
ANN-tools-devel.tar
- A simple ANN sample code. 2 Layer neuro and the active function is sigmoid.
shujujieou
- 利用赫夫曼树来设计二进制的前缀编码,实现文件的压缩和恢复功能。-Huffman tree to use to design binary prefix codes, the implementation file compression and recovery.
DuL
- 基础数据结构学习:实现数据结构中双向链表的各种操作-Learn basic data structures: a two-way linked list data structure, the various operating
LGLR
- 拉格朗日中值定理仿真证明-Proof of Lagrange' s Mean Value Theorem simulation
02
- 基于MATLAB的信号与系统仿真课件 基于MATLAB的信号与系统仿真课件需在MATLAB环境下运行,需运行本软件, 请先进入MATLAB,然后键入主程序名main.m-MATLAB-based signal and system simulation courseware MATLAB-based signal and system simulation courseware required to run in the MATLAB environment is requ
Module
- 砼非线性有限元源程序 fortran90 程序 -Concrete non-linear finite element program source fortran90 source fortran90 concrete non-linear finite element program
