搜索资源列表
endzippro
- 功能介绍:有些软件在运行中要将某些文件压缩成压缩文件。自己写压缩过程未免太麻烦了, 虽然有很多免费的源代码类可以使用,还要看代码的使用方式,一个不小心就不一定很正常了。 我的做法是调用现有的压缩文件来完成压缩功能。用等待进程结束的方法实现压缩。 完成后再作后面的其他工作。 本程序旨在演示启动和等待进程结束的方式调用其他程序的方法。 -functional presentations : Some software in the operation of cert
枚举系统当前进程
- 枚举系统当前进程源代码,可用于判断某个进程是否开始或者结束。-current process enumeration system source code can be used to judge whether a particular process or ended.
HyperClock
- 多线程定时器、时钟源代码,可以参考VC下多线程编程的技巧!-multithreading timer, the clock source code can refer to VC multithreaded programming skills!
200584224045108
- 给自己写了一个小工具,使用 FileSystemWatcher 组件监视磁盘文件,具体可以参看http://www.cndevx.com/club/dispbbs.asp?boardID=62&ID=61659&page=1 现在小艾专心开始本版开源项目,特此贴上源代码,有兴趣的朋友可以自己随意修改和使用。但是这个程序还有一些 bug 没有解决。小艾再次谢谢大家。 -to himself wrote a small tool, the use of surveillance Fil
ProcessManage_Code
- 进程管理源代码,具有windowsXP风格的界面,能够管理windows所有进程-process management source code, with AIX-style interface, windows can manage all processes
C_classic1
- 经典C程序源码,针对出学者哦!,希望对大家有帮助,希望大家多多上传啊-classic C program source code, up against scholars Oh! , And I hope to be helpful, I hope Members can upload ah
mutexeslhb
- windows信号灯控制的源代码,通过本例可以学习信号灯的使用-windows signal control of the source code, through the cases can learn from the use of lights
Binary_search
- This section allows you to browse the files contained within a ZIP file without having to download it first. The file list below shows all of the files those that are in a text format that we recognize the extension for (e.g. source code files) are
FPort
- 一个很好的可以读取进程信息的VC++源代码-a good process information can read the source code of VC
linecount3.4.05
- 可用于对VC++、C++ Builder、Delphi、VB、C/C++、ASM等程序源代码进行详细的统计,可以非常精确的得到程序中代码行、注释行和空白行的行数。程序会自动根据你选择的文件类型进行统计,并将所有文件的分析结果进行汇总,可以方便、准确的对程序代码量进行全面的统计。本软件是绿色软件,不需要安装,直接运行。-can be used to VC, C Builder, Delphi, VB, C / C, ASM source code for the procedures detail
从NT服务启动Windows程序
- 它能够启动你指定的任意多个程序。被启动的程序将像 NT 服务一样运行(例如,不用用户登陆机器,它们便会在后台运行)。 ? 在没有合适特权情况下,用户不能终止由此服务启动的程序(除非机器关闭)。 ? 你可以在 NT 服务之外测试和调试你的程序。例如,你可以在 DevStudio 调试器中运行你的程序,单步进入源代码中查找错误等。当“调试无错”后,你将它配置成产品,从 NT 服务启动它。-it can start your designated arbitrary number of procedu
os_show
- 内含两个本人开发的模拟进程互斥和进程调度的题目以及源代码,本内容只供参考,不得用于抄袭,如有发现将遭本人精神谴责,详细问题可来电010—51122242找黄某人联系解答,请多多指教。-development of the modeling process and the process of scheduling contradict the title of the source code, the content purposes only and should not be used fo
jinchengdll
- 将DLL注入到其他进程中的源程序,可以找点灵感,写些个无后门,无启动项的坏家伙出来!-to other DLL injection process to the source code, can find a point of inspiration, write out the back door without, without launching point out the bad guy!
jcjs
- 使用易语言开发的一款进程监控程序源码,可以自动结束掉你不希望允许的进程,比如限制小朋友玩游戏,呵呵。-Use easy language development of a process monitoring program source code, you can automatically out the end of the process you do not want to allow, such as restrictions on the children play games,
sys
- 易语言驱动读写内存模块源码,带默认驱动一个。可自行添加驱动修改函数。-Yi language-driven source code to read and write memory module with a default driver. Can add a function-driven changes.
Cxiazai
- 下载器的源代码!可以多线程进行下载-Download browser s source code! Can be multi-threaded download
QuickLaunch
- 这一款产生快速启动项的软件的源代码,能产生lnk文件。-This is the source code of a software that produced a quick start, can produce lnk file.
MultithreadingApplicationsinWin32
- Win32多线程程序设计源码,比较详细,大家都可以看一下-Win32 multi-threaded programming source code, more flavor, we can look at
Tray
- This a source code who show how you can do a systray application with icon and context menu -This is a source code who show how you can do a systray application with icon and context menu
Come_out_the_problem_of_producing_and_consuming_by
- 这是一个用线程来实现生产消费的源代码,开发环境是VC++2006,针对的是在uC/OS-II操作系统里信号量是如何进行请求与发送的?本人已经调试通,需要的可以下载下来用。-This is a thread used to achieve the production and consumption of the source code, development environment is VC++2006, is for uC/OS-II operating system how to car