登录
首页 » c » STC单片机开发板例程(全)

STC单片机开发板例程(全)

于 2022-04-21 发布 文件大小:1.81 MB
0 113
下载积分: 2 下载次数: 1

代码说明:

STC51单片机开发例程,非常全,包括跑马灯、数码管、中断、定时器、模数数模转换、串口通信、EEPROM、PWM、HC595显示、LCD1602、SPI等等。全部已测试通过。

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

发表评论

0 个回复

  • SHUJUTONGJI
    一个简单的数据统计软件,包括了计算方差等各种功能(A simple statistical software, including a variety of functions such as calculating the variance)
    2014-06-18 00:24:49下载
    积分:1
  • 烁空网络课堂系统Socut Class(完美正式版)V1.
    烁空网络课堂系统Socut Class(完美正式版)V1.-Shuo classroom space network system Socut Class (perfect formal version) V1.
    2022-03-22 18:09:39下载
    积分:1
  • MATLAB 点云数据的三维重建
    此程序主要用MATLAB 进行三维点云数据处理,对MATLAB进行三维重建有重要实用价值
    2022-05-27 12:46:25下载
    积分:1
  • 用C#写的VS.NET的lua(一种脚本语言)插件。
    用C#写的VS.NET的lua(一种脚本语言)插件。-C# VS.NET wrote the lua (a scripting language) plugin.
    2022-06-29 14:24:18下载
    积分:1
  • DAC5615
    DAC5615的使用,能够控制输出电压为设定电压,并保持恒定。(DAC5615 used to control the output voltage setting voltage, and constant.)
    2011-06-17 17:29:30下载
    积分:1
  • XmlTree
    MFC把xml文档解析,显示在一个树形控件中,可进行增删改,保存操作,用到tiny库(MFC parse the xml document displayed in a tree control, add or delete can be changed, the save operation, use the tiny library)
    2011-10-09 13:33:07下载
    积分:1
  • h2
    将天骄2服务端的加密文本文件与生成的软件放在同一目录下,点击批量转换, 完成后会在同目录下生成一个名为temp的文件夹,其中存放的就是转换后的文件. 因为加密和解密的规则完全相同,所以加密过程和解密过程相同, 也就是说如果原来的文件存放的是原文,转换后就会生成密文,如果原来是密文,转换后生成原文. 适用于天骄2,凤舞天骄的所有版本服务端.(The the Tianjiao 2 server encrypted text file in the same directory with the generated software, click on the batch conversion finished, it will generate a folder named temp in the same directory, which store the converted file encryption and decryption rules are identical, so the encryption and decryption process is the same, that is to say if the original file is stored in the original conversion will generate the ciphertext, if the original ciphertext, conversion generated text. apply to tianjiao, all of Fung Mo tianjiao, the version of the server.)
    2013-04-27 11:47:04下载
    积分:1
  • C# 合并DataGridView控件单元格数据
    C# 合并DataGridView控件单元格,合并列相同的内容,结合数据库来实现:   if (conn.State == ConnectionState.Closed)//判断数据库是否关闭    conn.Open();//打开数据库   string selectString = "select * from tb_emp";//定义查询字符串   Adapter = new SqlDataAdapter(selectString, conn);//实例化填充数据集和更新数据库的对象   Adapter.Fill(dataSet);//填充dataSet数据集   dataGridView1.DataSource =dataSet.Tables[0];//为dataGridView1设置数据源   conn.Close();//关闭数据库   填写单元格内容,相同的内容的单元格只填写第一个,对每一列相同单元格进行合并
    2023-08-28 20:40:03下载
    积分:1
  • ARDUINO-Ndef-dev
    NFC NDEF Arduino source and example
    2013-11-10 09:14:52下载
    积分:1
  • 完成一个加法界面
    2022-12-16 18:50:03下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载