搜索资源列表
masm_Feiler_v1.0
- 多线程 网络传输 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 传输协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用windows内存映像技术。 关键的服务器处理函数IdTCPSe
Distance01
- 一个打开文件的程序,输入一个三维模型的数据我们可以将它读入到内存,然后将他进行相应的处理。-an open file procedures, a three-dimensional model input data we will be able to read it into memory, He then dealt with accordingly.
VC.rar
- 如题获取网页中输入的用户名和密码的源代码 VC 封包截取的源码,值得学习 VC 内存修改器源代码 VB 系统加速源代码 DELPHI Winsock 详细使用例程,有TCP,UDP,DOWNLOAD操作,不是使用Winsock 控件 VB 巨好的传奇2外挂 功能:玩家所有的登陆信息记到c:\dat.txt VC QQ消息自动发送器,有许多API操作值得学习 VB 读写INI文件的操作,值得学习 VB 截取封包的操作 VB 又一个
flash_terminal
- 这是一个对闪存flash进行擦除,读写的arm源程序。-This is a flash memory to erase, read and write the arm source.
netsend
- 多线程网络传输的例子,非常有帮助。客户端一次发送65000字节的包,服务端负责组装并处理数据粘连,文件的多线程读写采用windows内存映像技术。-Multi-threaded network transmission example, very helpful. Client to send a 65,000-byte packets, client services and processing of data is responsible for adhesion assembly, do
pci
- This character-mode Linux device-driver lets an application program read from (or write to) the computer system s video display memory -- bypassing any software windowing systems. -This character-mode Linux device-driver lets an application program
Telebook
- 电话本 实现简单电话本功能,用姓名来搜索电话号码 用户输入姓名,程序查找并输出结果 用户可以通过输入添加姓名和电话号码 用户可以删除姓名和电话号码 电话本可以保存在指定文件中 电话被从指定文件中读入到内存 - perform simple phone book phone book function, using the name to sear
2
- Linux设备驱动程序,用途是虚拟一段内存空间为设备驱动程序空间,在此段空间实现读写设备驱动程序。-Linux device driver, uses a memory space for the virtual device driver space, space to achieve during this read-write device drivers.
minmin
- Linux内存编程方法在内存打开文件和读取文件的方法-Linux memory programming method to open the file in memory and read documents as
Cut
- 读取300M的大型XML文件并加载到TreeView树上,不耗内存,采用的方法思想是,将其分割然后加载!-Read a large XML file 300M and loaded into the TreeView tree, do not consume memory, thinking of the approach is to partition and then loaded!
MBuf
- 这是从伯克利BSD的mbuf中提取的实现代码,如果使用者看过TCP/IP详解2的朋友就会在开篇看到这个代码, 我将其改写,虽然还是没有支持cluster的操作,但是基本可以从中知道这个实现的过程了。 关于Balloc是我为嵌入式系统定制的小型内存块管理系统,用4字节管理128个字节的内存。 MBuffer 是基于其上实现的。(如果没有使用Balloc,dtom将不能得到正确的结果)。-This is the mbuf from the Berkeley BSD implementat
exe3
- function showstack - Loads into memory the text symbols of a symbol table read from standard input-function showstack - Loads into memory the text symbols of a symbol table read from standard input
memcached-1.4.5
- Memcached 是一个高性能的分布式内存对象缓存系统,用于动态Web应用以减轻数据库负载。它通过在内存中缓存数据和对象来减少读取数据库的次数,从而提供动态、数据库驱动网站的速度。Memcached基于一个存储键/值对的hashmap。其守护进程(daemon )是用C写的,但是客户端可以用任何语言来编写,并通过memcached协议与守护进程通信。但是它并不提供冗余(例如,复制其hashmap条目);当某个服务器S停止运行或崩溃了,所有存放在S上的键/值对都将丢失。-Memcached is
DirectoryMonito
- 智能化的文件监控,可实现文件的异步读写,内存映射文件,获取GetDriver-Intelligent file monitoring, can achieve file asynchronous read and write, memory mapped files, access to GetDriver
share
- IPC通讯事例,进程间通过共享内存 system-v共享内存 进行通讯,通过读取文件将文件的信息读到内存,另一进程再在内存中读取信息。-IPC communication examples of communication, inter-process shared memory via a shared memory system- v file information by reading the file into memory, another process to read the i
AccessPort
- VB操作plc 通讯协议 读写存储单元数据-VB operating plc communication protocol to read and write memory cell data
CreateShareMemory
- 此程序功能为开辟共享内存,服务器负责开辟一块共享内存,程序中包含一个读客户端和一个写客户端,并设置了信号量控制访问-This program will function as open shared memory, the server is responsible for opening up a shared memory, the program contains a read and a write client client, and set up a semaphore to con
rfmtest6.10new
- http://www.vmic5565.com/DownView.Asp?ID=14 适用于PCI接口反射内存 PCI-5565PIORC-110000 128MB内存, 多模光纤 PCI-5565PIORC-111000 128MB内存, 单模光纤 PCI-5565PIORC-210000 256MB内存 多模光纤 PCI-5565PIORC-211000 256MB内存 单模光纤 -Reflective Memory card test procedur
FTPSample
- 使用FTP上传和下载,用到了事件,多线程同步,内存读写,文件操作。-The use of FTP upload and download, use the event, multi thread synchronization, memory read and write, file operations.
DLL自卸载无模块注入源码
- .版本 2 hFile = CreateFileA (strFileName, #GENERIC_READ, #FILE_SHARE_READ, 0, #OPEN_EXISTING, #FILE_ATTRIBUTE_NORMAL, 0) .如果真 (hFile = -1) 返回 (假) .如果真结束 pFileBuff = 0 nFileSize = GetFileSize (hFile, 0) .如果真 (nFileSize = 0) 返回 (假) .如果