登录
首页 » c » DAC

DAC

于 2022-03-15 发布 文件大小:8.12 MB
0 305
下载积分: 2 下载次数: 2

代码说明:

DAC 数字信号转换为模拟信号  ADC 模拟信号转换为数字信号 代码编写

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

发表评论

0 个回复

  • GenderClassification8
    The paper for Gender Classification
    2010-09-14 22:40:26下载
    积分:1
  • wannianli
    液晶1602万年历显示 ① 利用单片机内定时器,通过软件编程方式实现年、月、日、星期、时、分、秒7个参数的运行。 ② 按大、小月显示月末日期。 ③按24小时制显示时、分、秒。 ④通过2个外接独立键盘实现对“万年历”的日期和的时间调整。 (602 liquid crystal display calendar The use of single-chip microcomputer timer, through software programming to achieve the year, month, day, week, hours, minutes, seconds, 7 parameters of the operation. According to the end date, Xiaoyue display. According to the 24 hour system shows hours, minutes, seconds. Through the 2 external independent keyboard implementation date and time adjustment of calendar .)
    2016-04-13 08:59:39下载
    积分:1
  • HotDogs
    热狗工作脚本samp gtasa联机 内含pwn可修改 转载。。。(Hot work script samp. Instead gta)
    2014-08-21 22:13:34下载
    积分:1
  • C# 在分组查询中使用ROLLUP
    C# 在分组查询中使用ROLLUP,///   /// 查询数据库信息   ///   /// 方法返回DataTable对象   private DataTable GetEmployee()   {    string P_Str_ConnectionStr = string.Format(//创建数据库连接字符串    @"server=LVSHUANGSHJ;database=db_TomeTwo;uid=sa;pwd=");    string P_Str_SqlStr = string.Format(//创建SQL查询字符串    @"SELECT 所属部门,性别, AVG(工资) AS 平均工资 FROM tb_Employee GROUP BY 所属部门,性别 WITH ROLLUP");    SqlDataAdapter P_SqlDataAdapter = new SqlDataAdapter(//创建数据适配器    P_Str_SqlStr, P_Str_ConnectionStr);    DataTable P_dt = new DataTable();//创建数据表    P_SqlDataAdapter.Fill(P_dt);//填充数据表    return P_dt;//返回数据表   }
    2022-01-25 22:57:00下载
    积分:1
  • 51贪吃蛇
    说明:  基于点阵屏的51单片机贪吃蛇小游戏,附带多种功能。非keil工程,使用codeblocks+sdcc编译,代码与keil工程有些许不同。(Based on the dot matrix screen 51 MCU Snake game, with a variety of functions. For non keil projects, code blocks + Sdcc are used to compile. The code is slightly different from keil projects.)
    2020-07-19 15:08:01下载
    积分:1
  • msp430_modules
    A collection of C libraries for the TI MSP430 family of microcontrollers dump from github.
    2020-06-24 09:40:07下载
    积分:1
  • 内部温度传感器
    STM32F103芯片配置内部传感器以及控制内部温度传感器(STM32F103 chips are equipped with internal sensors and control internal temperature sensors)
    2020-06-23 17:00:02下载
    积分:1
  • birdseye
    鸟瞰图校正,基于OPENCV的应用,可以把鸟瞰图校正为平面图。(Aerial view of the correction, based on the application of OPENCV, bird' s eye view can be corrected for the plan.)
    2010-11-09 10:51:46下载
    积分:1
  • 100layer-VC
    一个可玩性比较强的小游戏 用VC制作 文件家里包含了所有的资源文件(A relatively strong playability of the game home with VC production of documents that contains all the resource file)
    2008-07-18 10:26:15下载
    积分:1
  • HUST
    华中科大第八届的程序 拿了赛区的二等奖 关于飞思卡尔智能车电磁组(sensor group)
    2014-01-17 13:00:55下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载