资源列表
tcgraph
- 用Turboc2开发Turboc2用户界面-Turboc2 with user interface development Turboc2
实现图片灰度化处理的
- 这个程序使用来实现图片灰度化处理的
cn700_vc347732323
- 一个图书管理程序,做这方面软件的人,请注意了,好-a library management procedures done this kind of software, please note, Wanton good! !
huiduhuatuxiang
- 实现彩色图像灰度化的效果.在RGB模型中,如果R=G=B时,则彩色表示一种灰度颜色,其中R=G=B的值叫灰度值,因此,灰度图像每个像素只需一个字节存放灰度值(又称强度值、亮度值),灰度范围为0-255。-color image
jieping
- 仿QQ鼠标截屏抓图程序,VB代码,可以用鼠标拖出一片区域抓图,就像QQ的截屏一样。-QQ imitation procedures mouse capture screenshot, VB code can be used to capture the mouse out of a region, just like QQ screenshots.
Polynomial
- This is Polynomial implementation in CSharp.
yanghuisanjiao
- 打印杨辉三角 每一行的第一个和最后一个都是1,而中间元素是由表达式 a[i][j] =a[i-1][j-1] + a[i-1][j] 计算出来。因为要使用上面的数据,这样我们想到了用二维数组进行数据的存储。-Print Pascal' s Triangle
SHTxx_Sample_Code
- 温度湿度传感器SH75 C语言应用源代码-SH75 C
DFT-TSK-TEST-CASE
- 用于DT测试的很好的用例设计说明,对做DT测试有很好的借鉴意义。-DT test for a good descr iption of the use case design, test DT for doing good reference.
SHP
- 读取SHAPE数据的坐标数据,适合初学者-Read the coordinates of the data, SHAPE data suitable for beginners
cubic
- Source code of tiny library for cubic interpolation
UNIX
- IMPLEMENTATION OF QUEUE THEORY IN C-IMPLEMENTATION OF QUEUE THEORY IN C++
