资源列表

排序选择:

« 1 2 ... .50 .51 .52 .53 .54 101255.56 .57 .58 .59 .60 ... 267456 »

[操作系统开发code

说明:多道批处理操作系统—mos系统(1) 进程管理、(2) 作业管理、(3) 存储管理、(4) 时钟管理 (5) 中断处理、(6) I/O处理、(7)vcs硬件指令系统 -Batch operating system-mos multi-channel system (1) process management, (2) Operations Management, (3), storage management, (4) Clock Management (5), interrupt ha
<M> 在 2025-09-10 上传 | 大小:109kb | 下载:0

[C#编程onlineexaminatiomsystem

说明:用C#编写的在线答题系统,该系统实现的功能包括:登陆,自动组题,自动评测-C# written in line with answering system, the system implementation features include: landing, automatic group title, auto-evaluation
<weiwei> 在 2025-09-10 上传 | 大小:2.73mb | 下载:0

[其他小程序CoordinatesConverter(VB)

说明:高斯坐标与地理坐标相互转换 非常适用!-Gauss coordinates and geographical coordinates of each converter is ideal!
<杨海军> 在 2025-09-10 上传 | 大小:38kb | 下载:1

[数据结构常用算法collectioncaculator

说明:运用顺序表的基本运算。(插入、删除) 1)集合的数据类型为一个结构体,其中包括一个数组用来存放集合元素,一个整型数据来统计集合元素的个数。生成两个集合A和B。 2)将集合中的元素按照从小到大排序。具体方法为:从第二个元素起(i),依次扫描每个元素前面的所有元素(j),若i<j,则将j插在i的前面,结束对i的排序,照这个方法,再依次对i后的元素进行排序。 3)求两集合的并:生成一个新集合C,将集合A的元素复制过来,对集合B的元素依次进行扫描,若没有该元素,则插入,若已存在,则扫描
<weiwei> 在 2025-09-10 上传 | 大小:1kb | 下载:0

[其他小程序GeodeticLatitudeAndLongitudeCoordinateConversionSo

说明:大地坐标转换经纬度C++原程序源码 希望对大家有用!-Geodetic latitude and longitude coordinate conversion source
<杨海军> 在 2025-09-10 上传 | 大小:3kb | 下载:0

[语音合成与识别xinxinliao

说明:讯通语音老桥开发的新新聊界面!服务端可以加本人为你破解!加时注明来意!QQ130000379本人提倡正版软件!-Paper Old Bridge development of new voice-chat interface for the new! Server can be added for you I break! When Canada indicated purpose in coming! QQ130000379 I promote genuine software!
<魏文军> 在 2025-09-10 上传 | 大小:875kb | 下载:0

[数据结构常用算法generallist

说明:求广义表的深度 利用数组传值,建立单链表并将其初始化。 利用递归求出每个子表的深度,进而求出广义表的深度。 先看两个表的深度是否相同,若相同,对表A中的每个元素i,扫描表B中的每个元素,对与i深度相同的元素j,再将i中的每个元素与j中的每个元素进行比较。(运用递归算法)-Seeking a broad depth of the table The use of an array passed by value, establish a single list of its in
<weiwei> 在 2025-09-10 上传 | 大小:2kb | 下载:0

[其他小程序xjliao

说明:小静聊的程序!服务端可以加本人给你破解QQ130000379说明来意!-Small quiet chat program! Server can be added to you, I cracked QQ130000379 explained what he wanted!
<魏文军> 在 2025-09-10 上传 | 大小:3.9mb | 下载:0

[微处理器(ARM/PowerPC等)ARM_Programming_Tecgniques

说明:一本介绍ARM处理器编程的英文书,详细介绍了ARM处理器编程,对初学者和深入学习者都有益处。-Introduction ARM processor programming books in English, detailing the ARM processor, programming, both for beginners and in-depth the benefits of learners.
<王敏> 在 2025-09-10 上传 | 大小:1.05mb | 下载:0

[Linux/Unix编程shell_dup.tar

说明:一个简单的shell模拟程序,介绍了shell的工作原理,源代码和调试信息-A simple shell simulation program, introduced the shell works, source code and debugging information
<楼昊> 在 2025-09-10 上传 | 大小:9kb | 下载:0

[JSP源码/Javajrtp_1.0.tar

说明:基于java语言的rtp协议源码,基于java语言的rtp协议源码-Based on the java language source rtp agreement, based on the java language rtp protocol source-Rtp protocol based on the java language source code, based on the java language rtp protocol source-Based on the java la
<cycdiy_wz> 在 2025-09-10 上传 | 大小:356kb | 下载:0

[数值算法/人工智能postfixexpression

说明:运用栈的基本运算。(进栈、出栈) 依次扫描表达式的操作数并入栈,遇到运算符时,将后进的两个操作数出栈,对其进行运算,将运算结果入栈。照此方法,进行下去,一直到执行完最后一个运算符,输出结果。-The use of basic computing stack. (Into the stack, out of the stack) followed by scanning the expression operands and stack encountered operator, it wil
<weiwei> 在 2025-09-10 上传 | 大小:1kb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 101255.56 .57 .58 .59 .60 ... 267456 »

源码中国 www.ymcn.org