-
里边涉及到一些文件处理,文件删除,文件传输等等操作的源代码,都是很好用的....
里边涉及到一些文件处理,文件删除,文件传输等等操作的源代码,都是很好用的.-Some source code include file handling, or file deleting or file transfers. They are very good.
- 2022-02-12 11:36:06下载
- 积分:1
-
Hull三角网生成算法三角网生成算法,VB实现.Delaunay三角网生成算法,VB实现....
Hull三角网生成算法三角网生成算法,VB实现.Delaunay三角网生成算法,VB实现.-Hull TIN algorithm TIN algorithm, VB. Delaunay Triangulation generation algorithm, VB.
- 2022-07-15 21:05:15下载
- 积分: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
-
DBF数据库文件的自动备份程序,适合于证券行业使用!
DBF数据库文件的自动备份程序,适合于证券行业使用!-automatic backup procedures, suitable for use in the securities industry!
- 2022-11-17 10:15:04下载
- 积分:1
-
一个简单又高效的日志系统
本文给出一个性能高,使用简单的日志解决方案。本模块实现日志信息的批量写入文件,定时自动flush到文件中,写入文件的日志级别可动态...
一个简单又高效的日志系统
本文给出一个性能高,使用简单的日志解决方案。本模块实现日志信息的批量写入文件,定时自动flush到文件中,写入文件的日志级别可动态调整,单个日志文件大小可配置,循环对日志文件写入,这样不会造成机器空间被日志文件耗尽。-A simple and effective logging system In this paper, a high-performance, using a simple log solution. The module to achieve volume of information to write the log files, from time to time automatically flush to a file, write to the file log level can be dynamically adjusted, a single log file size can be configured, cycling on the log file is written, this will not cause the machine space is the log File exhausted.
- 2023-08-14 16:20:03下载
- 积分:1
-
许多流行的编辑软件提供查看二进制文件的功能,如:ULT…
很多流行的编辑器软件都提供了查看二进制文件的功能,例如:UltraEdit便提供了这样的功能,它能够显示二进制文件的内容,即将二进制代码显示为十六进制。这种功能对于进行系统级的开发很有用处。本例实现了这种功能。-many popular editing software provided View binary file functions, such as : UltraEdit will provide such a function, it can show binary content of the document, will show the binary code for hexadecimal. This function for system-level development useful. The cases to achieve this function.
- 2023-01-25 21:35:03下载
- 积分:1
-
VB操作临时文件的方法,比较有用,对文件的删除等操作有比较详细介绍...
VB操作临时文件的方法,比较有用,对文件的删除等操作有比较详细介绍-VB operating the temporary document, a useful comparison, the paper"s operation delete a more detailed briefing
- 2022-02-05 23:44:09下载
- 积分:1
-
the modeling of a wind turbine
此文件显示了风力涡轮机建模的代码。它是风力涡轮机转子速度和风力涡轮机处风速的函数。当然,我们可以改变一些参数,比如风力涡轮机的叶片长度,安装风力涡轮机的空气密度。
- 2022-04-23 07:53:16下载
- 积分:1
-
similar to the documents adopted by the same reader can read and write disk desi...
通过类似于文件读写一样可读写磁盘的指定扇区-similar to the documents adopted by the same reader can read and write disk designated Sector
- 2022-02-04 02:48:42下载
- 积分:1
-
XML读取(可以读取XML格式的配置文件)
操作XML文档。 (1)主要用于保存应用程序配置。 (2)可以通过引用XML文档变量“XmlDocPtr”来执行高级操作。
- 2023-03-19 19:15:04下载
- 积分:1