-
一维信号小波的VC++程序 希望能帮到快要毕业的人们...
一维信号小波的VC++程序 希望能帮到快要毕业的人们-One-dimensional wavelet of VC program hopes to help people about to graduate
- 2022-04-20 15:44:02下载
- 积分:1
-
一个用C++程序开发的简单的LED界面显示控件。
一个用C++程序开发的简单的LED界面显示控件。-A C++ program with the development of a simple LED display control interface.
- 2022-01-24 16:18:43下载
- 积分:1
-
rapid implementation of arbitrary document and can be set up as a toolbox, the m...
快速的执行任意的文件
并集合起来可以当做 工具箱 ,媒体箱 等-rapid implementation of arbitrary document and can be set up as a toolbox, the media bins
- 2022-08-20 08:14:21下载
- 积分:1
-
Dynamic Library has prepared on the use of other non
动态库编写,编写其他非VC使用的动态库,一个简单的测试例子-Dynamic Library has prepared on the use of other non-VC dynamic library, a simple test case
- 2022-07-01 01:16:52下载
- 积分:1
-
一个小小的赛车游戏的源程序,有兴趣的朋友可以试一试!挺好玩的!...
一个小小的赛车游戏的源程序,有兴趣的朋友可以试一试!挺好玩的!-a tiny racing game source code.
please play this game if you are interested in it.
it has so much fun.
- 2022-07-01 09:16:53下载
- 积分:1
-
一个用Matlab实现维纳滤波的实验报告 包含完整代码
本实验分为三部分,第一部分是编程给图像添加高斯噪声,要求输入为图像的均值和方差;第二部分是编写程序实现亏损滤波,滤波函数是用课本上的公式5.6-11,实验要求对课本上的图进行亏损滤波验证,参数为+45°方向,T=1;第三部分是编写程序实现维纳滤波来进行图像恢复,恢复的目标图像为亏损滤波后的图像加上高斯噪声。在实验结果部分我给出了不同亏损后的恢复图像进行对比,这样可以看出维纳滤波恢复的效果。
- 2022-01-28 21:32:25下载
- 积分:1
-
This Calculator S/W In C++
This Calculator S/W In C-This Calculator S/W In C++
- 2022-02-24 15:47:47下载
- 积分:1
-
Process source code control rod. With horizontal, vertical, graded, showing the...
进程杆控件的源代码。具有水平、垂直,渐变,显示文本和百分比,播放声音的功能-Process source code control rod. With horizontal, vertical, graded, showing the text and the percentage of the function to play a sound
- 2022-08-22 14:04:23下载
- 积分:1
-
本程序实现小写字符转换为大写字符的功能 希望对有需要的同学有所帮助...
本程序实现小写字符转换为大写字符的功能 希望对有需要的同学有所帮助-This procedure to achieve lower-case characters converted to uppercase characters in the function want to help needy students
- 2022-01-27 16:48:28下载
- 积分:1
-
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEm...
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEmptyRecycleBin:=GetProcAddress (LibHandle, SHEmptyRecycleBinA )语句读取SHEmptyRecycleBinA函数的地址,如果以上语句能够正确执行(也就是@SHEmptyRecycleBin不等于nil),那么就调用SHEmptyRecycleBin完成清空回收站的操作。最后释放动态链接库。-The early run, the program will first of all through the LoadLibrary function to load dynamic link library Shell32.dll, and after the load operation is stored in the handle of LibHandle. Then @ SHEmptyRecycleBin: = GetProcAddress (LibHandle, SHEmptyRecycleBinA) statement read function SHEmptyRecycleBinA address, If the above statement to the correct implementation (that is, @ SHEmptyRecycleBin does not mean nil), then call the Empty Recycle Bin SHEmptyRecycleBin complete operation. Finally the release of a dynamic link library.
- 2022-11-16 11:20:03下载
- 积分:1