资源列表

« 1 2 ... .97 .98 .99 .00 .01 64302.03 .04 .05 .06 .07 ... 66605 »

[C#编程CryptoAPI-1

说明:1) 创建Crypto工程和Decrypto工程,分别实现文本文件的加密和解密功能; 2) 在D盘下新建一个名为”src.txt”的文件,在该文件中输入任意字符;编译运行Crypto,对文件src.txt进行加密,加密后的文件名为out.txt,加密密钥为“123456”;打开加密后的文件,观察文件内容是否加密,编译并运行Decrypto,对文件out.txt进行解密,解密文件命名为desrc.txt,解密密钥和加密密钥相同;打开解
<接电话> 在 2025-03-07 上传 | 大小:5.38mb | 下载:0

[C#编程ManualResetEventDemo

说明:C#代理与事件demo,详细内容,对初学者有帮助-C# proxy event demo, details, help for beginners
<里拨> 在 2025-03-07 上传 | 大小:20kb | 下载:0

[C#编程2009111162259660

说明:C#读写excel方法demo,对做相关开发人员有帮助,希望多下载-C# method to read and write excel demo, do the relevant developers for help, I hope more downloads
<里拨> 在 2025-03-07 上传 | 大小:165kb | 下载:0

[其他小程序400

说明:截图软件,可以设置热键,可以设置保存位置-Screenshot of the software, you can set hotkeys, you can set the save location
<凯文> 在 2025-03-07 上传 | 大小:4.64mb | 下载:0

[Windows编程CriticalSectionSynch

说明:Visual C++利用临界区同步线程的一个实例代码,测试前你可试着勾寻使用临界区”功能按钮,然后依次点击启动一个线程向编辑框写入字符A、启动一个线程向编辑框写入字符B,查看线程的运行变化,本例对于研究临界区同步线程问题,可起到很好的理解作用。-Visual C++ use thread synchronization in a critical region of code examples, you can try to hook
<gpudn51> 在 2025-03-07 上传 | 大小:19kb | 下载:0

[其他小程序kendisi

说明:独立的视频播放代码,包括一视频示例,分享于互联网。-vod play
<wenyuan> 在 2025-03-07 上传 | 大小:27.36mb | 下载:0

[Windows编程SemaphoreSynch

说明:vVC++使用信号量同步线程的源码实例,通过源文件和对目标文件的复制,来演示利用信号量如何实现线程同步,这是同步线程方面又一个值得学习的技巧,在之前,我们可以使用互斥对象、临界区实现线程的同步问题-VC++ using semaphores to synchronize threads of source code examples, source files and copy the target file, and to demon
<gpudn51> 在 2025-03-07 上传 | 大小:20kb | 下载:0

[Windows编程ThreadSynch

说明:一个值得一看的VC++多线程运行实例,窗体中一共7条进度条,代表7个线程,通过点击对应的控制按钮,实现各自线程的运行,从新建文件写入字符A到G,来看各个线程的运行状态,虽然每个线程只是完成了一些简单的功能,但确实是一个研究多线程的好范例,如果你是VC新手,那就更应该瞧一下哦。-A worth of VC++ multi-threaded running instance, form a total of 7 progress bar,
<gpudn51> 在 2025-03-07 上传 | 大小:19kb | 下载:0

[Windows编程MutexSynch

说明:利用互斥对象实现线程同步,当勾寻使用互斥进行同步”按钮时,可启动一个线程向编辑框写入字符A,然后再启动一个线程向边界框写入字符B,可以看到只被执行一个线程,线程同步问题请下载源码参阅。-Use mutex thread synchronization when using a mutex to synchronize hook search "button, you can start a thread writes to the ed
<gpudn52> 在 2025-03-07 上传 | 大小:18kb | 下载:0

[Windows编程QQPCMgr

说明:本VC源码由VS2008编写,仿QQ电脑管家漂亮界面,包括一些鼠标悬停的效果,用的是MFC + DirectUI技术实现。最近又优化了下代码,先看效果图。主要是优化了控件的组合,和贴图方式。代码还有很多小问题,有解决了BUG或好想法可以联系我 QQ:278162354-The VC source written by the VS2008, imitation QQ computer housekeeper beautiful inte
<gpudn52> 在 2025-03-07 上传 | 大小:3.36mb | 下载:0

[Windows编程GetEdit

说明:VC++设置其它程序中编辑框的文本,期间用到GetWindowText(str)获取文本,在窗口的设置信息一栏中,输入设置的文本内容,再点击“设置”按钮,即可看到效果。-VC++ program is used to set other text edit box during GetWindowText (str) get the text, set the information in the window of a bar, th
<gpudn52> 在 2025-03-07 上传 | 大小:20kb | 下载:0

[通讯编程SCommTest

说明:基于对话框的温度采集串口程序,可实现温度实时曲线绘制功能。-Based on the dialog box temperature acquisition serial program, which can realize real-time temperature curve plotting function.
<张吉亮> 在 2025-03-07 上传 | 大小:3.18mb | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 64302.03 .04 .05 .06 .07 ... 66605 »

源码中国 www.ymcn.org