-
In one of my latest projects, I was fiddling around with existing decompression...
In one of my latest projects, I was fiddling around with existing decompression classes, for Zip. I noticed though, that RAR had a far better compression ratio for certain files, and that the existing DLL handled everything itself, including the latest version of the RAR format.
- 2022-02-14 16:56:20下载
- 积分:1
-
Windows memfile例子
windows memfile example
- 2023-07-31 01:00:03下载
- 积分:1
-
PLC后台(梯形图等)组态软件框架
PLC后台(梯形图等)组态软件框架-PLC (Ladder) configuration software framework
- 2022-07-22 06:09:11下载
- 积分:1
-
功能强大的源代码管理器,和source
功能强大的源代码管理器,和source-insight齐名,但速度更快,是阅读学习代码的必备工具,特别是大工程更是不可缺少.完整source code,支持windows/Linux.-powerful source code manager, and the source-insight famous, but faster and is learning to read the code necessary tools, especially large projects is indispensable. Complete source code, support for Windows/Linux.
- 2022-01-26 02:36:12下载
- 积分:1
-
(recommended) Print Preview source code.
(推荐)打印预览源代码.-(recommended) Print Preview source code.
- 2022-01-25 21:26:46下载
- 积分:1
-
高级指纹分析算法源代码
开发环境:VisualBasic
高级指纹分析算法源代码
开发环境:VisualBasic-Advanced fingerprint analysis algorithm source code development environment: VisualBasic
- 2022-03-21 17:07:19下载
- 积分:1
-
- 2022-07-11 17:01:56下载
- 积分:1
-
列举系统当前活动的进程
列举系统当前活动的进程-cited the current system of process
- 2022-03-09 11:18:11下载
- 积分:1
-
命名管道充分利用了Windows NT和Windows 2000内建的安全机制。
将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系...
命名管道充分利用了Windows NT和Windows 2000内建的安全机制。
将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。
命名管道是围绕Windows文件系统设计的一种机制,采用“命名管道文件系统(Named Pipe File System,NPFS)”接口,因此,客户机和服务器可利用标准的Win32文件系统函数(例如:ReadFile和WriteFile)来进行数据的收发。
-named pipe full advantage of the Windows NT and Windows 2000 built-in security system system. To be named as a pipeline network programming package, which is actually the establishment of a client/server communication system, and in which reliable data transmission. A named pipe is on the Windows file system design of a mechanism, "Named Pipe File System (Named Pipe File System, NPFS) "interface, therefore, client and server can use standard Win32 file system functions (such as : ReadFile and WriteFile) data to the transceiver.
- 2023-07-21 23:15:04下载
- 积分:1
-
8皇后问题,N皇后问题,随机算法,提高速度
8皇后问题,N皇后问题,随机算法,提高速度-this is a randomized solution of N Queens. with random algrithism, we can improve the speed of finding solution
- 2022-07-18 12:37:32下载
- 积分:1