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

搜索资源列表

  1. Sqlist

    0下载:
  2. 线性表的相关操作,构造一个空的线性表,销毁线性表,将线性表置为空表,判断线性表是否为空,是返回1,否则返回0,返回表中元素的个数-Linear list of related operation, constructs an empty linear list, destruction of linear list will be linear table set to empty table, linear list for null judgments, is returns 1, othe
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2113
    • 提供者:周春露
  1. linkqueue

    0下载:
  2. 数据结构——链队列功能的实现,入队、出队、清除、销毁。一次可进行多功能的实现。-Data structure- chain of the queue function realization, into the team, the team removed and destroyed. One can be multi-functional implementation.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:919
    • 提供者:dave
  1. namespace

    0下载:
  2. c语言,一元多项式一定要包含系数项和指数项的描述,在选择合理的数据结构基础上完成多项式的建立、销毁、输出和加减法操作。-c language, a polynomial coefficient must contain a descr iption of items and index entries, the choice of rational polynomial data structure based on the completion of the establishment, de
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:246717
    • 提供者:昕晨夕
  1. CreateThread

    0下载:
  2. vc 使用Win32 API创建、销毁线程——控制进度条\CreateThread的程序源码,希望对大家有所帮助-vc use Win32 API to create and destroy threads- control the progress bar \ CreateThread the program source code, we hope to help
  3. 所属分类:Windows Kernel

    • 发布日期:2016-01-24
    • 文件大小:34816
    • 提供者:
  1. BIT_06_02

    0下载:
  2. .写一个类,能接受int型的变量,接收变量后能存储原变量(譬如12345)和其反向变量(54321),最多处理数量为10个,当输入达到10个或者输入变量为0的时候停止。并且在类销毁前输出存储的所有变量。 例如: 输入:12345,2234,0 输出:12345 54321 2234 4322 -. Write a class, can accept an int variable to receive the original variables can s
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:749
    • 提供者:王石
  1. CreateThread

    0下载:
  2. vc——使用Win32 API创建、销毁线程——控制进度条\CreateThread-vc- Use Win32 API to create and destroy threads- control the progress bar \ CreateThread
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:36346
    • 提供者:
  1. Timer

    0下载:
  2. 创建一个程序,通过菜单来控制创建定时器,销毁计时器。-Create a program, create a timer to control the menu, destroy the timer.
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1069045
    • 提供者:陈春丽
  1. aero_ec

    0下载:
  2. 这是用易语言制作的win7的Aero退出效果,在XP下运行,只要吧销毁和结束改成里面的命令即可,本源码最大好处是不用dll文件。-It is easy language made out of win7 the Aero effect in XP to run, as long as it destroyed and replaced inside the command to the end, the biggest advantage is not the source dll file.
  3. 所属分类:其他小程序

    • 发布日期:2017-04-04
    • 文件大小:3262
    • 提供者:Unique
  1. VCPPduoxiancheng

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

    • 发布日期:2017-04-17
    • 文件大小:25350
    • 提供者:xiao
  1. thread(control-bar)

    0下载:
  2. 创建和销毁线程,对三个控制条进行操作,便于了解线程-failed to translate
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:46542
    • 提供者:zhaorui
  1. 1

    0下载:
  2. 1.定义线性表的链式存储结构 2.在线性表的链式存储结构上,编写函数实现链表的初始化,插入、删除,输出、销毁等算法。 -1. Define the linear form of the chain store structure 2. Online sex store chain structure of the table, write a function to achieve the initialization list, insert, delete, export, dest
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:724
    • 提供者:武朝阳
  1. CreateThread

    0下载:
  2. 使用Win32 API创建、销毁线程、控制进度条\CreateThread\CreateThread.rar的程序源码-Using Win32 API to create, destroy threads, control the progress bar \ CreateThread \ CreateThread.rar the program source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:36644
    • 提供者:
  1. CreateThread

    0下载:
  2. 使用Win32 API创建、销毁线程 的 vc源码。-Using Win32 API to create, destroy threads
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:36717
    • 提供者:
  1. lianbiao

    0下载:
  2. 用c语言写的线性链表的创建、删除、插入、销毁代码-With c language to create a linear linked list, delete, insert, destroy code
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1057
    • 提供者:lin
  1. Node

    0下载:
  2. 用C语言描述数据结构中单链表的有关算法,包括建立,插入,删除,销毁链表-In C language to describe the data structure in a single linked list of the algorithms, including the establishment, insert, delete, destroy list
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1094
    • 提供者:李工
  1. CreateThread

    0下载:
  2. vc使用Win32 API创建、销毁线程的程序源码,感兴趣的可以-Use Win32 API to create, destroy threads
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:36790
    • 提供者:李足意
  1. CARDS

    0下载:
  2. 卡片对对碰,能实现相同卡片的连接与销毁。总共有三关,每一关设定不同的时间来确定结束时间。用贴图方式编写。-Card of a Kind, the connection can achieve the same card and destroyed. A total of three tests, each set off at different times to determine the end time. Written with the mapping method.
  3. 所属分类:Other Games

    • 发布日期:2017-05-17
    • 文件大小:4414358
    • 提供者:ydq
  1. mfc

    0下载:
  2. 进程和线程都是操作系统的概念。进程是应用程序的执行实例,每个进程是由私有的虚拟地址空间、代码、数据和其它各种系统资源组成,进程在运行过程中创建的资源随着进程的终止而被销毁,所使用的系统资源在进程终止时被释放或关闭。-void CSingleThreadDlg::OnSleepSixSecond() { Sleep(6000) //延时6秒 }
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:21032
    • 提供者:蒋碧君
  1. CreateThread

    0下载:
  2. vc使用Win32 API创建、销毁线程的程序源码-Use Win32 API to create, destroy threads
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:36863
    • 提供者:汪跃飞
  1. threadpool-0_2_5-src

    0下载:
  2. 线程池:在面向对象编程中,创建和销毁对象是很费时间的,因为创建一个对象要获取内存资源或者其它更多资源。在Java中更是如此,虚拟机将试图跟踪每一个对象,以便能够在对象销毁后进行垃圾回收。所以提高服务程序效率的一个手段就是尽可能减少创建和销毁对象的次数,特别是一些很耗资源的对象创建和销毁。-failed to translate
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:58607
    • 提供者:左家顺
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 23 »
搜珍网 www.dssz.com