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

搜索资源列表

  1. Thread

    0下载:
  2. 进程和线程都是操作系统的概念。进程是应用程序的执行实例,每个进程是由私有的虚拟地址空间、代码、数据和其它各种系统资源组成,进程在运行过程中创建的资源随着进程的终止而被销毁,所使用的系统资源在进程终止时被释放或关闭。-Process and thread is the concept of the operating system. The implementation process is an instance of the application, each process is by th
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:26455
    • 提供者:zhangchenjuan
  1. VC_Programming_classic_code_thread_safe_terminatio

    0下载:
  2. VC编程开发如何安全终止线程经典代码VC Programming classic code thread safe termination-VC Programming classic code thread safe termination
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:12734
    • 提供者:fkang
  1. ymselector2

    0下载:
  2. 可实现起点时间和终止时间的显示效果,方便用户安排时间-Can be realized starting time and termination time of the display, user-friendly scheduling
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:23564
    • 提供者:
  1. Vb_Timing_forced_termination_classic

    0下载:
  2. Vb定时关机强制终止经典代码Vb Code Timing shutdown forced termination of the classic -Vb Code Timing shutdown forced termination of the classic
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:16758
    • 提供者:ttlove
  1. SDTRestore

    0下载:
  2. Win32 Kernel Rootkits modify the behaviour of the system by Kernel Native API hooking. This technique is typically implemented by modifying the ServiceTable entries in the Service Descr iptor Table (SDT). Such modification ensures that a replacement
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:8273
    • 提供者:Mimi
  1. vedio

    0下载:
  2. 包括了视频的读取,终止,暂停,上一帧,下一帧等操作。-Including the video read, termination, suspension, the last frame, next frame and other operations.
  3. 所属分类:Video Capture

    • 发布日期:2017-05-31
    • 文件大小:12820093
    • 提供者:zhoutao
  1. svm4

    0下载:
  2.  -s svm类型:SVM设置类型(默认0)   0 -- C-SVC   1 --v-SVC   2 – 一类SVM   3 -- e -SVR   4 -- v-SVR   -t 核函数类型:核函数设置类型(默认2)   0 – 线性:u v   1 – 多项式:(r*u v + coef0)^degree   2 – RBF函数:exp(-r|u-v|^2)   3 –sigmoid:tanh(r*u v + coef0)   -d degree
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:17856
    • 提供者:little863
  1. JavaHanTower

    0下载:
  2. 设计一个汉诺塔演示程序,至少能演示1—9个盘子的移动过程,界面美观,清晰,具有良好的交互性,应说明演示方法,终止方法等。-Design a han debbi tower demo, can at least demo 1-9 dishes process of moving, interface aesthetics, clear, have good interactive, shall explain demonstration method, termination methods
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:321244
    • 提供者:xiaoxin
  1. 2

    0下载:
  2. 画出多条直线,按住鼠标左键点为起始点,移动鼠标,释放左键的地方为终止点。-Draw a number line, hold down the left mouse button as the starting point, move the mouse, release left the place for the termination point.
  3. 所属分类:Applet

    • 发布日期:2017-04-08
    • 文件大小:837
    • 提供者:ze
  1. SQL

    0下载:
  2. 由于某种原因造成系统停止运行,致使事务在执行过程中以非控制方式终止,这时内存中的信息丢失,而存储在外存上的数据未受影响。-For some reason causing the system to stop running, resulting in transactions in the course of termination of a non-control mode, when the memory information is lost, and the data stored in
  3. 所属分类:SQL Server

    • 发布日期:2017-04-05
    • 文件大小:678207
    • 提供者:棒子
  1. Transformer_analysis

    0下载:
  2. matlab simulation of transformer including: Short-circuit and RL Load Terminations, Open-Circuit Termination In-rush Current, Autotransformer Connection,Delta-Wye Transformer:Voltage and Current Ratios Zero-Sequence Current
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:37240
    • 提供者:solmipee
  1. string

    0下载:
  2. 程序设计任务: 用堆分配存储表示实现Hstring串类型的最小操作子集的基础上,实现串抽象数据类型的其余基本操作(不使用C语言本身提供的串函数)。参数合法性检查必须严格。 程序所能达到的功能:一个命令解释程序,循环往复地处理用户键入的每一条命令,直至终止程序的命令为止。 -Programming tasks: With pile distribution of memory says achieving Hstring string types of minimum operat
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:107275
    • 提供者:Andy
  1. threadCreate

    0下载:
  2. 关于线程编程的文档。讲述线程的创建与取消、私有数据、同步和中止。-Programming document on the thread. About the creation and abolition of the thread, private data, synchronization and termination.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:211496
    • 提供者:雪逸
  1. yuesefuhuan

    0下载:
  2. 用不带表头结点的循环单链表表示围成圆圈的n个人;要求建立此循环单链表;某人离席相当于删除一个结点,要正确设置程序中循环终止的条件和删除结点时指针的修改变化。-Header with a non-circular single linked list of nodes that a circle of n individuals called for the establishment of this circular single linked list someone leave equi
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:230678
    • 提供者:木易
  1. 2

    0下载:
  2. 实现最优化搜索中,DFB法,秩1法,bfgs法以及共轭梯度法进行最优化数据搜索。其中共轭梯度法下降速率比较慢,要合理设置终止门限-Optimize the search, DFB method, rank 1 method, bfgs method and conjugate gradient method to optimize the data search. Conjugate gradient method in which the rate of decrease is slower,
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2645
    • 提供者:程旭元
  1. COLT-parameter-ADSL-Tester

    0下载:
  2. 大家都知道,ADSL 对线路的要求是很高的,如果安装过ADSL 的,都会有这种体会: 外线人员把线路一直由局端机房跳通到用户端,就可以回单完工。然后由技术人员到由户端 把设备接好并装好软件,这时候才发现设备连不上或者能连上但经常断线,又或者连上后速 度很低(给人的感觉)等种种原因使得用户不签收,技术人员当然就不能回单完工了。只能 又把外线人员叫来换线,直到找出好的线对时,ADSL 才能正常工作,装机人员才能收工。 在装机时限越来越苛刻的今天,很多ADSL 装机人员都配备了AD
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:87325
    • 提供者:li
  1. reliability-Design-485

    0下载:
  2. 485可靠性设计,很好地说明了485终端匹配的问题及处理方法-485 reliability design, good illustration of the 485 termination problems and treatment methods
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:160510
    • 提供者:罗以
  1. shuikuidiaodupso

    1下载:
  2. 水电站中长期优化调度主要是在满足电力系统出力要求以及下游综合用水要求等的前提下,合理地安排水库各个月份的发电流量,使得调度期内的总发电量最大。即在给定预报入库流量过程线、下游综合用水流量过程线、调度期起始水位和终止水位等条件下,通过总水量的合理运用使调度期内水电站的总发电量最大。-Long-term optimal operation of hydropower stations mainly in the power system to meet the output requirements
  3. 所属分类:matlab

    • 发布日期:2015-03-07
    • 文件大小:2048
    • 提供者:涛哥
  1. 20104140137830

    0下载:
  2. 源码包括VB与网站交互获取信息、文件转码等内容,这些原码是我原来业余做一个项目时写的,后因各种原因项目终止,拿给需要的人吧。-Interact with the site, including VB source code access to information, documents and other content transcoding, the original code is an amateur I had to do a project written for various
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:81112
    • 提供者:freelong
  1. SCANNER-ADRESSES-MAILS-PRESENTENT-ON-GOOGLE

    0下载:
  2. This program scans the pages of google search for email addresses sought (hotmail.com, hotmail.fr, laposte.net ....) and return the results found. Operation: - indicate the termination of the address search for example: without the @ hotmail.com.
  3. 所属分类:Email Client

    • 发布日期:2016-01-21
    • 文件大小:261120
    • 提供者:bahour
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 16 »
搜珍网 www.dssz.com