资源列表
CASS横断面数据转纬地横断面数据
- CASS横断面数据转纬地横断面数据!!!!!!!!!!!!!!!!!(CASS cross section data.Fas transect data)
骨生长文件
- 基于Python语言的联合abaqus的模拟骨生长源代码(Source code of simulated bone growth combined with ABAQUS)
regs240
- tms320F240 TI的DSP的寄存器的C语言源码
F41x_Timer0_16bitTimer-
- f410单片机的定时器0的16定时操作,通过中断产生-This program presents an example of use of the Timer0 of the C8051F41x s in 16-bit counter/timer mode. It uses the F410DK as HW platform. // In this example the LED is toggled at a rate defined by the LED_TOGGLE_RA
SKDY
- 完整的PIC16F873A控制的数控电源设计程序
databuffer_test
- directfb的databuffer使用的实例代码-directfb' s databuffer use example code
18B20
- 18B20温度计编程例子。希望高手来帮帮改进
DM
- 判断按下添加、修改等不同按钮执行不同程序模块-Judgments press Add, modify different buttons to perform different program modules
Bin2Hex
- Bin文件转Hex原代码,用于编程器开发的小东西,转自互联网,希望对大家有点用处-Bin Hex documents to the original code for the program for the development of small things, decanted from the Internet, We hope to use a bit
code
- 一维喷管流动数值模拟,用的fortran语言,对于上流体力学的同学很有帮助-Numerical simulation of one-dimensional nozzle flow, using fortran language is helpful for students on the hydrodynamics
matlab_numer
- 数值分析中几个基础的matlab程序,包括选主元的高斯消去,矩阵的LU分解以及Jacobi迭代
redblacktree
- 本程序实现了红黑树的插入,删除等算法,学习红黑树的可以下载看看,很有价值哦!