搜索资源列表
SSD5练习
- 卡内基大学数据与算法作业考试习题, 以CHM文件形式提供。-Carnegie University of data and algorithms operating examination Exercises to CHM paper form.
Coddddsade
- 对文件的加密解密的演示程序,主要是练习对文件和字符串的基本操作-document encryption and decryption of the demonstration program, the practice is mainly paper and string for the basic operation
matlabchengxuetu
- matlab经典模型程序图(最新推荐) 93年建模_足球排名、DNA排序、matlab实验报告、采矿、层次分析法、电梯概率模型、工序安排、数学实验课练习、席位分配、行星问题、学习练习文件、智力游戏_十全十美_解法、钻井问题等!! -Matlab classic model program plan (the latest recommended) modeling _ 93 football rankings DNA sequencing, Matlab experimental repo
MATLAB_5
- MATLAB程序设计 内容包括: 1 M文件 2 程序控制结构 3 函数文件 4 程序练习 5 程序调试 -MATLAB program design includes: 1 M program structure document 2 document 3 function 4 Exercises 5 program debugging process
Code
- 一些MATLAB练习用的小代码.均为M文件。全是本人学习时写的。有注释。绝对原创。-MATLAB exercises with some small code. Are M documents. Learning all the time I wrote. Annotated. Absolutely original.
familytree-menu-console
- 控制台编程练习-数据结构大作业 家谱管理系统(txt文件作为数据库) 基本的添加、删除、更新家谱信息-familytree management system
lesson1-2
- 这是我自己做练习的文件,希望可以给初学者一些帮助-This is my own practice document wish to give some help for beginners
germtm_class
- erdas练习文件,初学erdas的可以用来练习,可以做纠正,分析等。-erdas practice files, beginners erdas' s can be used to practice, you can do to correct, analysis.
algiorm
- 此文件包含很多很经典的算法和题,是我们算法老师给的,是练习编程的好东西哦!-This file contains many classic algorithms and questions, the teacher gave our algorithm is a good programming practice what Oh!
avl_work
- 实现了avltree的建立、插入、删除、输出等基本功能,可以看到每次改变后树的动态变化,对初学者实际编程练习很有帮助。压缩包里是整个项目,其中.h文件包含avltree的所有定义和实现。-Achieved avltree establishment, insert, delete, export and other basic functions, you can see that every time the tree after the change the dynamic changes
fraction
- 分数类头文件,包括分数的四则运算等,主要是运算符重载的练习-a fraction class headfile
sqgzys
- 此程序是初学matlab时练习的一个很好的范例,主要是进行M文件的书写。-Matlab beginner when this program is a good example of practice, mainly the M-file writing.
duda-Pattern-Classification-Matlab
- duda第二版 模式分类书的课后练习的全matlab仿真文件-duda s pattern classification second edition of the book exercises full matlab simulation file
SavaOrGamble
- 此练习用于练习将一个大规模程序分为几个源代码文件。程序功能如下:选择将钱存到银行的固定账号或者拿去赌博。程序已经部分完成,但需要你来写缺失的头文件并完成bank.c 和用于显示选择菜单的主函数。 Wallet文件的内容用函数walletPrintBalance和walletPay来实现。为了便于将代码归类和操作, 要求wallet的参数都定义为 Wallet 类型(提示:用typedef),Wallet实际上只是双精度类型的别称,参数应包含钱数(以欧元计)
ABCSMC_sysbio.tar
- 基于近似贝叶斯计算思想,用于系统生物学里模块功能搜索,结构筛选,参数区间权重划分。强大之处在于,练习者只须用新的生物case编一个input文件即可。输出量为模型,参数的权重。欲改进者可考虑引进粒子滤波中的权重给定方法。-Approximate Bayesian Computation in Python with GPU support。
use-stack
- 数据结构(C语言)版课程设计,利用栈求表达式的值: 3. 利用栈求表达式的值(必做) 任务:建立试题库文件,随机产生n个题目;题目涉及加减乘除,带括号的整数混合运算;随时可以退出;保留历史分数,能回顾历史,给出与历史分数比较后的评价。(假设这是一个可供小学生练习算术运算的小系统) 要求:根据以上任务说明,设计程序完成功能。 -hello welcome
mfiles
- 一些关于matlab m文件的练习与学习压缩包-some files about matlab mfile help to practice and learn in deep
matlab-
- matlab的一些编程练习及应用习题,包括M文件的编写及混合编程的初步学习-matlab programming exercises and application exercises, including a preliminary study of the M-file write and mixed programming
MATLAB--dian-qi-gong-cheng
- 通过本课程学习,使学生掌握利用MATLAB进行数值计算的基本方法,熟悉MATLAB编程环境、语言语法、程序结构、编程及调试技术,掌握MATLAB中M文件、M函数编写方法及调试技术、MATLAB的绘图和图形控制函数等内容,上机练习MATLAB数值解算方法,具备上机操作的技能,学习MATLAB在电气工程学科中的建模与分析方法,为后续专业课程学习奠定基础。 -Through this course, students master the basic methods of numerical calc
M文件
- 对于离散傅里叶变换的学习理解很有帮助,同时有助于对MATLAB语言的练习。(It is helpful for the learning and understanding of discrete Fourier transform, and it is helpful for the practice of MATLAB language.)