资源列表
Fresnel-zone-platel
- 菲涅尔波带片设计Matlab程序代码 输入波长 Lambda = 632.8nm,设计波带片波长f = 1000mm,k=100 绘制菲涅尔波带片图样 -Fresnel zone plate designed Matlab program codes enter the wavelength Lambda = 632.8nm the design zone plate wavelength f = 1000mm, k = 100 draw a Fresnel zone pla
graph
- labwindow cvi 绘点源程序,绘制采集的点到表格中-labwindow cvi graph
Ex1-SSD5
- exercise1 ssd5, Building the Core Classes, based on Data Types - Use of fundamental data types in C++ C++ Class Specification - Produce C++ class implementations Preprocessor - Use file inclusion feature -exercise1 ssd5, Building the Core
fraction_lyapunov
- 计算分数阶微分方程lypunov指数,确定混沌系统的混沌状态。-Calculated fractional differential equations lypunov index to determine the chaotic state of the chaotic system.
DrawDialog
- VC++自绘对话框 实例 代码 VC++自绘技术的一个展示实例,自绘对话框实例源码下载,送给VC++界面制作者,自绘是一个非常实用的技术,特别是在窗体风格样式制作方面,搞明白了会让你的窗体制作品位上一个档次。-VC++ self-drawn dialog technology the instance the code VC++ since painted a showcase instance, self-painted dialog box example source code Dow
complex-net
- 复杂网络中有如随机图,WS小世界网络,NW小世界网络及BA无标度网络等一些常见的基本模型,,本程序从这些网络的产生机理,生成了这些复杂网络模型,并且分析了其基本性质如平均路径长度,聚类系数及度分布等。-Complex networks like the random graph, WS small world network, NW small-world network and BA scale-free network and some common basic model of the p
WinSamples
- C# 报表画图 功能强大易用,vs2008及以上版本都可以直接使用,MSChart 官方样例代码-C# statements drawing powerful easy-to-use, vs2008 and above can be used directly the MSChart official sample code
paint
- 实现画图板功能,基于QT的C++程序,QT的夸平台性非常好,代码简单易懂,与c++代码没有什么差别-Drawing board, based the QT C++ program QT boast platform of very good, easy-to-understand code does not make any difference, and c++ code
duffing
- duffing振子的安全盆做法,运用Fortran软件运行,很方便,很实用,对学习非线性方面的同学很有帮助-duffing osillator for the safe basin
testeps
- 附件是一个可以手工去画eps文件的类,利用它,你可以画点、线、形状、和使用各种颜色。并且生成的画可以用矢量图像处理软件修改和编辑。-The attachment is a class to draw eps file manually to make use of it, you can draw lines, shapes, and use a variety of colors. And the resulting painting can modify and edit vector im
Inverter_Filter
- inverter filter design by pscad
MFCWORK5_COONS_CURVE
- 绘制COONS曲线。首先在绘图区绘制曲线的切线,然后自动绘制出曲线出来。计算机图形学的难度较大的题目。-Draw the the COONS curve. First draw a tangent to the curve in the drawing area, and then automatically plot the curve out. Computer graphics more difficult questions.