资源列表
Eyes
- 图像处理实习(针对遥感影像),包含许多经典的图像处理功能,比如多种植被指数计算、小波变换、镶嵌、图像分类等-Image processing internship (for remote sensing images), contains many classic image processing functions, such as a variety of vegetation indices, wavelet transform, mosaic, image classification,
telado_proyecto
- estudiandete defef colombia colombia
UItest
- 日语平假名切换小工具 用于日语学习 希望可以帮助有兴趣的人-Japanese Hiragana Japanese language learning for switching gadgets hope to help those who are interested
musicplayer
- 带简单PyQt界面的音频处理程序,打开界面,播放文件,调整音效。-Audio processing PyQt interface with simple, open interface, play the file, adjust the sound.
grabcut
- 使用MFC实现GraCut算法的分割图像功能,没有Border Matting的功能-Use MFC to achieve GraCut image segmentation algorithm functions, no Border Matting function
PO_Printing_OK
- 条码打印程序,用于从窗口输入然后输出采购订单的打印-Barcode print
My3DEdge
- 在一个picture控件周围画出3D渐变条,只需要控件的ID即可-Draw 3D gradient around a picture of the controls, you can only control ID
MdiSquares
- MFC MDI框架非常简洁,清晰的一个小程序,适合新手学习MDI。-MFC MDI framework is very simple, clear and a small program, suitable for beginners to learn MDI.
Realize-the-font-change-color
- 该程序主要实现自选两个方向(从上到下、从左到右)中的任一个方向来动态的改变文字的颜色-The program implementation customize two main direction (from top to bottom, from left to right) in any direction to dynamically change the color of the text
Library
- 图书管理系统,实现登录,添加、删除图书,借书,还书等基本操作-Library management system, log in, add, delete, books, library, books and other basic operations
GetJFCValue
- 滑动切换界面,实现起来很不错的!和TABKO控件有一拼 The sliding switch interface, the realization is very good! And TABKO controls have a fight -The sliding switch interface, the realization is very good! And TABKO controls have a fight
CFileTestLog
- 这个是一个在程序中打印日志的程序,使用CFile类、CTime类、__LINE__ 和 __FILE__完成写代码,在使用的时候可以把要使用的那个类复制到自己的程序中,也可以只把那个写日志的函数WriteString作为一个全局函数使用。-This is a print journal in the program, the use CFile class, CTime class, __LINE__ and __FILE__ finished writing code, you can use