登录
首页 » Visual C++ » AD7991Test

AD7991Test

于 2016-02-27 发布 文件大小:904KB
0 243
下载积分: 1 下载次数: 5

代码说明:

  ad7991测试程序,需要自己填写控制字(ad7991 testing procedures need to fill their own control word)

文件列表:

AD7991Test
..........\AD7991.c,2100,2016-02-25
..........\ad7991.crf,268444,2016-02-27
..........\ad7991.d,434,2016-02-27
..........\AD7991.htm,38610,2016-02-25
..........\AD7991.lnp,389,2016-02-25
..........\AD7991.map,57303,2016-02-25
..........\AD7991.plg,581,2016-02-27
..........\AD7991.tra,1246,2016-02-25
..........\AD7991.uvgui.bin,68132,2016-02-27
..........\AD7991.uvgui.NJia,68988,2014-08-29
..........\AD7991.uvgui_bin.bak,68124,2016-02-25
..........\AD7991.uvgui_NJia.bak,68599,2014-08-29
..........\AD7991.uvopt,11763,2016-02-27
..........\AD7991.uvproj,15494,2016-02-27
..........\AD7991_Target 1.dep,3692,2016-02-27
..........\AD7991_uvopt.bak,11556,2016-02-25
..........\AD7991_uvproj.bak,15386,2016-01-27
..........\aducm360.h,547973,2013-06-24
..........\Clklib.c,6396,2013-06-24
..........\clklib.crf,260872,2016-02-27
..........\clklib.d,296,2016-02-27
..........\clklib.h,1616,2013-06-24
..........\clklib.o,243856,2016-02-27
..........\I2C.c,8525,2013-08-15
..........\i2c.crf,268439,2016-02-27
..........\i2c.d,358,2016-02-27
..........\I2C.h,435,2013-08-15
..........\i2c.o,252000,2016-02-27
..........\intlib.c,3554,2013-06-24
..........\intlib.crf,259891,2016-02-27
..........\intlib.d,296,2016-02-27
..........\intlib.h,1229,2013-06-24
..........\intlib.o,243280,2016-02-27
..........\startup_aducm360.d,40,2016-02-27
..........\startup_aducm360.lst,40688,2016-02-27
..........\startup_aducm360.o,5500,2016-02-27
..........\startup_aducm360.s,11756,2012-07-17
..........\system_aducm360.h,2279,2013-06-24
..........\UrtLib.c,9732,2013-07-02
..........\urtlib.crf,261571,2016-02-27
..........\urtlib.d,296,2016-02-27
..........\Urtlib.h,1877,2016-01-27
..........\urtlib.o,245888,2016-02-27
..........\wdtlib.c,3158,2013-06-24
..........\wdtlib.crf,259878,2016-02-27
..........\wdtlib.d,296,2016-02-27
..........\wdtlib.h,1008,2013-06-24
..........\wdtlib.o,243012,2016-02-27

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • zhe-ren-yi-biao
    车辆CAN总线的实时监测的电池容量,剩余容量,电压,电流和警报的其他参数(Vehicles can bus for real-time monitoring of battery capacity, remaining capacity, voltage, current and other parameters of the alarm)
    2014-10-09 21:46:56下载
    积分:1
  • key
    西南交通大学图形学实验的第二个,响应键盘的系统键和非系统键(Second, the system in response to keyboard keys and key non-system experiments Southwest Jiaotong University Graphics)
    2014-04-21 21:23:13下载
    积分:1
  • CardTool-
    ACR38智能读卡器测试用:芯片IC卡等(ACR38 Smart Card Reader test: IC card, etc.)
    2020-12-04 08:49:25下载
    积分:1
  • LED
    说明:  usb控制下位机led 灯的点亮,哦2混排博大精深进 .(jhsofgj k skdfgmdkf m k pkd fkgfpok fgk dpo )
    2011-04-04 09:28:45下载
    积分:1
  • FontGen2
    点阵字体产生工具以及相关显示函数。 在开发嵌入式系统时,需要显示不同大小或类型字体的汉字。显然,对于嵌入式系统,不太可能使用矢量字体,而点阵字体,不同大小的字体不能简单的缩放。 另外,对一个小系统,也不需要完整的字体,往往只要几十个,甚至几个就够了。 一般,我们采用的方法是,自己准备点阵字体的数据,在显示汉字时,把这些数据写入显存就行了。 这时又存在另外一个问题,由于是不完整的字库,不能简单的用汉字的内码去找到对应的字体数据,如果逐个比较,又费时间。比较好的方法就是把字体数据排序,用二分法查找,这样可以大大提高查找效率。 这里为以上问题提供了一个完整的解决方案: 产生字体数据:指定字体类型、大小,自动产生字体数据。 字体数据排序:可以按Unicode,也可以按Ansi排序。 集成显示函数:提供相关显示函数。为了节省空间,我们把文字分成thin和wide两种,前者用于显示传统的ASCII字符集,后者用于显示汉字等多(双)字节字符 ()
    2020-06-30 09:20:02下载
    积分:1
  • STM8-C-language-programming
    STM8 C language programming
    2016-07-19 11:28:52下载
    积分:1
  • KeilC51
    该手册是Keil 软件公司8051 单片机软件开发工具的介绍是为新用户和有兴趣的读者准备的使用指南只需要阅读本书就可以正确地运行和使用该软件这本用户指南包括以下章节的内容(The handbook is a Keil software 8051 software development tools introduced for new users and readers interested in the use of guidelines to prepare only need to read this book can be run correctly and use the software that the user s guide includes the following chapters content)
    2008-04-21 18:34:38下载
    积分:1
  • VSPD
    可虛擬兩個RS-232或者是多個RS-232互傳資訊,此源码維Visual Basic所編寫。(Can be a virtual two RS-232 or RS-232 over pass each other information, this source code written by Visual Basic dimension)
    2020-11-27 09:19:30下载
    积分:1
  • AD9910
    这是AD9910 DDS芯片的verilog配置程序,经调试已成功,可以供大家参考。(AD9910 verilog configuation.)
    2010-05-27 10:31:15下载
    积分:1
  • TempHumSystem
    这是一个用于工控的上位机系统,可以实时监测温度,露点,湿度。用户可以根据具体情况设定报警点,当达到报警点,系统通过邮件发送报警信息给用户。(This is a PC for industrial control of the system, can be real-time monitoring of temperature, dew point and humidity. Users can set alarms based on specific circumstances, when the police reached, the system, through e-mail warning messages to users.)
    2009-05-16 10:46:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载