51单片机 高精度7135 模数转换的的程序,内有详细注释
上传时间: 2015-11-18
上传用户:cuiyashuo
matlab做的基于交互多模(IMM)算法的机动目标跟踪仿真程序
上传时间: 2013-12-09
上传用户:Amygdala
TMS320C6713DSP模数转换程序源代码,AD芯片型号为ADS7864
上传时间: 2015-11-20
上传用户:cylnpy
TMS320C6713DSP数模转换程序源代码,DA芯片型号为DAC7625
上传时间: 2015-11-20
上传用户:gyq
这是点阵程序 个人认为先学点阵再学lcd比较好 p0 p2分别接16*16点阵的高八位和低八位(纵向取模) p3口低四位接4-16线译码器(74ls154)译码器低电平为列选 消除鬼影的方法:
上传时间: 2014-01-12
上传用户:shus521
基于AT89C51和DS18B20的最简温度测量系统 温度检测的传统方法是使用诸如热电偶、热电阻、半导体PN结之 类的模拟温度传感器。信号经取样、放大后通过模数转换,再交自单片机处理。被测温度信号从温敏元件到单片机,
上传时间: 2015-11-21
上传用户:s363994250
温度测量系统源码 通过A/D0809数模转换 LED显示温度
上传时间: 2014-01-24
上传用户:lacsx
// 带有列主元的高斯消元法 // 功能: 求解线性方程组 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