资源列表
qpread
- 在扩频系统中对加入的不同噪声进行仿真的源代码 不错的-In spread spectrum system to join the different noise source simulation is good
matlab
- 如何读取数据textread,例如通过textread( x_inlet.txt )我们可以把文件x_inlet.txt中的数据存储到数组x中,且x的维数和大小会自动与文件x_inlet.txt的相匹配。 如何画三维曲面图contour,例如 contour(x,y,z),其中xy分别为n,m个元素的一维数组时,z必须为n*m的二维数组。 -How to read the data textread, for example, through textread (x_inlet.txt)
main
- 使用基于中点画线法的画线函数完成金刚石图案的绘制(The diamond pattern is drawn by using the line drawing function based on the midpoint line method)
fern
- 分形蕨的matlab实现,除非手动停止,程序会一直运行下去。(MATLAB implementation of the Fractal Fern,This version runs forever, or until stop is toggled.)
点线矛盾检查
- 检查等高线点线矛盾工具,检查等高线节点与高程点是否矛盾(Check contour line point contradiction tool)
vb5formfade
- contoh pemrograman VB sederhana 6
L-System
- 通过L-system实现对真实感图形的绘制,其中包括光照、纹理 等要素的实现。(Through the realization of L-system realistic graphics rendering, including light, texture and other elements of the realization.)
ziliao
- 该程序用于水文频率分析,绘制海森频率格纸(For hydrologic frequency analysis)
wz-下划线
- 添加下划线,功能就是在字体下面添加下划线,字数控制,本来就很简单,如何写那么长度(Underline Add underline, function is in the font below underline, word control, originally is very simple, how to write that length)
guidemo
- 这是一个句柄图形对象及其子代的机器生成表示。注意,当这些对象被重新创建时,句柄值可能会发生变化。这可能导致写入取决于手柄的价值的时候,对象是保存任何回调的问题。通过将输出保存为一个GUI文件来解决这个问题。(This is the machine-generated representation of a Handle Graphics object and its children. Note that handle values may change when these objects
serpenoid
- 基于蛇形曲线公式,利用matlab绘制出该曲线,并分析各个参数对曲线的影响。。(Based on the snake curve formula, the curve is plotted by MATLAB, and the influence of each parameter on the curve is analyzed..)
TempratureGraph
- Visual Basic dot Net program for displaying the temperature reading from the serial port in the graph.