搜索资源列表
Delphi 的内存管理器
- 如果代码中使用到需要动态内存的数据类型,那么这些数据类型的内部例程将访 问Delphi 的内存管理器。这些数据类型中就包括了AnsiString。这意味着绝大多数 的Delphi 程序都需要内存管理器-if the code needed to use dynamic memory data types, then these types of data internal routines will visit Delphi m
程序开发项目管理器
- 程序开发项目管理器易写的程序开发项目管理器程序开发项目管理器-procedures for the development of project management easier to write the procedures for the development of the project management program for project management
横梁数据管理器程序源代码
- 横梁数据管理器程序源代码-beam data management for source code
MP3播放器软件源码
- 1。主窗口。 主窗口的功能有:动态显示音频波表,左右声道调整,暂停,继续,循环,下一首,上一首等。 2。歌曲目录。 我的这个程序是完全模拟Winamp写成的。不论是主窗口还使三个窗口的组合,在歌曲目录窗口中支持双击某首歌曲的播放,支持多个文件的同时打开,支持从资源管理器中拖放文件,支持歌曲目录的二次打开和保存,通过主窗口您能有选择的播放单个文件,按顺序播放和随机播放目录表中的文件。 3。作者信息
禁用任务管理器
- 通过简单的方法禁用windows任务管理器的运行. 核心代码只有一行哟,可以拓展到禁用其他程序运行.
InterProcessSync_demo
- 实时动态显示进程信息的程序,如资源利用等。比任务管理器显示更多进程信息- Real-time dynamic demonstration advancement information procedure, like resources use and so on. Compared to the task management demonstration are more advancements information
srccount
- 在 Windows 的资源管理器窗口中,我们见过 WinZIP,WinRAR 等软件能在文件或文件夹的默认快捷菜单中添加几个菜单项,它可以使用户无须进入软件内部而直接在视窗中进行压缩/解压操作,十分方便用户操作,这无疑是一个较好的应用模型,它就是我们所说的Shell扩展技术。此源代码将以一个普通的源代码统计程序为例来说明怎样实现Shell扩展技术。-In the Windows Explorer window, we have seen
WindowControl
- WINDOW服务程序管理器-WINDOW service program manager
模拟内存管理程序
- 本程序模拟windows任务管理器的内存管理,界面可能丑陋点,但是还可以用-the simulation windows task management device memory management, interface may be ugly, but can also use
进程管理器
- 代码名称/用途:我是做网络安全工作的,最近发现很多后门程序,为了更快捷的判断某个进程是不是后门程序,我写了一个程序,显示出系统中的所有进程和每个服务进程的完整路径。一旦确认某个可疑进程,可以用"终止进程"立即杀掉,并根据路径删除后门程序。-code name/purposes : I have to do the work of network security, recently found that many backdoor pr
用Shell扩展实现源代码统计程序
- 在 Windows 的资源管理器窗口中,我们见过 WinZIP,WinRAR 等软件能在文件或文件夹的默认快捷菜单中添加几个菜单项,它可以使用户无须进入软件内部而直接在视窗中进行压缩/解压操作,十分方便用户操作,这无疑是一个较好的应用模型,它就是我们所说的Shell扩展技术。此源代码将以一个普通的源代码统计程序为例来说明怎样实现Shell扩展技术。-the Windows Resource Manager window, we have
Windows 进程管理
- 对程序的进程进行选择关闭的软件 模仿windows的任务管理器功能,关闭一些进程,关闭计算机!-This software can simulate the windows manager to shut down selected programs or progresses,even shut down the computer.
Delphi 的内存管理器
- 如果代码中使用到需要动态内存的数据类型,那么这些数据类型的内部例程将访 问Delphi 的内存管理器。这些数据类型中就包括了AnsiString。这意味着绝大多数 的Delphi 程序都需要内存管理器-if the code needed to use dynamic memory data types, then these types of data internal routines will visit Delphi m
系统进程管理器的开发
- 本程序的功能是获取本机上正在运行的所有的进程,并可以对这些获取的进程进行终止操作。-this procedure is to obtain the functions of the machine is running on all the processes, and can be obtained for these processes to terminate operations.
程序开发项目管理器
- 程序开发项目管理器易写的程序开发项目管理器程序开发项目管理器-procedures for the development of project management easier to write the procedures for the development of the project management program for project management
自绘任务管理器
- 使用ExDui2.0自绘任务管理器,可结束程序(Using the ExDui2.0 self painting task manager, you can end the program)
任务管理器
- Windows任务管理器提供了有关计算机性能的信息,并显示了计算机上所运行的程序和进程的详细信息;如果连接到网络,那么还可以查看网络状态并迅速了解网络是如何工作的。(Implement control of user threads and user programs)
任务管理器(Linux)
- LINUX下的任务管理器程序,在LINUX系统下运行的桌面程序,管理运行的程序(task manager in linux)
VC++ 写的数据库程序,文档管理器
- VC++ 写的数据库程序,文档管理器,可对自己喜欢的文档进行添加、保存、修改、删除等操作,并可快速检索出需要的文章,是一个基本的VC++ Access数据库程序,编译后,请把Debug内的EXE文件拷贝至根目录下运行。(VC++ to write the database program, document management, can add, modify, delete, save for their love of the d
java实现的本地文件管理器
- java实现的本地文件管理器,模仿Windows的文件资源管理器,显示列表,文件操作等。(The local file manager implemented by java, imitates the file manager of Windows, display list, file operation, etc.)