-
讲解dll的来龙去脉,思路清晰,从根本上解决了对它的认识,是初学者快速入门。...
讲解dll的来龙去脉,思路清晰,从根本上解决了对它的认识,是初学者快速入门。-Dll to explain the ins and outs, clear, from the fundamental solution to the understanding of it is the beginners get started.
- 2022-11-05 15:00:03下载
- 积分:1
-
一个可以写AVI视频文件的源程序,可以用来学习如何使用AVI文件的读写...
一个可以写AVI视频文件的源程序,可以用来学习如何使用AVI文件的读写-it can use to write avi file,you can use it to study reading/writing avi file
- 2022-05-20 22:19:38下载
- 积分:1
-
一个简单的文件分割器代码(PASCAL+API编制)
一个简单的文件分割器代码(PASCAL+API编制)-a simple document code-division (PASCAL API establishment)
- 2022-01-29 01:03:31下载
- 积分:1
-
此程序介绍如何读取各种BMP文件,为图形处理的开发者提供参考...
此程序介绍如何读取各种BMP文件,为图形处理的开发者提供参考-This procedure describes how to read a variety of BMP files for graphics developers to provide reference
- 2022-01-26 03:06:58下载
- 积分:1
-
文件管理系统.可以队文件进行复制删除剪切等操作,非常好用,是现在非常流行的文件管理软件....
文件管理系统.可以队文件进行复制删除剪切等操作,非常好用,是现在非常流行的文件管理软件.-document management system. Teams can copy files delete shear etc, very convenient, is now very popular file management software.
- 2023-01-20 05:30:03下载
- 积分:1
-
C++梯度法
这种方法是为梯度法中的应用
这是项目的很容易采用这一想法对任何类型
- 2022-01-22 12:56:40下载
- 积分:1
-
学的好一点的时候写的一个记事本程序,供大家参考一下
学的好一点的时候写的一个记事本程序,供大家参考一下-Learn better when written in a notebook procedures, refer to U.S. for
- 2022-04-12 01:56:07下载
- 积分:1
-
自己开发的可任意大小文件切割工具,适用于文本文件切割,应用于手机类只能读取特定大小文件的设备应用。...
自己开发的可任意大小文件切割工具,适用于文本文件切割,应用于手机类只能读取特定大小文件的设备应用。-its own development of any size paper cutting tools, applicable to text files cutting, used in cell phone read only specific types of paper the size of equipment applications.
- 2022-11-11 11:20:03下载
- 积分:1
-
模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函...
模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函数随机选择。但是若一进程成为发送进程,那么另一个进程只能是接收进程。如果没有申请到资源,就不能建立邮箱,发送进程不能发送消息。如果邮箱中没有空闲单元,发送进程不能够发送消息;如果邮箱中没有消息,接收进程不能够接收消息。-modeling process using two-way communications mail generates a random mailbox, the two processes use of the mail to communicate with each other, information and the size of the same size mail. A process for which this process, a process for which the receiving process is random, random function randomly selected. However, if this process is to be a process, then another process can only be receiving process. If there is no application of resources, the building of mail, send process can send messages. If the mailbox no spare units, sending process can not send messages; If no news mail, the receiving process can not receive information.
- 2023-01-04 17:15:03下载
- 积分:1
-
VC中提供了CFileDialog类来选择文件,如果想实现选择文件夹的功能,就不是那么简单了。下面的函数,可以实现选择文件夹的功能。并且可以指定文件夹和对话框的...
VC中提供了CFileDialog类来选择文件,如果想实现选择文件夹的功能,就不是那么简单了。下面的函数,可以实现选择文件夹的功能。并且可以指定文件夹和对话框的名称。-VC provides a CFileDialog to select the type of document, if you want to realize the function of choosing the folder, it is not so simple. The following function, you can choose to realize the function of the folder. And can specify the folders and the name of the dialog box.
- 2022-03-20 14:39:00下载
- 积分:1