-
fdtd_pml_2d
FDTD方法,以PML为边界条件,是二维的算法(FDTD method, the PML boundary condition is two-dimensional algorithm)
- 2011-10-31 10:18:04下载
- 积分:1
-
CPP116
c++单纯型法。方法不错,希望对大家有帮助。(The simplex method)
- 2016-02-16 11:34:31下载
- 积分:1
-
Train-ticket-booking-system
自己动手用C语言编写的火车票订票系统,很适合C语言初学者学习和交流(Yourself C language ticket booking system, it is suitable for beginners to learn C language and communication)
- 2014-09-20 22:09:53下载
- 积分:1
-
C51.MPU6050程序
陀螺仪:
bool Mpu6050Detect () ;
函数功能:检测IIC地址是否应答,读取陀螺仪器件地址寄存器(who am i)判断芯片是否匹配,返回BOOL数据类型的true/fail;
void Mpu6050Init(void) ;
函数功能:初始化陀螺仪的配置参数;
void Mpu6050GyroRead(int16_t * gyroData) ;
函数功能:读取陀螺仪采样值,每轴为16bit的带符号整形数据,共3轴(参数按址传递);
void mpu6050AccRead(int16_t * accData) ;
函数功能:读取加速度采样值,每轴为16bit的带符号整形数据,共3轴(参数按址传递);
bool Gyro_calibe(void);
函数功能:校准陀螺仪0漂移;
bool Acc_calibe(void);
函数功能:校准加速度计0漂移;
- 2022-04-29 10:36:43下载
- 积分:1
-
Viterbi_Tst
这是用itpp库编写的卷积码的解码程序。由于用C++库和Intel的MKL库,所以速度飞快。同样的仿真点数,
Matlab2012下用了15分半钟,而这个程序仿真只用了半分钟,相当于是matlab速度的30多倍。(This is itpp prepared for the convolutional code decoding process. Because with C++ libraries and Intel' s MKL library, so fast. The same simulation points under Matlab2012 spent 15 and a half minutes, and this program simulation with only half a minute, the equivalent of 30 times the speed of matlab.)
- 2014-01-08 14:41:50下载
- 积分:1
-
数据结构
说明: 数据结构基础,以c语言为基础,含有数据结构基础大类(Data structure foundation, based on c language, contains a large class of data structure)
- 2019-01-25 19:36:05下载
- 积分:1
-
glut实现三维模型的导入
通过模型到处3ds,然后倒入到glut库里面作为计算机图形处理,丰富游戏环境的内容
- 2022-05-15 21:50:56下载
- 积分:1
-
opengl---simple-CS-game
基于opengl的简单CS游戏实现,包括3ds模型导入,MDL/MD2模型建模,游戏的逻辑处理,跟踪打印,计时器等功能。(Simple CS game based on the opengl, including the 3ds model import, MDL/MD2 modeling, game logic processing, tracking print and timer functions.)
- 2020-09-04 14:28:07下载
- 积分:1
-
warehouse
一个仓库管理系统, 详情可参考文件內的readme.txt(Warehouse management system, the details can be referred to the readme.txt in the file.)
- 2018-03-21 23:49:00下载
- 积分:1
-
seesaw--program
平衡跷跷板 PWM AD 传感器 nokia5110液晶 模块化编程(Balanced seesaw PWM AD sensor nokia5110 LCD modular programming)
- 2013-08-15 14:52:59下载
- 积分:1