搜索资源列表
itbbs
- 第二版功能: 能将DSP应用程序生成的.out文件直接生成烧写Flash的.out文件,直接在CCS里load program并运行即可。 变灰的控件表示以后版本将要支持的功能。 第一次发布前经过测试的系统: 1.C5402+SST39VF040,Flash的8000H-FFFFH映射到外部数据空间的8000H-FFFFH, 2.C5416+SST39VF200,Flash的0000H-7FFFH映射到外部数据空间的8000H-FFFFH 加载表均小于32k wor
Newthread
- 局域网内的多线程ftp搜索程序,实现文件浏览,查找等-LAN multithreading ftp search procedures to achieve the file browser, search, etc.
03RapidFinder
- 该实例在查找文件时会同时启动64个线程,速度很快;-examples in the search for documents will also start 64 threads, very fast;
zxlk
- 这是在入门SDK时编的一个练手, 纯SDK编写的WINDOWS进程管理器,主要功能:可以查杀系统进程,列举进程的所有模块,还可以查找某模块给哪些进程加载,而且还可以强制解除进程模块,这对于查杀DLL行后门则很使用。-This is the Portal SDK when an addendum to the practice hands, Pure prepared by the Windows SDK process management, which will mainly functi
dxccz
- 主要介绍了如何在 文本文件中实现多线程查找字符串的编程技术-major described how the text document search for multi-threaded programming string
VCPING
- 本源码实现了局域网内采用多线程查找计算机
file_find_mThread
- 一个用多线程实现文件查找的例子
FileFind
- 多线程技术实现文件查找文件,速度超快(用线程互斥锁控制总线程数目)
Goods
- 自己写的一个类,包括一些乱七八糟的功能 生成区间随机数 生成区间不重复随机数 延时函数 鼠标进入矩形区域 通过进程名查找进程、结束进程等
FileFind
- 多线程文件查找,使用多线程,实线文件查找功能。
exitprocess
- 查找结和结束进程!!VC-search process node and end! ! VC
binsearch_star
- 一个二分查找的程序,是用mfc 编程的,可以供大家学习哦-a two searching procedures, the use mfc programming, everyone can learn oh
从NT服务启动Windows程序
- 它能够启动你指定的任意多个程序。被启动的程序将像 NT 服务一样运行(例如,不用用户登陆机器,它们便会在后台运行)。 ? 在没有合适特权情况下,用户不能终止由此服务启动的程序(除非机器关闭)。 ? 你可以在 NT 服务之外测试和调试你的程序。例如,你可以在 DevStudio 调试器中运行你的程序,单步进入源代码中查找错误等。当“调试无错”后,你将它配置成产品,从 NT 服务启动它。-it can start your designated arbitrary number of procedu
二分查找
- 二份查找。本软件在数据查找中是非常实用的软件。原代码是C语言的运行环境-search. The search software in the data is very useful software. The original C language code is the runtime environment
FoxAPI
- 这是一个VB用API函数查找软件独立有VB存在-This is a VB API function to find the software with an independent existence with VB
MemRepair.rar
- 内存扫描,查找所选程序关心数据,有源码,可以分析,拿出来分享,Memory scanning, the selected search procedures concerned with the data source has now possible to analyze up to share
autorun_src
- 可以自动运行选中的程序和自动关机,设定时间按秒为单位。运用到WIN2K关机需要权限获取,和一些简单的文件查找代码! 升级版增加了自动运行个数 可以最多运行10个任务,可以删除任务,开机自动运行,全局快捷键。 -Can automatically run the selected program and automatic shutdown, set the time by seconds. WIN2K needs to shut down the use of competence ac
the-single-linked-list
- 实现单链表的创建,单链表内元素的插入、查找和删除。-The creation of a single list, the insertion of elements in a single linked list, find and delete.
LanI2M_2
- 基于WinPcap的局域网IP/MAC地址快速查找程序。运行和编译时需加入WinPcap开发包支持。这是一个老掉牙的程序题材,但如果你是新手,那么不妨看看本程序多线程的思路相对比较简单,新手可以慢慢研究。本程序的不足是:在嗅探返回线程安全退出环节上处理很过于简单,如果你有能力可以继续开发。 -WinPcap-based LAN IP/MAC Address Finder quickly. Compile-time operation and development need to join
Finder
- 通过多线程查找文本匹配内容,比windows的文本内容查询更快一些。-Multi-threaded search through text matching the contents of the text than windows inquiries faster.