资源列表

« 1 2 ... .23 .24 .25 .26 .27 3928.29 .30 .31 .32 .33 ... 28522 »

[数据结构常用算法tongjigongzi

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

[数据结构常用算法shujujiegou

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

[matlab例程math_experiment

说明:数学实验,包括高等数学、概率统计、线性代数等的讲解,全部用matlab实现-Mathematical experiment, including advanced mathematics, probability and statistics, linear algebra and so on, all with the realization matlab
<moon> 在 2025-07-07 上传 | 大小:5.57mb | 下载:0

[人工智能/神经网络/遗传算法GA

说明:matlab编写的遗传算法优化程序,采用随机配对交叉,多点交叉,两点交叉,编译对目标函数进行优化-matlab genetic algorithm to optimize the preparation procedures, using a random cross-matching, multi-point crossover, two cross-cutting, the compiler of the objective function to optimize
<夏雨泽> 在 2025-07-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法main

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

[数据结构常用算法Dijkstra_new

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

[matlab例程multipath_doppler

说明:Multipath and Doppler effects and Models与下一个PDF文档匹配-Multipath and Doppler effects and Models with a PDF document matching
<刘建国> 在 2025-07-07 上传 | 大小:4kb | 下载:0

[数据结构常用算法biaodashi

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

[数据结构常用算法migong

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

[matlab例程OFDMChEstAlgLS

说明:本代码是基于LS算法的OFDM信道估计源代码-The code is based on the LS algorithm for OFDM channel estimation source code
<刘建国> 在 2025-07-07 上传 | 大小:1kb | 下载:0

[压缩解压H264

说明:This document aims to provide instructions on how to configure the H.264/AVC encoder and decoder using the different command line options. Also, sample command line parameters are included for reference
<tsincons> 在 2025-07-07 上传 | 大小:385kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 3928.29 .30 .31 .32 .33 ... 28522 »

源码中国 www.ymcn.org