资源列表

« 1 2 ... .83 .84 .85 .86 .87 588.89 .90 .91 .92 .93 ... 1044 »

[进程与线程Cpp1

说明:多线程求卷积1)数据矩阵:256*256 –原始矩阵设置:随机50个点设置为255,其余为0 2)卷积核:5*5 –明确注明所设计的卷积核 3)迭代次数:100 –每5次迭代保存一次数据矩阵 –通过20个结果矩阵,生成动画 初始矩阵随机生成,随机分配50个数的值为2-Multithreading convolution 1) Data Matrix: 256* 256- the original matrix settings: a randomized 50-poi
<zhaoyilei> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[进程与线程Chat

说明:利用多线程技术,基于MFC对话框实现多人聊天的程序。输入本地回路地址127.0.0.1,在编辑框中输入聊天内容,点击回车键,发送显示聊天内容。-The use of multi-threading technology, people chat on MFC dialog procedures. Enter the local loop address 127.0.0.1, enter chat in the edit box, and click the Enter key to send t
<CMobileRobot> 在 2025-06-09 上传 | 大小:1.8mb | 下载:0

[进程与线程Game-MemRepair

说明:使用vc6.0编写的一个游戏内存修改器,其功能与金山游侠之类软件类似,可以修改当前的生命力,金钱值,通过Windows程序多线程实现,是一个学习多线程的很好的例子。-The use of a memory game written in VC6.0 modifier, its function and Jinshan drifter like similar software, can modify the current vitality, money value, through the W
<xu rui> 在 2025-06-09 上传 | 大小:20kb | 下载:0

[进程与线程Message_IN_Dif_Process

说明:主要实现了两个进程之间的信息相互传递! 主要通过三个不同的接口展现了进程之间的传递方法及参数的使用方法!-The main achievement of the transfer of information between the two processes from each other! Mainly through three different interfaces to show the use of the method and parameters passing betwe
<董昊辰> 在 2025-06-09 上传 | 大小:165kb | 下载:0

[进程与线程MultiThread

说明:SingleThread 一个简单的单线程应用程序实例。 MultiThreadA 多线程应用程序实例。 MultiThreadC 基于CEvent的线程同步应用程序实例。 MultiThreadD 基于信号量的县城同步应用程序实例。-SingleThread a simple single-threaded application instance. MultiThreadA multithreaded application instance. MultiThr
<jeff> 在 2025-06-09 上传 | 大小:122kb | 下载:0

[进程与线程CreateThread

说明:使用Win32 API创建、销毁线程——控制进度条-Use Win32 API to create, destroy threads- control progress bar
<刘东> 在 2025-06-09 上传 | 大小:41kb | 下载:0

[进程与线程6compro

说明:操作系统进程控制仿真实验,实现生产者消费者过程,直观的GUI程序,方便教学-Operating system process control simulation, the process of realization of producers and consumers, intuitive GUI program to facilitate teaching
<wxg> 在 2025-06-09 上传 | 大小:1.82mb | 下载:0

[进程与线程MultiThread

说明:在多线程中使用进度条,是多线程学习的好例子-Use the progress bar in a multi-thread, multi-thread is a good example of learning
<阿军> 在 2025-06-09 上传 | 大小:1.84mb | 下载:0

[进程与线程mytime

说明:设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 使用CreateProcess()来创建进程 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 调用GetSystemTime()来获取时间-Design and implementation of Unix " time" command. " Mytime"
<frank> 在 2025-06-09 上传 | 大小:23.92mb | 下载:0

[进程与线程Wnd-List

说明:this file shows in a treeview all the windows and their childwindows
<sajo> 在 2025-06-09 上传 | 大小:532kb | 下载:0

[进程与线程KaJian

说明:一个简单的游戏卡键软件,涉及windows热键注册,向进程发送按键消息等。-A simple game card key software windows hotkey involving registration, send messages, etc. keys to the process.
<laimama> 在 2025-06-09 上传 | 大小:15kb | 下载:0

[进程与线程alaorithms

说明:C常用算法程序集,徐士良第六章,不错的源码-C algorithms assemblies, Xu Shiliang chapter 6, good source
<rtrst> 在 2025-06-09 上传 | 大小:6kb | 下载:0
« 1 2 ... .83 .84 .85 .86 .87 588.89 .90 .91 .92 .93 ... 1044 »

源码中国 www.ymcn.org