资源列表

« 1 2 ... .13 .14 .15 .16 .17 2118.19 .20 .21 .22 .23 ... 2656 »

[数据结构常用算法tongjigongzi

说明:1. 统计工资 设计要求: (1) 使用结构数组设计一个公司职员的数据结构,使用下述的结构定义: struct employee{ int age char name[15] double salary } (2) 在主函数里构造一个数组company,用来存放职工信息。 (3) 设计update函数,用来对company中指定职员的信息进行更改。要求先按照name查询到相应的职员,然后修改并
<龙君> 在 2024-09-28 上传 | 大小:6144 | 下载:0

[数据结构常用算法shujujiegou

说明:输入一组整型元素序列,建立顺序表;顺序存储的线性表的算法-Enter a group of integer elements in sequence, to establish the order form order linear table storage algorithm
<> 在 2024-09-28 上传 | 大小:10240 | 下载:0

[数据结构常用算法lianbiao

说明:单向链表的存储特点及其实现,单向链表的插入 删除算法及其应用算法的程序实现-One-way linked list of storage characteristics and the realization of a one-way linked list insertion algorithm and its application to delete the program algorithm
<> 在 2024-09-28 上传 | 大小:49152 | 下载:0

[数据结构常用算法main

说明:数据结构中表达式求值算法问题,具体可以运算四则运算,对于输入错误有错误提示!-Data structure evaluation algorithm expression issues, specific to four computing operations for input errors have error!
<张林> 在 2024-09-28 上传 | 大小:4096 | 下载:0

[数据结构常用算法Dijkstra_new

说明:数据结构中表达式求值算法问题,具体可以运算四则运算,对于输入错误有错误提示!-Data structure evaluation algorithm expression issues, specific to four computing operations for input errors have error!
<张林> 在 2024-09-28 上传 | 大小:2048 | 下载:0

[数据结构常用算法biaodashi

说明:表达式求值,数据结构。输入一个算术表达式,输出结果。-Expression evaluation, data structure. Enter an arithmetic expression, the output results.
<lirunxe> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法migong

说明:迷宫求解,数据结构,用二维数组存储迷宫,回朔法-Maze solving, data structure, with two-dimensional array storage maze, back to New Law
<lirunxe> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法2

说明:输入十个1至100的数,统计特定数出现的次数,-1-100 10 enter the number of statistics the number of a specific number of emerging,
<bin> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法express

说明:这个源码是用来通过顺序的扫描输入流中的数据,来计算表达式,这个代码在一般的表达式计算,比如:解析器构造中对表达式的处理都是有用的-This source is used to scan through the sequence of input stream data, to calculate the expression, the code in the general expression of the calculation,
<ssj> 在 2024-09-28 上传 | 大小:2048 | 下载:0

[数据结构常用算法EX14

说明:设置一个静态堆栈,编写它的基本操作后,在图类型设计时,构造一个最短路径矩阵和一个最短路径长度矩阵,使用FLOYD算法得出最短路径后,利用堆栈的性质输出最短路径和最短路径长度-Set up a static stack, the preparation of its basic operation, the type of design in the plan, construct a shortest path matrix and a
<龙悦心> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法EightQueen

说明:8皇后演示程序,可以动态修改皇后个数,以及单步、连续显示等。-8 Queen s demo program, you can dynamically modify the number of Queen s, as well as single-step, continuous display.
<小何> 在 2024-09-28 上传 | 大小:80896 | 下载:0

[数据结构常用算法NumericAnalize

说明:很全的数值分析类库,完全脱离开Matlab环境,在VC或者BC下开发数值分析程序-Very wide class of numerical analysis, completely separated from Matlab environment, in the VC or BC developed numerical analysis program
<骆爽> 在 2024-09-28 上传 | 大小:248832 | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 2118.19 .20 .21 .22 .23 ... 2656 »

源码中国 www.ymcn.org