-
debug success in win2000/winxp running probe
已经在vc下调试成功,在win2000/winxp下运行,探测器-debug success in win2000/winxp running probe
- 2022-02-02 09:12:01下载
- 积分:1
-
对于s60_platform_http_client_api_example_v2_0_en演示程序
Demo program for S60_Platform_HTTP_Client_API_Example_v2_0_en
- 2022-09-20 04:00:02下载
- 积分:1
-
小波滤波器
小波滤波器-代码.r..
・关于常用图像处理的v..
・采用多种小波基的离散..
・利用小波变换进行边缘..
・一个关于图像边缘检测..
-wavelet filter-code. R.. On the common image processing v.. Using a variety of small Porgy .. use of discrete wavelet transform on the brink .. 1 .. Edge Detection
- 2022-07-07 08:45:48下载
- 积分:1
-
qt实现的c++扫雷源代码
实现了基本功能,界面还不太漂亮。但是可以自己对照着自行加入其它代码,整体来说还是可以使用的。ufhsdnlakjroeuwpk;anfkfhglsefgkrjy;we;ekwtjlrh.kgf;sk[eiw[ityl
- 2022-07-27 08:11:24下载
- 积分:1
-
汇编计算器代码,非常实用,希望你们喜欢,
汇编计算器代码,非常实用,希望你们喜欢,-Compilation calculator code, very useful, and I hope you like it,
- 2022-03-20 22:31:56下载
- 积分:1
-
使用QT 编写可以控制 网页切换的应用
使用QT 编写可以控制 网页切换的应用 根据网页标题名字可以控制任何当前的已经打开的页面进行切换界面使用QT 库实现。工程是VS2008 并且该 可以用于WEB 系统的导航。一般WEB 无法切换两个TABLE 页 通过该工具的示范可以做到
- 2022-01-26 17:32:47下载
- 积分:1
-
one on the use of C realization of the machine's case. Discussion of the gen...
一个关于用 C++ 实现本机事件的问题。讨论了一般意义上的事件并示范了如何用接口为你的类定义事件处理器,事件的处理必须在客户机实现。-one on the use of C realization of the machine"s case. Discussion of the general sense of the incident and demonstrated how to use interface for your class definitions incident processor, the handling of the incident must achieve the client.
- 2022-11-10 02:15:03下载
- 积分:1
-
MATLAB边缘检测
毕设课题研究半导体表面缺陷的定位,以下是,sobel prewitt Roberts log canny算子进行边缘检测的源代码,以及双峰法 最大类间方差法 迭代法进行阈值分割的源程序,希望对大家有帮助。
- 2022-02-03 17:40:39下载
- 积分:1
-
用信号量实现读者和写者的程序
读者-写者问题的读写操作限制(包括读者优先和写者优先):
写-写互斥,即不能有两个写者同时进行写操作。
读-写互斥,即不能同时有一个线程在读,而另一个线程在写。
读-读允许,即可以有一个或多个读者在读。
读者优先的附加限制:如果一个读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作。
写者优先的附加限制:如果一个读者申请进行读操作时已有另一写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态才能开始读操作。
- 2022-04-22 12:41:24下载
- 积分:1
-
小的MP3播放器。用MFC实现,调用系统自带的realplayer,可以通过编辑框自主选择播放的歌曲。...
小的MP3播放器。用MFC实现,调用系统自带的realplayer,可以通过编辑框自主选择播放的歌曲。-A small MP3 player. With the MFC implementation, call the system comes with realplayer, you can edit box to choose which songs to play.
- 2022-01-27 17:36:56下载
- 积分:1