资源列表
fxlb
- 数据结构的代码,实现的创建反向链表的功能。能够在VC++下通过。
JosephCentral
- c++做的约瑟夫环,属于数据结构的作业练习题。-c++ to do Joseph Central, part of the data structure operations exercises.
DTL
- 二元三节点拉格朗日插值函数源代码,用于二位数据插值和科学计算,适合学习matlab者参考。-Two yuan three-node Lagrange interpolation function source code for the two data interpolation and scientific computing for learning matlab reference.
gaussc
- 用gauss消去法求解线性方程组很经典的完整的C++代码-By gauss elimination method for solving linear equations is the classic complete C++ code for
Generator_COPT
- Generator COPT Analysis for Reliability Calculations
gold
- 黄金分割比的求值,并且用图形表述这一过程。-Evaluated the golden ratio, and the graphical representation of this process.
oil-depot
- 依据石油库设计规范编制的库容计算程序,库容计算准确率达到97 ,能很好地帮助设计者进行相关计算。-Oil storage capacity calculation program based on design specifications prepared by the capacity calculation accuracy rate of 97 , could well help designers perform related calculations.
key
- C code for one kind of usefull KEYscan -C code for one kind of usefull KEYscan .....
DIAN-YA
- 基于51单片机的电压测量,这是我暑假编的,已经经过我的调试了,是可用可行的-Based on 51 single-chip voltage measurement, this is my summer series, after debugging, are available and feasible
PIDGA
- pid controller with genetic aglgorithm
自己写的作业,大家可以下载
- Exercise 1: Programming Environment and Basic Input/Output 1. Write a program that prints “This is my first program!” on the screen. (a) Save this program onto your own disk with the name of e2-1a; (b) Run this program without opening Turbo C;
000111
- 这个是我们数据结构第三个实验的源代码,在这里和大家一起分享