资源列表

« 1 2 ... .17 .18 .19 .20 .21 122.23 .24 .25 .26 .27 ... 1760 »

[其它实验11

说明:进程管理设计进程控制块PCB表结构,适用于优先数调度算法调度算法。 ②建立进程就绪队列。 ③编制进程调度算法:优先数调度 -process management design process control block PCB table structure, applicable to a few priority scheduling algorithm scheduling algorithm. create a p
<> 在 2008-10-13 上传 | 大小:79360 | 下载:0

[其它飞机航班订票系统

说明:飞机航班定票系统 主要功能:航班信息录入(同时此模块可添加航班信息) 航班信息浏览 航班信息查询 办理顾客定票业务 办理顾客退票业务 -flights scheduled counting system main functions : flight information into (this module can also add flights) flights View flight informatio
<张亮> 在 2008-10-13 上传 | 大小:16161 | 下载:0

[其它InvMat

说明:利用矩阵的奇异值分解压缩图像,先将图像分块,对各块中的每个对应象素内积得到相关矩阵A,然后对A进行奇异值分解,选择n(n<N)个较大的特征值对应的特征向量,利用该向量与各块图像内积来压缩和恢复图像-matrix of singular value decomposition image compression, image first block of the block of each pixel corresponding t
<王志气> 在 2008-10-13 上传 | 大小:1251 | 下载:0

[其它xishujuzhen

说明:稀疏矩阵运算器实习报告,与严蔚敏老师主编的数据结构与算法一书实习4.1相对应-sparse matrix operations for internships, and Yan Wei Min teachers editor of the data structures and algorithms on a corresponding attachment 4.1
<张广 > 在 2008-10-13 上传 | 大小:14027 | 下载:0

[其它C语言实现的大整数乘法

说明:此代码为两个大整数的乘法运算,支持无限多位数的乘法,只要硬件资源允许。-this code for the two large integer multiplication and support an infinite number multiplication of the median, as long as the hardware resources allow.
<srx> 在 2008-10-13 上传 | 大小:2624 | 下载:0

[其它找第k小算法程序

说明:此代码查找序列中指定第几大小的程序,这将会在快速排序异步并行算法中用到。-this code sequence you specify the size of several of its procedures, which will be in the fast asynchronous parallel sorting algorithm used.
<srx> 在 2008-10-13 上传 | 大小:10474 | 下载:0

[其它CreateThread函数使用

说明:这个代码是C/C++多线程初学者必看的第一个程序代码。-C / C multithreading beginners Watchable of a code.
<srx> 在 2008-10-13 上传 | 大小:9691 | 下载:0

[其它简单全局变量参数传递

说明:此代码是在多线程下,线程间参数用全局变量传递的代码。-this code in multithread, with the threads global variable parameter transmission of the code.
<srx> 在 2008-10-13 上传 | 大小:8500 | 下载:0

[其它CreateThread函数创建窗口线程

说明:此代码是为初步接触多线程的人员介绍的用CreateThread()函数创建窗口线程。-this code for multithreaded initial contacts on the staff with the CreateThread () function to create windows threads.
<srx> 在 2008-10-13 上传 | 大小:10205 | 下载:0

[其它TC 2.0 挖地雷

说明:TC 2.0 挖地雷 关于TC2.0版的挖地雷 1、整个游戏基于事件驱动的工作方式,这一点和windows应用程序是相通的。在程序的主 干中,不停的捕捉鼠标事件,再通过一个函数: Bool analysis(CPoint point, ClickInfor infor) 来分析鼠标事件作用在哪个对象上(游戏中的元素,比如按钮、菜单、地雷单元格都是 作为一个对象来看待),然后把鼠标事件分配到相应的对象
<miao> 在 2008-10-13 上传 | 大小:57510 | 下载:0

[其它本人收集的几百个单片机类QQ群

说明:在网上学习可以通过论坛,但也可以通过QQ群来相互交流,我在此奉献我在学习单片机过程中收集的几百个群号。-Online Learning Through the forum, but also through QQ groups to interact with, I would like to give me in learning SCM collected in the course of hundreds of groups.
<洪峰> 在 2008-10-13 上传 | 大小:13077 | 下载:0

[其它二叉树jian

说明:这个程序采用先序建立二叉树,并分别使用递归和非递归算法实现了对该二叉树的先中后序的遍历输出,并给出了一定的使用说明-this procedure was used in order to establish a binary tree respectively, and the use of recursive and non - recursive algorithm of this binary tree after the fir
<杨正朋> 在 2008-10-13 上传 | 大小:14742 | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 122.23 .24 .25 .26 .27 ... 1760 »

源码中国 www.ymcn.org