资源列表
PIC_Program
- pogram the pic16F877A to interface usb. the program is in C language
plot
- 激光谐振腔设计程序,用于模拟激光谐振腔的运行,并画图-Laser resonant cavity design program,Used for simulation of the laser resonant cavity operation
Drawing
- 提供简单画图工具,可选择不同颜色以及自由绘画,但不提供撤销功能-perform simple drawing methods
VCDIP_P28
- 这是一个简单的用VC实现的画图程序,可以训练基本的数字图像处理知识和编程基础。-This is a simple drawing program with VC, the training of basic knowledge of digital image processing and programming basis.
NURBS-curve
- 这是NURBS曲线的绘制程序,在MATLAB-2008a环境下进行编写,包含了几个基函数子程序。可以通过调节控制顶点和点的权重来调节曲面形状。 -This is a NURBS curve drawing program, in the MATLAB-2008a environments prepared, including a number of basis function subprogram. Can be controlled by adjusting the weight o
Prei-runoff
- 本宏主要是解决降雨-产流部分经典汇图的编制,本宏可以解决相关研究的后处理工作,是一个极好的模板。-This macro is mainly to resolve rainfall- runoff map for some of the classic exchange, the macro can solve the post-processing work-related research, is an excellent template.
DelaunaySourceCodeJava
- it is Delaunay and Voronoi program in Java platform. could be automatically formed by clicking the mouse. Maybe it is useful for others who are interested in it.-it is Delaunay and Voronoi program in Java p latform. could be automatically formed by
cadense
- 此资料是我学习cadense画图软件的学习心得,很不错的资料. -This information is learning cadense drawing software, learning experience, very good information.
vcbianlimulushu
- VC++编写的贪吃蛇游戏源代码,加入了音效和 用了穿墙。能够暂停退出。有右边的分数记录。欢迎大家一起学习和研究!-Snake game written in VC++ source code, adding sound effects and with the wall. Can pause exit. There are scores of records on the right. Welcome everyone to learn and study together!
LABVIEW-based-signal-generator
- 基于LABVIEW信号发生器 可以产生正弦、方波、三角波、锯齿波四种波形-It can generate a sinusoidal signal generator based on LABVIEW, square, triangle and sawtooth waveforms
Example010
- -渐变的窗口背景 -渐变的窗口背景 -- Gradient background of the window- the window gradient background- the background of gradual change of the window- the window of the background gradient
CsharpdrawLine
- 2种算法包括bresenham酸法和DDA算法来绘制直线用C#实现-Two kinds of algorithms, including Bresenham acid and DDA algorithm to draw a straight line with C# Achieve