资源列表
排序选择:
[ISAPI/IE编程] yichengwang
说明:一个医院软件系统公司的网站版面---页面比较生动-A hospital software system the company s Web site page layout--- lively comparison<赖官铨> 在 2025-06-10 上传 | 大小:2.42mb | 下载:0
[进程与线程] diaodu
说明:最短作业优先(抢占和非抢占 c语言程序基于DOS环境,是单线程工作。故要在DOS真正模仿在实际应用中的最短作业优先调度(抢占式),是难实现的。 本程序在DOS环境下实现了进程运行与程序操作的模拟同步进行。主要是应用虚拟运行算法,计算某个时候该谁占用CPU和谁已经终止了。利用虚拟运行,可以实现一种虚拟的同步操作。 -The shortest operation priority (to seize and non-preemptive c language program based<赖官铨> 在 2025-06-10 上传 | 大小:33kb | 下载:0
[Linux/Unix编程] flashplayer-0.2.tar
说明:linux下的flash的播放源代码,经验证-linux under the flash player source code, experience certificate<王凯> 在 2025-06-10 上传 | 大小:8.13mb | 下载:0
[中间件编程] GN-80
说明:GN_74/77OEM板测试软件使用须知: 1.菜单“格式”中包含的是GN74常用的输出信件格式,以设置GPS板回发信件的时间间隔。 (GN74的信件格式详见GN74手册) a.“全部打开”和“全部关闭”即打开和关闭全部GN74的输出信件格式。-GN_74/77OEM board test software using the notes: 1. Menu Format is contained in a letter GN74 output format commonly used to<wangxili> 在 2025-06-10 上传 | 大小:43kb | 下载:0
[数据结构常用算法] shortestwayvc++
说明:数据结构求最短路径vc++ 实现手动作图,设计起点--终点,按运行,直接求出最短路径,本程序有待改进,能向优化工作处理方面发展。-Data structure for shortest path vc++ Realize manually mapping, design starting point- the end by running directly to derive the shortest path, the procedure needed to be improved, wo<赖官铨> 在 2025-06-10 上传 | 大小:2.28mb | 下载:0
[数据结构常用算法] Data_Structures_Algorithm_Analysis
说明:数据结构和算法分析C语言版 E文原版by Mark Allen Wei-Data structure and algorithm analysis of C Language E version of the original text by Mark Allen Wei<ZJH> 在 2025-06-10 上传 | 大小:2.03mb | 下载:0
[电子书籍] Labview_abc
说明:labview入门教程,希望对大家有帮助-LabVIEW Getting Started Guide, and they hope to help everyone<melissa> 在 2025-06-10 上传 | 大小:1.56mb | 下载:0
[系统编程] juzheng
说明:稀疏矩阵是矩阵中非零元小于零元的矩阵,按照压缩储存的概念,只储存稀疏矩阵的非零元。除了储存非零元的值外,还要同时记下它的行列位置。这样,稀疏矩阵就可以用一个三元组表确定。应为是矩阵,所以要用到TSMatrix的存储结构,来存储矩阵的三元组表。-Sparse matrix is non-zero matrix element of the matrix is less than zero, in accordance with the concept of compressed storage,<彭枝考> 在 2025-06-10 上传 | 大小:2kb | 下载:0