搜索资源列表
easysharever6
- 在两个应用程序中使用共享数据的动态连接库-in two applications using shared data dynamic link library
局域网信息搜索
- 局域网信息搜索 ping,端口扫描,查找共享连接等功能-LAN Information Search ping, port scan, identify shared connectivity, and other functions
ShareEnumSource
- 有时你不知道自己的计算机有多少的共享目录,通过这个程序,你可以查看使用的计算机是否有不被你知道的共享。可以增强个人计算机的使用安全性。-sometimes you do not know how many computers are shared directory, through this procedure, you can use the computer to see whether it was you know sharing. Personal computers can enh
VC++6.0 内存管理编程技巧
- VC++6.0 内存管理编程技巧 包括: 1、共享内存页; 2、内存映射文件; 3、虚拟内存。-VC 6.0 memory management programming skills include : 1. Shared memory pages; 2, the memory mapping file; 3, virtual memory.
共享内存
- 共享内存示范代码,该程序给出了,多线程共用内存的事例-shared memory model code, the program is a shared memory multi-threaded stories
发现网络中的活动主机
- 关键字: socket, 校验和算法, ICMP, connect, 端口,扫描, 这是我课程设计时,用VC.NET写的一个程序,功能是在利用socket提供的API函数, 填充并发送ICMP包,测试指定IP地址段中活动主机. 使用简单的connect方法来测试目的端口是否可通.并附带了校验和算法.希望更多的人与我交流, QQ:270596846 e_mail:chmuggmwtg@163.com-keyword : socket, the checksum algorithm, I
NetSuper
- 软件功能介绍: (1)搜索局域网内的所有活动的计算机,并将 显示这些计算机的IP地址,所属的域或者工作组. (2)搜索指定的某个计算机的共享资源. (3)搜索所有计算机的所有共享资源. (4)打开某个指定的计算机. (5)打开某个指定的共享目录. (6)将某个指定的共享目录映射到本地磁盘(映射网络驱动器). (7)将搜索到的计算机列表导出到文本文件,一目了然. (8)将搜索到的共享资源列表导出到文本文件. (9)搜索SQL Server服务器,将局域网中
ShareMemDLL
- 实现共享内存,并对读写进程进行了同步处理,可同时处理多个线程的读写-shared memory, as well as the process of reading and writing simultaneously, can also handle multiple threads read and write
shared-memory
- unxi下共享内存的使用,提高系统效率-unxi under the use of shared memory, increase system efficiency
shared-memory
- 利用信号量,锁,共享内存来实现线程同步的很好的例子-Using semaphores, locks, shared memory to achieve a good example of thread synchronization
SharedMemory
- linux下共享内存的C语言封装,以及示例代码。用于进程间和线程间通信。-Provide C-language package of shared memory under linux as well as sample code. This package is used for inter-process communication.
Program-Library-HOWTO
- programming libraries how to in linux, static libraries, shared libraries, etc-programming libraries how to in linux, static libraries, shared libraries, etc....
Shared-memory-regions
- Shared memory regions——Berkeley db共享内存区域介绍-Shared memory regions- Berkeley db introduced shared memory region
About-Shared-Memory
- 关于使用共享内存以及如何进行内存管理的代码-a few srcs of how to use shared memory and manager it
shared-library
- Qt共享库的使用,Qt4图形界面应用程序编程!-Qt4 shared library!
mmconfig-shared
- mmconfig-shared.rar - Low-level direct PCI config space access via MMCONFIG - common code between i386 and x86-64. -mmconfig-shared.rar - Low-level direct PCI config space access via MMCONFIG - common code between i386 and x86-64.
shared
- Shared Resource Open VG for Linux.-Shared Resource Open VG for Linux.
mmconfig-shared
- mmconfig-shared.c - Low-level direct PCI config space access via MMCONFIG - common code between i386 and x86-64.
shared-memory
- 建立一个shared memory,实现两个处理器之间的数据传输。-The establishment of a shared memory, data transfer between the two processors.