- 
                        brush-items
                        
                          新春贺年版 刷条目带序号双击新年快乐有使用说明(Brush with a serial number entry)                         
                            - 2016-02-15 10:31:12下载
- 积分:1
 
- 
                        OLED_SPI
                        
                          说明:  STM32F429 模拟SPI 硬件SPI 驱动 OLED(Analog SPI Hardware SPI Driver OLED)                         
                            - 2020-06-23 16:00:01下载
- 积分:1
 
- 
                        STM32飞控baseflight-master,主流飞控
                        
                          STM32飞控baseflight-master,主流飞控,更新快,性能好。                         
                            - 2023-02-11 09:40:04下载
- 积分:1
 
- 
                        linvo_httpd
                        
                          linux下用C写的一个简陋的http服务demo,使用了libevent库(under linux using C to write a rough http service demo, use the libevent library)                         
                            - 2010-06-11 16:26:07下载
- 积分:1
 
- 
                        DEncrypt
                        
                          加密解密代码,des及rsa加密解密方法,c#编辑(Encryption, decryption code des rsa encryption and decryption method, c# editor)                         
                            - 2015-08-03 10:14:21下载
- 积分:1
 
- 
                        C#检查CheckBox控件是否被选中
                        
                          C#检查CheckBox复选框控件是否被选中,或者说是判断用户是否单击了checkbox按钮,可用于用户输入界面中,本示例提供了完整的复选框判断机制,有需要的可参考以下代码:
  private void checkBox1_Click(object sender, EventArgs e)
  {
      if (checkBox1.CheckState == CheckState.Checked)
      {
          MessageBox.Show("CheckBox控件被选中");
      }
      else
      {
          MessageBox.Show("CheckBox控件选择被取消");
      }
  }                         
                            - 2022-09-15 05:45:03下载
- 积分:1
 
- 
                        STM32入门教程(HAL库)
                        
                          【实例简介】YS-F1Pro 开发板开发手册(HAL 库)                          
                            - 2021-08-14 00:47:15下载
- 积分:1
 
- 
                        ppp48_CRC
                        
                          48 bit CRC routines
These routines can be used to calculate a 48 bit CRC over an array of characters.(48 bit CRC routines These routines can be us ed to calculate a 48 bit CRC over an array of chara cters.)                         
                            - 2007-06-13 11:31:03下载
- 积分:1
 
- 
                        c#   mp3
                        
                          c#实现的mp3,实现了他的基本功能,希望大家能够交流-c#   mp3                         
                            - 2023-06-05 09:10:03下载
- 积分:1
 
- 
                        isolated_speech_sources
                        
                          Sources for isolated speech recognition project. Compiled with Visual Studio 2008. Used Visual C++ for gui programming, the engine is written in pure C++ and can be used in many ways.                         
                            - 2010-10-19 19:11:30下载
- 积分:1