数据结构CAI系统-用C语言开发的教学辅助系统。
上传时间: 2013-12-24
上传用户:bruce
ads1.2环境下运行的《ARM与嵌入式系统基础实验教程(1)》的第4章 4.1GPIO源代码。
上传时间: 2015-11-13
上传用户:zukfu
ads1.2开发环境下《ARM与嵌入式系统基础实验教程(1)》第4章4.2 串口和队列源代码
上传时间: 2013-12-25
上传用户:siguazgb
ads1.2开发环境下《ARM与嵌入式系统基础实验教程(1)》Idle_time的源码实验。
上传时间: 2015-11-13
上传用户:zhuimenghuadie
linux gprs能信实验戏动源码,成功用车载系统,城市公交
上传时间: 2015-11-16
上传用户:yoleeson
我们做微机硬件综合实验做的一个交通信号灯实时控制系统设计,很好哦!还附有实验报告.-A traffic lights real-time control system design of the micro computer hardware experiment.PS:contain the experiment report
上传时间: 2015-11-17
上传用户:924484786
本程序在JAVA编程环境实现了递归下降法的一个教学演示系统,可方便理解递归下降法的全过程!
上传时间: 2013-12-01
上传用户:cc1915
// 带有列主元的高斯消元法 // 功能: 求解线性方程组 Ax = b // 参数: A - 指向n*n系数矩阵的指针 // b - 常数向量的指针 // n - 方程组的维数 // 返回值:0 - 如果成功。线性方程组的解保存在 b 中 // 1 - 求解失败
上传时间: 2013-12-18
上传用户:xcy122677
B-spline曲線是包含Bezier曲線的通用數學表示法。
上传时间: 2015-11-22
上传用户:whenfly
About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Changes: This release comes with many changes and new features. It can manage multiple databases in one file. A new flag (HAM_LOCK_EXCLUSIVE) places an exclusive lock on the file. hamsterdb was ported to Windows CE, and the Solution file for Visual Studio 2005 now supports builds for x64. Several minor bugs were fixed, performance was improved, and small API changes occurred. Pre-built libraries for Windows (32-bit and 64-bit) are available for download. Author: cruppstahl
标签: C. hamsterdb structure database
上传时间: 2013-12-11
上传用户:LouieWu