资源列表
paixu
- 对n个学生数据进行排序,数据通过文件读取和输出-N data on students to sort the data file read and output
rawconverter
- it converts bmp to raw format
ball
- 滚动的球,从下往上,用线条组成,可以改变代来控制球的运动。-Rolling ball up, with lines from the composition can be changed to control the ball on behalf of movement.
calender100
- calendermy program for calender
HDF
- 利用IDL程序读取以HDF文件格式存放的卫星数据资料,可以提取数组.-Using IDL program to read HDF file format to store the satellite data, the array can be extracted.
plotyy_test
- 双y曲线 很好用的一个小例子,制作精美,简洁明了-Double y curve
4
- 三次bezier曲线 代码,三次bezier曲线 代码-Three bezier curve code
GrayErode
- 用于灰度BMP图像的腐蚀操作,数学形态学基本操作之一-For the gray-scale BMP image corrosion operation, mathematical morphology, one of the basic operations
get_width_height.zip
- 得到位图或位图文件的宽和高
GetEncoderClsid
- gdiplus中保存图像时会用到的GetEncoderClsid-gdiplus image will be used to save the GetEncoderClsid
GrayDilate
- 用于灰度BMP图像的灰度膨胀,数学形态学的基本操作之一-Gray scale BMP image for the expansion, one of the basic operations of mathematical morphology
DrawPoint
- 初始化一个屏幕背景,并画出一个点。c:\tc\bgi是Turbo C的BGI库的路径。-initialize the background and draw a point using Turbo C