CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - DB

搜索资源列表

  1. bdb3

    0下载:
  2. Berkeley db数据库性能测试,可以移植到s3c44b0板子上运行,测试-Berkeley db database performance testing, can be transferred to s3c44b0 plank running test
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1.86kb
    • 提供者:孙月玲
  1. 3100_485_232_iic

    0下载:
  2. 此程序是及iic、rs485、rs232于一身的单片机c语言编写,通过rs与外界通信,rs485与内部设备通信,iic与6320通信,控制声音输出db值。-this procedure is and iic, rs485, rs232 in an MCU c language, rs through communication with the outside world, rs485 and internal communications equipment, and 6,320 iic co
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:70.88kb
    • 提供者:张军厚
  1. db

    0下载:
  2. 嵌入式数据Berkeley DB 4.5.20的应用例程.该例是在at91rm9200下运行,实现对数据库表的创建,数据的存取
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:4.56kb
    • 提供者:谢荣东
  1. vfd

    1下载:
  2. vfd屏C语言驱动程序-db C language screen driver
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:4.49kb
    • 提供者:李长武
  1. WINCEDB5.0

    0下载:
  2. wince 自带的DB数据库编译,由CEDBUse修改下,主要是修改了编译通不过,通过后操作不正常,还有验证在MIPS和ARM分别完成数据库操作(增加,删除,修改) 一开始本人以为自带的数据库只支持四列,原来不是指这个意思而是指4种索引!所以在本源码里已经在表里加入了五列数据! 主要包含文件: CEDBUseDlg.cpp CEDBUseDlg.h StudentInputDlg.cpp StudentInputDlg.h CEDBUse.cpp CEDBUs
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:50.95kb
    • 提供者:lzy
  1. CC2430DB_schematic_1_4

    0下载:
  2. CC2430DB电路图, 该电路图为TI的DB电路图
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:235.01kb
    • 提供者:fgj
  1. smdk2410

    0下载:
  2. ecos的2410 BSP , 先要在ecos.db里添加这个target
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:36.3kb
    • 提供者:lrlfriend
  1. db-4.5.20.tar

    0下载:
  2. 嵌入式数据库Berkeley DB-4.5.20源代码
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:8.85mb
    • 提供者:liang yan
  1. CEDBUse

    0下载:
  2. 用EVC开发的一款演示如何操作在Wince环境下的DB的程序代码-with a product demonstration of how to operate in the environment Wince DB code
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:117.4kb
    • 提供者:巫升华
  1. DDS小数分频

    0下载:
  2. 文件列表(点击判断是否您需要的文件,如果是垃圾请在下面评价投诉): DDS小数分频 ...........\Block1.vhd.bak ...........\db ...........\..\add_sub_9mh.tdf ...........\..\DDS.asm.qmsg ...........\..\DDS.asm_labs.ddb ...........\..\DDS.cbx.xml ...........\..\DDS.cmp.
  3. 所属分类:VHDL编程

  1. source-code-of-brushless-motor

    1下载:
  2. 无刷电机驱动器源代码。基于无传感器方案的无刷电机启动器。核心是换向角度检测:即电机反电势波形数据处理,经过衰减滤波,取出过零相位。应为低速反电势波形dB过小,波形扰动太大,本程序还不能稳定处理10Hz以下的换向计算。,Brushless motor driver source code. Program based on the sensorless brushless motor starter. Is the core to the point of view for detection:
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:102.08kb
    • 提供者:tanret
  1. XBEE_ATDB_reader

    0下载:
  2. This is a Xbee AT DB command reader working on a LPC2378 board, comunicating through the serial. Very simple to understand code. Good to test Xbee range.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:68.05kb
    • 提供者:fanl
  1. 5

    0下载:
  2. 在缓冲区marklist中存放了10名同学的分数成绩,将其转换为相应的等级成绩,存入缓冲区gradelist中。转换过程采用子程序实现。 转换规则为: >=90:A >=80且<90:B >=60且<80:C <60:D 不用考虑边界情况,即假设输入的分数成绩都在0-100分中间。 数据段定义如下: data segment marklist db 92,82,72,52,90,80,60,30,99,88 gr
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:5.82kb
    • 提供者:tamakiramimy
  1. IFdetector

    0下载:
  2. 现代雷达普遍采用相参信号处理,而如何获得高精度基带数字正交( I , Q) 信号是整个系统信号处理成败的关键,以前通常的做法是采用模拟相位检波器得到I、Q信号,其正交性能一般为:幅度平衡在2 % 左右, 相位正交误差在2°左右,即幅相误差引入的镜像功率在- 34dB 左右。这限制了信号处理器性能的提高, 为此, 近年来提出了对低中频直接采样恢复I、Q 信号的数字相位检波器。随着高位、高速A/ D 的研制成功和普遍应用,使得数字相位检波方法的实现成为可能。 对信号进行中频直接采样和数字正交处理
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:892.93kb
    • 提供者:陈绪戈
  1. Berkeley-DB-v-Relational

    0下载:
  2. 嵌入式数据库berkeley数据库与其他关系数据库的比较-Berkeley database embedded database with other relational database comparison
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:145.52kb
    • 提供者:肖义
  1. cardgui

    0下载:
  2. Interface from MIFARE card reader to sql Database - logging tags in DB-Interface from MIFARE card reader to sql Database- logging tags in DB
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:6.41kb
    • 提供者:Horia Pop
  1. danpianjigequ

    0下载:
  2. 编写单片机音乐程序代码(刘德华——开心马骝 ),后面的DB表格形式,就是它的曲谱代码!-The preparation of single-chip code music (Andy Lau- happy monkeys), the back of the DB in tabular form, the music scores of the code is that it!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:1.18kb
    • 提供者:张春辉
  1. NRF905wirelessDBsourcecodeandschematicsandphotogra

    0下载:
  2. 无线NRF905源程序及原理图DB及图片本人QQ409600816希望与在学的友人交个朋友-NRF905 wireless DB source code and schematics and photographs QQ409600816 I look forward to working with friends at school to pay a friend
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:174.32kb
    • 提供者:zhida
  1. embedded.database.application

    0下载:
  2. 嵌入式数据库的发展与应用,主要介绍了sqlite和berkerly DB的相关内容-Embedded database development and application, which mainly describes sqlite and relevant content berkerly DB
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:980.92kb
    • 提供者:Zhjd
  1. DB-51

    0下载:
  2. DB-51开发板各芯片资料,很有用,中文英文都有-DB-51 chips informations in Chinese, English,very useful,
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:8.58mb
    • 提供者:步弦
« 12 3 »
搜珍网 www.dssz.com