搜索资源列表
diamonds_game
- C大程序 需要解压,浙大大二学生的c语言课大作业,没什么了-C procedures needed to unpack, Zhejiang University sophomore students in language courses c large operations, and there is nothing the
包括runge-kutta法仿真
- 我们的大作业,包括runge-kutta法仿真,0-1分布,反变换的C语言原程序,还有结果图,应该是每问题的
m
- 北航数值分析大作业 幂法 反幂法 直接运行程序即可 c语言编写-Northern analysis of large numerical inverse power law operating power method can be directly run programs written in c
a
- 航空订票系统大作业,数据结构课程设计,c语言编写。希望对您有帮助! -Air booking system large operations, data structure curriculum design, c language. I hope for your help!
clanguagemajoroperating
- c语言大作业 图书管理系统 内含具体程序 用到结构体-c language major operating library management system
program
- 用C语言编写的数值分析的幂法与反幂法。 西安工大数值分析大作业-Written in C language with numerical analysis of the power method and inverse power law. Numerical Analysis, Xi' an Great job Great work
Job-manage
- 使用C语言模拟的,单道处理机的作业调度算法,使用的是最大响应比优先的算法。-Simulated using the C language, single-channel processor job scheduling algorithm, using the maximum response than the priority of the algorithm.
main
- 拆半查找法的演示程序,部分c语言大作业可以用到,希望对大家有所帮助-Demolition of half of the search algorithm demonstration program, part of the c language operations can be used, we hope to help
Polyn
- 关键词:多项式加减乘除 积分 微分 c语言 大作业 这是我替别人做的一个多项式运算的大作业,c语言,原创-Keywords: polynomial addition, subtraction integral derivative c language job is a big job of a polynomial operations I do for other people, c language, originality
NND-scheme-solver
- 计算流体力学大作业之一:一维标量问题的CFD求解,格式为NND;C语言代码。-Computational Fluid Dynamics of operations, one: the one-dimensional scalar CFD solver, the format of the NND C language code.
LRU--algorithm
- LRU 算法 操作系统大作业C语言源代码-LRU algorithm
Bankers-algorithm
- 银行家算法 操作系统大作业C++语言源代码-Banker s algorithm
IntelligentCar
- 智能控制系统最终大作业, 侧位停车,C语言仿真-Intelligent control system is the final big homework, side parking, C language simulation
Studentsystem
- C语言的大程序作业,是关于学生管理系统的-C language programming assignments, is about the student management system
numericalexercise2
- 这是在VS2010环境下编的.C程序文件,数值分析大作业,北航2015年数值分析A大作业二(幂法、反幂法、QR分解),本人新编的代码比以往版本逻辑更简单更易读。解释清楚,可做C语言新入门者的学习范例-This is in the VS2010 environment compiled C program files. Numerical analysis of the job, the Beijing University of Aeronautics and Astronautics 2015
c++解压缩程序大作业第三版
- 进行简单的解压缩,用于初级的c语言学习者。特别可用于大学c语言大作业中。(this is used for uncompressing)
07955845
- c语言作业,分数排行系统,做的比较完善,可以实现分数正序,逆序排列等,只是一个c语言入门的小程序()
4728191
- c语言作业,分数排行系统,做的比较完善,可以实现分数正序,逆序排列等,只是一个c语言入门的小程序()
postgraduayeDbrvng
- 研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务,这是QR算法(During the post-graduate period on the "numerical calculation methods" class homework, all the code is C language implementation and debugging passed, now upload for everyone service, thi
北航2019级数值分析第一次大作业源代码
- 为课后计算实习第三题源代码,这是2019年才换的新题,之前都是做的第一题,采用C++语言编写