搜索资源列表
code
- 图形处理的两大模块,点处理下的所有功能模块,和图像几何变换的各模块集合 还有3张光盘资料,包含其他语言的源码资料-Two graphics processing module, point to deal with all the features of the next module, and image geometric transformation of the module there are three CD-ROM collection of information, incl
CCpluscplsprocessnig
- 用C语言编写,DOS编程习惯 (过程驱动),并配所需图象文件及字库文件。 编程练习:只需将编程练习模块Ex1 至 Ex12中任一程序的内容删除,即 可在其中编制自己的程序,不用修改菜单结构。-Using C language, DOS programming practice (process-driven), and with the necessary image files and font files. Programming Exercise: Just programmi
54365745
- 易语言闪电智能换肤模块,易语言写的图形图象编程,很好的参考。-Easy language lightning intelligent skin module, easy graphics programming language to write, a good reference.
65787765333
- 易语言窗口换肤模块源码,易语言写的图形图象编程,很好的参考。-Easy language window skin module source code, easy to graphics programming language to write, a good reference.
67568576745
- 易语言2D游戏引擎模块源码,易语言写的图形图象编程源码,很好的参考。-Easy language 2D game engine source module, easy language to write the graphics programming source code, a good reference.
4356758654444
- 易语言几何图形模块构想版,易语言写的图形图像编程,很好的参考。-Easy language geometry module concept version, easy graphic language programming, a good reference.
3456576444
- 图片数字时钟模块例程,易语言写的图形图像编程,很好的参考。-A picture of digital clock module routines, easy graphic language programming, a good reference.
6754657
- 用图形按钮做的GIF动画播放器易模块,易语言写的图形图象编程,很好的参考。-Easy language routines source change button, easy graphics programming language to write, a good reference.
4566785833
- 易语言智能换肤模块,易语言编写的图形图象编程,很好的参考。-Easy language intelligent skin module, graphics programming easy language, a good reference.
PIL
- PIC截图,通过PIC模块截取任意图像.程序有PUTHON 语言写成-PIC screenshots, intercept any image by PIC module
junzhilvo
- 图像去噪算法的硬件实现,很完整,verilog语言编写的中值滤波,按模块编写,有3乘3模块,计算模块,计数模块-Hardware implementation of image denoising algorithm is very complete, verilog language median filter, according to the module to write, there are three by three module, calculation module, coun
ltnguageimpulsemade
- 带近似单位脉冲的状态方程模块构成的仿真模型,是用matlab语言编的-With the approximate equation of state of unit impulse modules of simulation model, is made up of matlab language
SYVUBGU941
- 带近似单位脉冲的状态方程模块构成的仿真模型,是用matlab语言编的(With the approximate equation of state of unit impulse modules of simulation model, is made up of matlab language)
PCA+GUI人脸识别
- 基于PCA主成分分析算法和Yale人脸数据库,采用Matlab语言实现的人脸识别程序,整个程序分为预处理、训练、识别、GUI界面控制等几个模块,注释清晰,通俗易懂。(Based on PCA principal component analysis algorithm and Yale face database, the face recognition program is implemented in Matlab language. The whole program is divide
python
- Python [1] (英国发音:/?pa?θ?n/ 美国发音:/?pa?θɑ?n/), 是一种面向对象的解释型计算机程序设计语言,由荷兰人Guido van Rossum于1989年发明,第一个公开发行版发行于1991年。 Python是纯粹的自由软件, 源代码和解释器CPython遵循 GPL(GNU General Public License)协议。Python语法简洁清晰,特色之一是强制用空白符(white space)作为语句缩进。 Python具有丰富和强大的库。它常被昵称为