资源列表
[Windows编程] CreateNoise
说明:这段代码是用来描述怎么样才能产生以写噪音,是用来试验我们的一些滤波的效果的。-This code is used to describe how to write in order to produce noise, is used to test some of our filtering effect.<zengke> 在 2024-12-28 上传 | 大小:1.22mb | 下载:0
[其他小程序] Filter_rls
说明:对高斯白噪声进行rls滤波,实现简单,成功运行,与大家分享!-Of Gaussian white noise for rls filtering, to achieve a simple, successful operation to share with you!<陈丽> 在 2024-12-28 上传 | 大小:158kb | 下载:0
[Windows编程] graychange
说明:这段代码是用来描述关于灰度的调节的。图片经过这个程序运行之后,会按照你的意愿变的是明还是暗。 -This code is used to describe the regulation on the gray. Picture after running through this procedure will be changed in accordance with the wishes of you is still dark<zengke> 在 2024-12-28 上传 | 大小:1.65mb | 下载:0
[其他小程序] CalendarApplet
说明:一个很小巧的万年历,是比较基础的编程,有用到Applet-A very small calendar, it is more based programming, useful to the Applet<张一一> 在 2024-12-28 上传 | 大小:15kb | 下载:0
[Windows编程] FirePicApplet
说明:图片火焰效果,是很基础的编程,很合适初学者-Picture flame effect is based programming, it is suitable for beginners<张一一> 在 2024-12-28 上传 | 大小:18kb | 下载:0
[其他小程序] chulijidiaodusuanfa
说明:处理机调度算法 程序先对进程进行读入,每读入一次将进程添加到队列中去,当读入结束的时候对读入的进程按照优先级排序,就实现了进程按优先级处理的结构。 通过一个临时的进程控制块存储输入的信息,然后将该临时进程控制块中的内容存储到队列中去-Processor scheduling algorithm procedures first time into the process, each one will be read into t<苏> 在 2024-12-28 上传 | 大小:1kb | 下载:0
[其他小程序] Lesson19Code
说明:动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Dynamic Link Library preparation procedures.<王大勇> 在 2024-12-28 上传 | 大小:170kb | 下载:0