资源列表
asp_pic
- asp图形验证码 验证码原理: 在生成验证码图片的时候,同时生成了一个Session,其值就是验证码图片中的数字值。 同时,提供输入框让用户输入,提交输入值后,与已有的Session值进行比较,根据判断结果做相应判断。-asp graphics code validation code verification principle : generate authentication code in the picture, while a generation of Sessi
图像旋转
- 可将载入图片旋转 是一个比较实用的图象处理程序-pictures can be printed rotation is a practical comparison of image processing procedures
cdv_intel_crt
- cdv intel crt mode fixup Source Code for Linux.
lashen
- 以从上向下拉伸的方式显示图像 原理: 将图像的宽度不变每次显示图像的一部分, 直到将图片完全显示. -Stretching from way down on the image principle: the width of the image shows the same for each part of the image until the full picture display.
code1101
- 选择算法和最长公共子序列算法的具体实现,已经编译,运行过了-Selection algorithm and the longest common sub-sequence of concrete realization of algorithms have been compiled, run over
ccpucheck
- 用c语言编写的可以查看cpu温度的一个小程序不过功能很简单-use of the c language can check cpu temperature, a small procedure is very simple but functional
matlab4led
- mat4led LED的正向电压V与正向电流I相互关系--Matlab画图程序
flash
- intel的一个芯片28F128J3A的驱动程序,这个可以用到arm嵌入式中-the intel a chip 28F128J3A of the driver file
edgesob
- 这是关于图像处理小程序,关于找如何找寻sobel边缘的程序。 -This is the image processing on small programs, to find how to find on the edge of the segmentation process.
3d zf
- 演示绘制三维图形的原代码-rendering 3D graphics demo of the original code
AbstractSessionContext
- Supports SSL session caches for Linux.
guess-number-game
- 面向对象程序设计课程实验,关于一个猜数游戏的源码。-guess number game code.