资源列表
visioviewer2010
- 绘制流程图的程序,晚上收集的,挺好用的,希望能通过-Draw flowcharts program, gathered in the evening, very easy to use and we hope that
Intersection
- 程序可以求出两条直线的所有交点,进行放大或缩小显示以及标记出交点。-Find all the intersection points of two lines and zoom the lines.
fifo_async
- 异步fifo设计,简单、清晰、明了、实用。对初学者大有好处。程序包含各种必要的仿真模块。-Asynchronous FIFO design, simple, clear, clear, practical. Great for beginners. Program contains a variety of necessary simulation module.
OrCAD-Capture-CIS-9-
- candence orcan cis 9.0 中文教程,详解如果利用该软件设计原理图-dadaf fdasf
MATLAB6.0
- matlab学习手册,包括基本矩阵算法,信号波形绘制等-matlab learning manuals, including basic matrix algorithm, the signal waveform drawing, etc.
gnuplot相关
- gnuplot绘图 如何使用gnuplot绘图(gnuplot use how to use gnuplot)
ChartSeewaa
- 画K线的程序自己的毕业设计,vc做的股票k线图显示程序-Painting K-line procedures for painting K-line program draw the K-line program
fc
- 一个专业的流程图编辑软件,很酷,很强大,可以做出很漂亮的图象来
Archive-ddc9
- file USB Spread virus in code vb 6
Hongkuangs
- vc作图,已画好的红框随着鼠标的移动而移动,当鼠标点击后,红框停在鼠标点击的位置后再变化-vc mapping, has drawn a good red frame and moves with the mouse when the mouse click, mouse click to stop the red line and then change position
Draw
- VC++,MFC,画图小程序.本程序是一个简单的画图工具,只能完成几个简单的功能,画点,画线,画矩形,画椭圆,以及对线型的设置,线宽的设置,和颜色的设置. -VC++, MFC, drawing applet. This procedure is a simple drawing tool, only a few simple functions, draw point, draw lines, rectangles, painted oval, and set to line set, lin
DDA绘制图形
- 读取TXT文件用DDA算法绘制图形,TXT文件每行为两个坐标点