资源列表

« 1 2 ... .40 .41 .42 .43 .44 7945.46 .47 .48 .49 .50 ... 21467 »

[其他小程序1111

说明:利用文本编辑软件在外存上建立一个有n个学生的学号、姓名、系别、联系电话的数据文件。从键盘上输入一个学号,可以查寻到此人其他信息。并按姓名排序且输出。-Text editing software on a CRT is used to establish a n student s student id, name, department, contact phone number of the data file. From the keyboard input a student id, yo
<piaoguomengxiangdeni> 在 2025-11-26 上传 | 大小:10kb | 下载:0

[其他小程序Dot-matrix-Chinese-character

说明:点阵汉字程序的编写。该文件含有残缺码源,完整码源,以及演示-The writing of the program of dot matrix Chinese character. The file contains the source code, complete code, and demonstration
<零崎人识> 在 2025-11-26 上传 | 大小:461kb | 下载:0

[其他小程序digitial-tube-display

说明:输入三位数字,可以在数码管上显示。按exit退出。-Enter three digits, you can display in the digital tube. Press exit to exit.
<零崎人识> 在 2025-11-26 上传 | 大小:52kb | 下载:0

[其他小程序trackball

说明:改程序利用opengl实现了跟踪球技术,可以利用鼠标拖动立方体任意角度旋转。-Change program use opengl achieve a trackball technology, you can use the mouse to drag the cube rotated at any angle.
<高志华> 在 2025-11-26 上传 | 大小:2kb | 下载:0

[其他小程序linux

说明:linux 初学资料,上手容易,很适合初学者,希望对你有帮助-linux Beginner s data
<吴井华> 在 2025-11-26 上传 | 大小:17.7mb | 下载:0

[其他小程序sequence-list

说明:顺序表是指采用顺序存储结构的线性表,它利用内存中的一片连续存储区域存放表中的所有元素。可以根据需要对表中的所有数据进行访问,元素的插入和删除可以在表中的任何位置进行。-Sequence table refers to the use of linear sequence table storage structure, which uses memory in a contiguous storage area to store all of the elements in the table.
<李丽> 在 2025-11-26 上传 | 大小:15kb | 下载:0

[其他小程序linked-list

说明:1、实现单链表的所有基本操作 2、编写主程序测试所有功能 3、实现循环链表的基本操作,并编写测试程序。 4、实现双向链表的基本操作,并编写测试程序。 -1, to achieve a single list of all the basic operations 2, 3 to write the main program to test all functions to achieve the basic operation of a circular linked list,
<李丽> 在 2025-11-26 上传 | 大小:20kb | 下载:0

[其他小程序stack

说明:1、定义顺序栈类型,实现栈的所有基本操作。 2、定义链栈类型,实现栈的所有基本操作。 3、编写测试程序。 -1. Define the sequence of stack type, the realization of all the basic operations of the stack. 2. Define link stack type, the realization of all the basic operations of the stack. 3, the pr
<李丽> 在 2025-11-26 上传 | 大小:18kb | 下载:0

[其他小程序line

说明:队列是一种先进先出的线性表,它只允许在表的一端进行插入,而在另一端进行删除元素。用链表表示的队列简称链队列。一个链队列需要两个分别指向队头和队尾的指针。顺序队列除了用一组地址连续的存储单元依次存放从队头到队尾的元素外,还需要两个指针front和rear分别指示队列头元素和队列尾元素的位置。 定义顺序队列类型,实现队列的所有基本操作。 定义链队列类型,实现队列的所有基本操作。 -FIFO queue is a linear form, it only allows to insert
<李丽> 在 2025-11-26 上传 | 大小:17kb | 下载:0

[其他小程序Desktop

说明:在一个平面上有n(1<=n<=100000)个村庄,每个村庄通过坐标(xi,yi)标示位置,-10^9<=xi,yi<=10^9。现在想要建一个邮局,使得到各个村庄的距离之和最短。 在这个问题中,距离定义为曼哈顿距离,即点i和点j的距离等于|xi-xj|+|yi-yj| 输入: 输入第一行为n,表示村庄的数量 接下来n行每行有两个整数,表示一个村庄的坐标 输出: 输出一个数字,表示建立的邮局到各个村庄的和
<> 在 2025-11-26 上传 | 大小:1kb | 下载:0

[其他小程序NET-GAME-2WAN-PPPoE-V.5.2-build-3

说明:NET-GAME 2WAN PPPoE V.5.2 build 3
<lemontamza> 在 2025-11-26 上传 | 大小:9kb | 下载:0

[其他小程序xingbo

说明:行波测距的matlab仿真研究,非常适合初学者使用。-The traveling wave ranging matlab simulation
<李彦> 在 2025-11-26 上传 | 大小:12kb | 下载:1
« 1 2 ... .40 .41 .42 .43 .44 7945.46 .47 .48 .49 .50 ... 21467 »

源码中国 www.ymcn.org