资源列表
Accelero
- 本程序利用在VISUAL C++ 下的MFC实现一个传感器的图形界面。-This procedure using the VISUAL C++ MFC implementation of a sensor under the graphical interface.
vprinterw2k_src
- C++虚拟打印机源码,可将任何文件内容转换为图像文件。-C source code can be any contents of the paper documents converted to images.
Lesson8Code
- 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框-Clever escape achieve buttons. How to make property pages dialog box and the wizard dialog box, explain the fusion combo box (how to adjust the size of the combo box), list boxes
MdiDocManager
- MdiDocManager.rar:此为AutoCAD的二次开发程序,功能是多文档管理器。
lvboqisheji
- 设计一个IIR数字低通滤波器, 逼近一组模拟滤波器的指标参数(通带截止频率Wp=2*pi*2000rad/s,阻带边界频率Ws=2*pi*3000rad/s,通带波纹 Rp=3db, 阻带衰减Rs=15db, 采样频率f=10000Hz); 分别用脉冲响应不变法和双线性变换法实现设计,列出传递函数并描绘模拟和数字滤波器的幅频和相频响应曲线。用上述设计滤波器完成几组给定信号的滤波,证明滤波器的有效性和滤波范围限制.-Design a IIR digital low-pass filter, app
QPainter
- QPainter 多功能画板 MainWindow简单版本-QPainter drawing board
CSharp-2Dplot
- 用C#绘制二维图形程序。包括读取文本和绘制图形。-Drawing the two-dimensional graphics program by c#. Including reading text and drawing graphics .
dpnkmic
- 直线段动态求交 The line segment is dynamic-Straight line dynamic intersection of The line segment is dynamic
wallc
- 根据测量数据生成cad绘图用的lisp程序(LISP program for CAD drawing based on measured data)
Draw
- 一个绘图程序,可以实现基本图形的绘制,绘制时可以设置线型、线宽、颜色-A drawing program, can achieve the basic graphics rendering, can set the linear drawing, line width, color
solution3
- Statistics and decision methods paper with some practical solutions
2CAD
- 简单的2CAD制图软件,可以实现画直线,矩形,曲线等.以及图形的抓取移动,改变颜色.框架的实现等功能-This is a simple Draw software,it can draw line,rectangle and so on. And you could move this graphics,change the color...