-
STM32F407 USB讀卡器
此源碼實現的功能:開機的時候先檢測SD卡和SPI FLASH是否存在,如果存在則獲取其容量,並顯示在LCD屏上面(如果不存在,則報錯)。之後開始USB配置,在配置成功之後就可以在電腦上發現兩個可移動磁盤。代碼用的是探索者STM32F407開發板實現,所用到的硬件資源如下: 1)指示燈 2)串口 3)TFTLCD模塊 4)SD卡 5)SPI FLASH 6)USB SLAVE接口
- 2022-07-26 00:53:12下载
- 积分:1
-
canny自适应边缘检测
opencv2.4.9+vs2010 由于opencv里面自带的canny算子无法自适应选取阈值,必须人工给予合适的上下阈值,所以只能检测单张图像,无法检测视频流或者多张图像,本人采用大津法实现了自适应阈值的边缘检测。代码图片都齐全,只需安装好环境就可以了,效果还可以~
- 2022-10-25 02:25:05下载
- 积分:1
-
Visual Basic
《Visual Basic 2003~2005开发秘诀与范例大全》一书的配套光盘;
光盘内容为本书各章的范例程序代码,以及范例程序所用到的数据库等文件。-Visual Basic
- 2022-08-21 03:56:41下载
- 积分:1
-
under several rows and columns, creating a random array, and the inquiry
根据行和列数,随机创建一个数组,并有查询功能-under several rows and columns, creating a random array, and the inquiry
- 2022-02-15 01:25:16下载
- 积分:1
-
档案管理系统,vb写的
档案管理系统,vb写的-file management system, written in vb
- 2022-03-02 20:14:54下载
- 积分:1
-
Rutas desde ASP.net con visual basic .net
Rutas desde ASP.net con visual basic .net
- 2022-01-21 05:25:08下载
- 积分:1
-
public class gedebahe { public static void main( String [] args) { for ( ) { int...
public class gedebahe { public static void main( String [] args) { for ( ) { int a=-1,b,c //b,c是分解出来的两个数 System.out.print("Please input a oushu:") //输入一个偶数 try { BufferedReader in = new BufferedReader(new InputStreamReader(System.in)) String inputLine = in.readLine() a = Integer.valueOf(inputLine).intValue() }catch (Exception exc) { System.out.println("Sorry,please input a number.") return } if (a%2!=0) { System.out.println("Sorry,please input a oushu.") return } for (b=1 b
- 2022-09-15 17:45:03下载
- 积分:1
-
this is a wave testthis is a wave testthis is a wave testthis is a wave testthis...
this is a wave testt his is a wave testthis is a wave test-this is a wave testthis is a wave testthis is a wave testthis is a wave testthis is a wave test
- 2023-05-06 01:35:04下载
- 积分:1
-
使 vb6.0具有开发控制台程序的能力,使用很简单,插入控件后调用两个方法就行了...
使 vb6.0具有开发控制台程序的能力,使用很简单,插入控件后调用两个方法就行了-Vb6.0 with a console program to develop the ability to use very simple, insert the control method is called after the two lines of the
- 2022-04-20 08:55:33下载
- 积分:1
-
VC例程Iocomp控件库,超过70的来源
IOComp控件库的vc例程,有70多个源程序-IOComp vc widget library of routines, more than 70 source
- 2022-07-28 00:50:11下载
- 积分:1