搜索资源列表
RPG2
- 自己写的RPG的演示,图形操作使用GDI,自己写了绘制透明位图的函数,图片来自网上。-himself wrote the RPG demonstration, the use of GDI graphics operations, himself wrote a transparent bitmap rendering functions, pictures from the Internet.
vb等值线图的绘制方法※编程实践※水论坛
- 等值线 在科学计算和现实生活中,常常会遇到y=f(t)这类函数关系,例如,正弦、余弦等等。函数y=f(t)往往是以离散的观测值形式f(ti)(i=1,....N)表现出来的。例如,令股民朋友如醉如痴的K线图,与千家万户性命攸关的河流水位曲线图等等。离散函数关系有不少数据处理课题,例如,数据拟合、插值和平滑等等。最令人兴奋的还是预测,如果股民朋友能够准确把握y=f(t)的走向,钞票就会源源不断涌入口袋。如果水文学家能够准确预测河流水位暴涨的过程,可以大量减少生命和财产损失。 所谓画曲线就
Owner DIB
- 这是一个操作DIB位图的类,还加入了一些自己的绘制函数-This is an operation DIB bitmap type, has also joined a number of its own mapping function
universe
- 自己刚学C语言时写的模拟操作系统,主要是对c语言的基本函数的学习,还有对256色位图的绘制-own just learning to write C language simulation operating system, the main language of c basic function of the study, there are 256 color bitmap rendering
序列化存储图象
- 序列化存储图象该源代码主要是讲述的一些简单图形(如:直线,圆)的绘制,存储方法,讲述了Seriealize函数的实现详解。-sequence of images stored in the source code will focus on some simple graphics (such as : linear, circular) mapping, storage methods, described Seriealize function of the understanding ac
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
VC++APIDraw
- 这个函数直接使用系统自带的API函数绘制各种图形-This function directly using the system
untitled4
- 使用 PLOT(T,Y1,Y2,…])命令,绘图命令plot绘制x-y坐标图; 使用HOLD 命令,保持住该图形窗口的内容,再画一条线。并且该线型的颜色、标记符号可以选择。 利用PLOT(X1,Y1,X2,Y2,..XN,YN)语句, X1,Y1,X2,Y2,..XN,YN分别为向量对,每一对X-Y可画出多条图形。 使用PLOTYY命令,可设坐标。 利用二维绘图函数patch函数fill ,
实现了用CShap中使用GDI函数绘制矢量图
- 实现了用CShap中使用GDI函数绘制矢量图,功能十分强大,赶快下载吧-Achieved with CShap vector drawing using GDI functions, is very powerful and immediately download it. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
ecc-1.06.7660_zh-CN
- 使用VB编写的超级计算器,能够绘制函数图象,支持使用函数、常量。-VB, super calculator to draw the image function, support the use of functions, constants.
the-cose-photo
- 该源码主要实现在dos平台下的余弦函数图象的绘制。-The main source platform to achieve in the cosine function dos image rendering.
matlab-grid-on
- 正弦函数matlab绘制图形叠加 条形图形 区域图形 饼图的绘制 阶梯图的绘制-Sine function matlab draw graphics overlay bar graph area graphical pie chart drawing ladder mapping
Piecewise-linear-interpolation
- 实现绘制y=A/(B+C*X*X)函数图象-The drawing of y = A/(B+ C* X* X) function image
Opengl中实现太阳、地球、月亮的模型
- 利用Opengl函数库,学习运用glpushmatrix、glpopmatrix绘制月、地、太阳相对运动示意图,实现基本图元的绘制、旋转等动画效果、并自学光源、纹理贴图、雾化。
sjhdiu
- 易语言绘制形状图片源码例程程序结合易语言GDIPlus类模块,调用API函数绘制各种形状图片。 点评:易语言绘制形状图片源码是易语言GDIPlus类的应用实例。-Easy to draw the shape image source language routine program combined with easy language GDIPlus class module, call the API function to draw various shapes picture
huizhi graphene
- 绘制graphen能级图,绘制graphen函数图(plot the energy of graphen)
WindRose
- 绘制风玫瑰图。比MATLAB自带的函数加上了东南西北的标注(A algorithm for wind rose picture)
OPGplot
- 使用OPGCal计算行业产出缺口,使用本函数绘制相关图线。(The plot of OPG -- with the function OPGCal.)
FunctionGraphDrawing-master
- 绘制函数图,根据函数公式,自动绘制函数图像,非常方便。(It is very convenient to draw function graphs and automatically draw function images according to the function formula.)
通信原理实验_Matlab仿真基础
- 为了更好地设计通信系统,我们需要对无线环境下收端信号的统计特性进行研究。考虑以下场景:环境中有很多障碍物,发射端至接收端没有视距可达路径。 假设收发端距离很远(500m以上),障碍物数量很大(N>50),并在空间中随机分布。同时假设各路反射信号到达接收端的强度相同(能量E=1),信号载波频率为1GHz,请进行仿真,探索以下问题: (1)接收到的正弦波的相位服从什么分布? (2)计算接收信号的幅度的均值和方差,并绘制其概率密度函数图。 (3)学习“Rayleigh分布