资源列表

« 1 2 ... .64 .65 .66 .67 .68 24469.70 .71 .72 .73 .74 ... 28522 »

[压缩解压ScoreSystem

说明:学生成绩查询系统,运用结构体,struct ,sort ,Clrscr(),textcolor()函数,用for()循环语句,switch和ifelse作为条件测试语句。 程序实现了学生成绩查询功能,有20个我们班学生的数据信息,每个包含: 学号 — num [10](字符串)、姓名(拼音)— name[25](字符串)、 性别 — sex(字符,M或W)、年龄 — age(整型)、 三门课程成绩(高数、英语、计算机)— score [3 ](单精度)。设计一个系统: 定义
<林林> 在 2025-07-06 上传 | 大小:44kb | 下载:0

[matlab例程MATLAB

说明:matlab函数参考,包括各种常用的函数开发工具,功能很好很强大啊-matlab function reference, including a variety of functions commonly used development tools, features a very good strong ah
<lijuntao > 在 2025-07-06 上传 | 大小:104kb | 下载:0

[matlab例程Scientific_Computing

说明:一本科学计算的书籍,是有MATLAB的创始人写的-A scientific computing books, is written by the founder of MATLAB
<yxq> 在 2025-07-06 上传 | 大小:1.99mb | 下载:0

[压缩解压Huffman

说明:本程序是第二带编码解码经典,huffman编码,实现编码解码-This procedure is the second classic band codec, huffman coding, to achieve codec
<李靖> 在 2025-07-06 上传 | 大小:58kb | 下载:0

[压缩解压cell-compress

说明: 细胞自动机压缩算法 细胞自动机是用来解释生命现象。系统为什么总要处于“混沌边缘”的状态呢?比如生命吧,静止于某种固定的状态不是挺好的么?为了适应多变的环境,生命必须不断的进化而变得复杂,而要想变得复杂就必须让自己处于混沌边缘的状态。按照达尔文进化论的观点,不适应环境的生命体就会被大自然淘汰了,并不是每个生命体都有意识的要让自己越来越复杂,而是因为过于简单的生命不能适应环境了,于是它们被淘汰掉了,所以剩下来的仅有那些相对复杂的生命体。科学家曾用一批细胞自动机当作生命体在一个虚拟的自然环境
<李靖> 在 2025-07-06 上传 | 大小:2kb | 下载:0

[matlab例程jt_matlab6.5

说明:全书包含 390 多个计算范例。所有算例的程序是可靠、完整的。读者可以在自己的MATLAB 环境中 完全准确地重现本书所提供的算例结果。算例的举一反三,将使读者很快掌握要领,从模仿走向灵活应用。-Book contains more than 390 examples of the calculation. Examples of all the procedures are reliable and complete. Readers in their own MATLAB environ
<李群> 在 2025-07-06 上传 | 大小:3.3mb | 下载:0

[数据结构常用算法112

说明::#include <stdlib.h>#include <stdio.h>#include <time.h> void InsertSort(int a[],int *(k1),int *(k2))//0:直接插入排序{ int i,j int temp *(k1)=0 *(k2)=0 for(i=0 i<149 i++) { temp=a[i+1] *(k2)++ ... -:# Include
<gl> 在 2025-07-06 上传 | 大小:3kb | 下载:0

[matlab例程MatlabJYPPT

说明:Matlab讲义高级.rar,PPT课件-Matlab senior notes. Rar, PPT Courseware
<ls> 在 2025-07-06 上传 | 大小:478kb | 下载:0

[matlab例程Plus_filter

说明:适用于matlab环境的源代码,主要可以实现降噪等功能-Matlab environment applicable to the source code, the main features such as noise reduction can be achieved
<rfzhang1985> 在 2025-07-06 上传 | 大小:5kb | 下载:0

[数据结构常用算法answer

说明:这本电子书是关于《数据结构1800题》的答案。-This book is about the
<林林> 在 2025-07-06 上传 | 大小:907kb | 下载:0

[matlab例程Mass-Damper-Spring2

说明:关于Mass-Damper-Spring System 的鲁棒控制的源代码-About Mass-Damper-Spring System for Robust Control of source code
<zcy> 在 2025-07-06 上传 | 大小:3kb | 下载:0

[数据结构常用算法LIST

说明:数据结构课程设计之线性表的基础操作,能实现删除、插入、打印输出等基本操作,加深对数据结构线性表的理解。-Data structure the curriculum design of the linear form the basis of operation, to achieve the deletion, insertion, printouts and other basic operations, better understanding of the data structure o
<*> 在 2025-07-06 上传 | 大小:1kb | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 24469.70 .71 .72 .73 .74 ... 28522 »

源码中国 www.ymcn.org