搜索资源列表
Delphicode
- 这有很多Delphi应用的例子,可以简单地学会Delphi的基本编程,可以举一反三,利用里面的例子,改成自己的作品-have many examples of the application of Delphi, you can simply learn the basic Delphi programming, can draw examples of the use of inside, into their own work
DrawCanvas_1
- draw canvas
DrawCanvas_2
- draw camvas 2
DrawCanvas_3
- draw camvas
DrawCanvas_4
- draw canvas
paint2
- Bresenham直线生成算法,初始华起点和终点后就可以画出直线了-Bresenham algorithm, the initial starting point and destination, China can draw straight after the
GreedyTP
- 同学做的基于贪婪策略的拓扑排序算法可视化演示程序,支持用户自己画出拓扑图,VC++.net下测试通过。-students so greedy strategy based on the topological sorting algorithm visualization demo program that allows users to draw their own topology map, VC. Net under test.
choujiang1
- 抽奖的模拟过程!自己写的,自主知识产权!-draw the simulation process! His writing, independent intellectual property!
Vbmschart
- draw a chart with MS Chart control
MiniPaint
- This tool is use for draw a simple picture-This tool is for use draw a simple picture
dsphomework1
- 数字信号处理的应用之一是从含有加性噪声的信号中去除噪声。现有被噪声污染的信号x[k]=s[k]+d[k],式中: 为原始信号d[k]为均匀分布的白噪声。 (1)分别产生50点的序列s[k]和白噪声序列d[k],将二者叠加生成x[k],并在同一张图上绘出x0[k],d[k]和x[k]的序列波形。 (2)均值滤波可以有效去除叠加在低频信号上的噪声。已知3点滑动平均数字滤波器的单位脉冲响应为h[k]=[1,1,1 k=0,1,2],计算y[k]=x[k]*h[k],在同一张图上绘出前50点y[
Three_Dim_Link
- 我的三维链表程序,非递归算法实现,希望各位提出宝贵意见,实际上完全可以从此得出任意多维链表的算法.-3D chain procedures, non - recursive algorithm, hoping to give valuable advice Since then, in fact, can draw arbitrary multi-dimensional chain algorithm.
Rnd070204
- 一个可以做假的电脑抽奖程序,保证号码不重复,可以设预定号码.号码随机产生.-wrongdoing of a computer can draw procedures to ensure that numbers do not repeat, it could be scheduled numbers. Randomly generated numbers.
dtytryher1
- 为纳福乐观可;个艰苦大使馆幻灯机法安放个体热情人其他人虽然台-to draw optimistic; Harsh law embassy projector placed in other individual enthusiasm Although Taiwan
{11293208-9967-4320-BDDC-4FE1CC3262A1}0
- 可以绘制vb图片的,需要比较多的内存,但是效果很好的说/尤其是可以转换成三维格式而且是彩色的十分好看-can draw pictures, we do need more memory, However, the good results say / in particular can be converted into three-dimensional form and the color is very pretty
soft-R-graphic
- 里面有三个PDF文件,关于R软件如何画图的,还有一个TXT文件,里面是一些程序,希望对大家画图有所帮助!-There are three PDF files, R software on how to draw, there is a TXT documents, There is some procedures, we hope to draw some help!
draw
- 用MATLAB做的绘画程序源码及绘图命令介绍的课件。都有了。挺全适合初学者。-MATLAB do painting and drawing program source code on the order courseware. Met. Ting-wide for beginners.
hacK
- * first open client.cpp and search for that USER_MSG_INTERCEPT(TeamInfo) over it u add this Code: USER_MSG_INTERCEPT(Health) { BEGIN_READ(pbuf,iSize) me.iHealth = READ_BYTE() return USER_MSG_CALL(Health) } *
draw
- 画图功能,能实现直线,圆,椭圆,以及多段线的绘制功能
PlotSphereIntensity
- PlotSphereIntensity(azimuth, elevation) PlotSphereIntensity(azimuth, elevation, intensity) h = PlotSphereIntensity(...) Plots the intensity (as color) of a number of points on a unit sphere. Input: azimuth (phi), in degrees elevatio