资源列表
排序选择:
[图形图像处理(光照,映射..)] segmentation
说明:用于分割处理,是非常实用的图像分割方面的代码,值得保存!-Used to be dealt with separately, it is very practical aspects of image segmentation code, worth preserving!<杨雅茹> 在 2026-01-19 上传 | 大小:1.12mb | 下载:0
[图形图像处理(光照,映射..)] regiongrow
说明:区域生长法的图像分割方法,效果分厂不错,值得借鉴!-Region growing image segmentation method, the effect of a good factory, worth learning!<杨雅茹> 在 2026-01-19 上传 | 大小:9kb | 下载:0
[JSP源码/Java] caiwujizhangxitong
说明:这是一个完全的开发实例,这个代码是用于财务记账系统的源文件。-This is a complete development example, this code is used for financial accounting system source files.<chenzhangwei> 在 2026-01-19 上传 | 大小:1.21mb | 下载:0
[JSP源码/Java] richengjishixitong
说明:这是一个完全的开发实例,这个代码是用于日程的记事系统的源代码。-This is a complete development example, this code is used to schedule the notebook system source code.<chenzhangwei> 在 2026-01-19 上传 | 大小:4.28mb | 下载:0
[其他小程序] wordseparate
说明:将含不连续的若干词语的文件中的词语分割出来-Containing a number of non-consecutive terms in the document the words separate<赵冰> 在 2026-01-19 上传 | 大小:6kb | 下载:0
[其他小程序] character_motion
说明:设置文字使文字在屏幕是运动,当运动到最右边,则另起一行重新运动-Set the text to make the text on the screen is the movement, when the movement to the right, then re-start his campaign<陈相镇> 在 2026-01-19 上传 | 大小:89kb | 下载:0
[单片机(51,AVR,MSP430等)] mcs51
说明:keil c语言,实现计数器功能。适合初学者应用-keilc language, to achieve counter function. Application for beginners<郭伟> 在 2026-01-19 上传 | 大小:60kb | 下载:0
[对话框与窗口] ParentProcess
说明:一个实例来介绍父子进程间如何共享内核对象。首先在父进程中创建一个事件对象,该事件对象能够被子进程继承,但是初始状态没有信号。然后父进程创建一个子进程,使子进程能够继承父进程中的内核对象句柄。在子进程初始化时创建一个线程,并立即运行线程函数。在线程函数中循环判断从父进程继承的事件对象是否有信号,如果有信号,将对话框标题设置为“事件有信号”,然后退出线程。由于父进程在创建事件对象时,使事件对象没有信号,因此,子进程中的对话框标题不会改变。为了演示父子进程间共享内核对象,在父进程中设计了一个按钮,单击<jacklee> 在 2026-01-19 上传 | 大小:109kb | 下载:0