CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 进程与线程 搜索资源 - 删除

搜索资源列表

  1. Start and delete Service

    0下载:
  2. 建立WINDOWS服务的小程序,包括创建和删除服务-establishment of small programs, including the creation and deletion of services
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:33.64kb
    • 提供者:陈淑娟
  1. del_self

    0下载:
  2. 能在启动时候删除自己的小代码,利用bat命令实现。-launched in time to delete their own little code, the use of bat commands.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:5.75kb
    • 提供者:宋益波
  1. DelLogs

    0下载:
  2. 该应用采用Timer,实现了定时、定量删除指定类型文件(为删除垃圾日志而作)-Timer used for this application, achieving timing, Quantitative delete specified the type of document (to remove garbage for log)
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7.92kb
    • 提供者:下弦月
  1. ossue

    0下载:
  2. 在Windows环境下,参考Windows环境下线程同步、互斥操作的例子,利用基本的文件操作系统调用,模拟读写问题。编写相应的函数,建立一个记录型的共享文件,并实现对该共享文件的打开、关闭、删除、读、追加记录、删除记录等操作。同时要求利用进程的同步与互斥机制实现多个用户进程对该文件的并发访问-the Windows environment, Windows environment reference thread synchronization, contradict operation exa
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:8.88kb
    • 提供者:苏匀
  1. BarSvr

    0下载:
  2. 一个多线程,线程同步的例子, (debug一个目录和一个配置文件是执行程序使用的,所以没有删除)-more than one thread, thread synchronization example, (debug a catalog and a configuration file is used in the implementation of procedures, there is no delete)
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:69.22kb
    • 提供者:朱洪祥
  1. 2005112810545531483234556

    0下载:
  2. 这是我用汇编写的一个打字练习的程序,它能在窗口中随机显示一行字符,输入一行结束时,自动换一行。上面用一个箭头指示所要打的字符,输入正确时显示绿色,错误时显示红色,同时有错误提示音,能用back-space删除字-This is what I used to write a compilation of a typing practice and the procedures it in the window display random characters here, his input at
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:4.58kb
    • 提供者:三水
  1. MultithreadedJobQ

    0下载:
  2. 关于线程池的一些操作之列的一个工程 包括添加线程,删除之类的操作-threads on the pool operated out of a project, including adding threads, such as the deletion of the operation
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:113.54kb
    • 提供者:嵇月强
  1. 643253443

    0下载:
  2. 扫描系统的所有进程,并可选择的删除不想运行的进程-scanning system in all processes and can choose not to delete the operation of the process! !
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:47.26kb
    • 提供者:lzcggyy
  1. CheckFile

    0下载:
  2. 开一个线程监视一个文件夹下的所有的文件 如果新增加了非法的文件将被线程删除
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:29.34kb
    • 提供者:萝卜特
  1. ps_manager

    0下载:
  2. 这个程序是用MFC开发,运行后程序会显示系统中所有的进程,同时包括删除进程等一些功能。界面友好。适合于初学者
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:68.48kb
    • 提供者:GINA620
  1. selfdel

    0下载:
  2. 实现可执行程序的自删除功能,程序运行结束后自动删除可执行程序文件,在 vc6和vc8直接编译就行。用到了 shellcode,老外写的,我把文件删除的功能提取了出来。另外用到 CreateProcess, WriteProcessMemory等函数。学习进程和shellcode很不错的例子。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:34.19kb
    • 提供者:nulng
  1. 进程管理器

    0下载:
  2. 代码名称/用途:我是做网络安全工作的,最近发现很多后门程序,为了更快捷的判断某个进程是不是后门程序,我写了一个程序,显示出系统中的所有进程和每个服务进程的完整路径。一旦确认某个可疑进程,可以用\"终止进程\"立即杀掉,并根据路径删除后门程序。-code name / purposes : I have to do the work of network security, recently found that many backdoor procedure, in order to quick
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:53.36kb
    • 提供者:周群生
  1. SelfDel

    0下载:
  2. 程序运行结束删除本!-running deleted from the end!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1.09kb
    • 提供者:白天
  1. TwoThread

    0下载:
  2. 编写一个多线程程序(两个线程),一个线程向列表控件中插入数据,一个读取并显示列表控件中的数据,显示完后删除已显示的数据。(显示的方式可以以对话框的方式显示),在读删数据时要注意线程的互斥。-prepared a multithreaded process (two threads), a thread to the list of controls to insert data, a reading list and display controls the data show that aft
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:30.62kb
    • 提供者:华天晴
  1. KillMe

    0下载:
  2. 一款进程防杀的程序,同以往的程序不同,通过给内核打补丁的方式防杀,效果非常明显,在XP下可以防御冰刃等强力工具的删除-Anti-kill procedures for a process, with different procedures in the past, by the way the kernel patch against killing, the effect is very obvious, in XP, can be powerful tools such as defens
  3. 所属分类:Process-Thread

    • 发布日期:2016-01-26
    • 文件大小:1.51mb
    • 提供者:st
  1. autorun_src

    0下载:
  2. 可以自动运行选中的程序和自动关机,设定时间按秒为单位。运用到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
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:17.3kb
    • 提供者:dannys
  1. the-single-linked-list

    0下载:
  2. 实现单链表的创建,单链表内元素的插入、查找和删除。-The creation of a single list, the insertion of elements in a single linked list, find and delete.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-05
    • 文件大小:28.38kb
    • 提供者:
  1. MagicDel

    0下载:
  2. 通过动态生成并加载DLL,实现删除程序本身-Through dynamically generated and loaded DLL, the realization of the deletion of the process itself
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-17
    • 文件大小:4.07mb
    • 提供者:张伟
  1. MagicDel

    0下载:
  2. 通过动态生成并加载DLL,实现可执行文件的自删除。-Through dynamically generated and loaded DLL, the realization of self-executable file delete.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-17
    • 文件大小:4.07mb
    • 提供者:张伟
  1. process

    0下载:
  2. 进程管理小程序 进行简单进程显示和删除功能-Process management process simple display and delete function
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-26
    • 文件大小:186.01kb
    • 提供者:梁小明
« 12 3 4 »
搜珍网 www.dssz.com