CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - termination

搜索资源列表

  1. ProcessMgr

    0下载:
  2. 相当于任务管理器的程序 可以终止进程 列举进程-equivalent task management procedures for the termination of the process outlined proce
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:191015
    • 提供者:杭永东
  1. 遗传算法c++程序

    1下载:
  2. 首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞争机制选择个体,使用各种遗传操作算子产生下一代如此进化下去,直到满足期望的终止条件。-begin using some form of coding mapping to the solution space coding space, each encoding a corresponding solution to the probl
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6351
    • 提供者:qianyg
  1. 《.NET面向对象教程》

    1下载:
  2. 本简缩教程的内容有:  1.创建类:类关键字、类及名空间、创建方法、创建属性、重载方法等。  2.对象的生命周期:对象的构造、对象的终止  3.继承:实现基本的继承、阻止继承、继承与辖域、保护方法、重载方法、重载与  构造方法、创建基类以及抽象方法  4.共享或类成员:共享方法、共享变量  5.事件:共享事件、触发事件  6.界面:怎样使用界面  7.对象的处理:对象的声明等等  8.交叉语言的继承:创建VB.NET的基类、创建C#子类、创建一个客户应用程序
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:74907
    • 提供者:刘亮
  1. 8.如何正常终止线程?

    0下载:
  2. 简单明了的介绍了关于线程的正常终止释放内存的过程。主要是通过关闭释放线程局丙来实现此功能-straightforward presentation of the normal thread termination release memory process. Mainly through the release of closed-threaded C Board to achieve this function
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:33454
    • 提供者:邢鹏翔
  1. 注册表_路径精灵

    0下载:
  2. 修改注册表达到修该调用程序的文件路径 并且最后终止自身程序DELPHI windows编程-changes to the registry called the repair procedures for the termination of the final path and its own procedures windows Delphi Programming
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:437964
    • 提供者:何东周
  1. 实验室预定管理

    0下载:
  2. 我们web老师写的一个小程序,转载请著名版权!选择关心的月度日历,点击某个日期,实验室的预定使用情况显示出来 填写日期(格式是:yyyymmdd),开始时间(格式是:hhmm),终止时间(格式是:hhmm),点击申请,如果数据正确,且实验室使用没有冲突就可以成功申请。 点击详细,显示本人最近申请的记录 使用结束,请点击注销再退出系统。-our web teachers wrote a small program reproduced invited famous copyright!
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:83077
    • 提供者:宏伟
  1. 内联汇编

    0下载:
  2. 在Visual C++中使用内联汇编不需要额外的编译器和联接器,且可以处理Visual C++中不能处理的一些事情,而且可以使用在C/C++中的变量,所以非常方便。内联汇编主要用于如下场合:   1.使用汇编语言写函数;   2.对速度要求非常高的代码;   3.设备驱动程序中直接访问硬件;   4.\"Naked\" Call的初始化和结束代码。 -used in conjunction with the compilation does not need
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2204
    • 提供者:
  1. JAVA聊天室实现(多功能)

    3下载:
  2. 实现功能:· 用户上线·包括新用户上线和已使用过该系统的用户上线·每位在线的用户将会收到该用户上线的通知·该用户会收到所有已在线的用户的信息·朋友下线  ·服务器端删除该用户信息·每位在线的用户将会收到该用户下线的通知,同时删除改用户的信息·聊天终止,文件传输终止· 修改用户名字·用户可以在对应的文本框内直接修改名称·用户可以在保存的Myinfo.txt中直接修改名称· 聊天功能:·公聊:所有在线的用户都可以看到你的发言·私聊:能和所有以在线的用户进行私聊,其他用户看不到私聊对象之间的聊天  ·
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:15279
    • 提供者:KOF
  1. 共轭梯度法

    0下载:
  2. 上述算法的④输出结果要求包含最优解、最优值、迭代次数,以及每次迭代的中间结果(对 而言)终止准则为H终止准则-above algorithm output requirements include optimal solution, the optimal values, the number of iteration, and each iteration of the intermediate results (in terms of) the termination criteria f
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10782
    • 提供者:洪男
  1. enumvdmpro

    0下载:
  2. 即使是在 32位环境中编写程序,也经常碰到处理 16位应用程序的情况。在 Windows NT 中,16位程序是运行在虚拟 DOS 机(VDM)中的。VDMDBG.dll 包含许多处理16位程序的有用函数,这个库是 Platform SDK 的一部分。   VDMDBG 中的函数提供了很好的方式在 VDM 中枚举、创建和终止 16位进程(任务)。 如果需要使用 VDMDBG 函数,你的工程必须链接 VDMDBG.lib。-even in the 32-bit environment pr
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:980
    • 提供者:刘珍
  1. SaveShutDownWindows

    0下载:
  2. 安全关闭windows系统。关闭windows系统可以使用ExitWindowsEx这个API,但是有时关闭时有些进程会没相应,需要人为终止。所以在本程序中我先将用户进程先终止掉,然后再关闭系统。-closed windows security system. Close windows system ExitWindowsEx can use this API, However, sometimes when some of the closure process will be no cor
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1539
    • 提供者:曹京
  1. WORKTHREAD

    0下载:
  2. 我的创建和终止进程 创建工作者线程 对初学者肯定有帮助-the creation and termination of the process of creating workers threads for beginners is sure to help
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:41737
    • 提供者:高兴
  1. maxGenTerm

    0下载:
  2. 经典遗传算法工具箱中的最大代数终止程序,与大家分享-classical genetic algorithm toolbox the largest algebra termination of the procedure, to share with you
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1097
    • 提供者:赵学
  1. Network_TCP_connection_establishment_and_terminati

    0下载:
  2. 网络TCP连接的建立与终止Network TCP connection establishment and termination -Network TCP connection establishment and termination of Network TCP connection establishment and termination
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:705497
    • 提供者:bnn
  1. GPS

    0下载:
  2. 包括了读取GPS串口,串口读写操作,串口数据合并等串口操作实例,对于熟悉串口操作有很大帮助。-Read and Write example performs a Serial Port Read, a Serial Port Write, or a combination of these actions while setting some advanced serial features like buffer size, termination characters, and XON/XO
  3. 所属分类:GPS develop

    • 发布日期:2017-03-30
    • 文件大小:135159
    • 提供者:yang chun
  1. termination

    0下载:
  2. FPGA端口电平配置的工程文件,可以实现不同的端口配置,包括PECL,TTL,LVDS等,关键是看引脚分配的.UCF文件-FPGA termination,pull-up,pull-down
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:247135
    • 提供者:hzh
  1. Termination-executable--program-code

    0下载:
  2. Windows编程:终止可执行(exe)程序 代码(C++)-Termination executable program code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1045
    • 提供者:chen
  1. Abnormal-termination-of-Qt

    0下载:
  2. 本篇博客为Qt程序异常终止的原因,是本人在Qt开发过程中亲自总结的文章。-This blog is the reason for the abnormal termination of the Qt program, is in the process of Qt development, I personally summed up the article.
  3. 所属分类:Document

    • 发布日期:2017-04-12
    • 文件大小:1039
    • 提供者:
  1. Clock Termination

    0下载:
  2. Clock termination methods
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:45056
    • 提供者:rams
  1. Mathematical_Formulae_and_Tables

    0下载:
  2. Various clock termination
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:183296
    • 提供者:rams
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com