-
CPPCAR
本文件是在VISUAL C++环境下开发的汽车货运管理系统,感兴趣的可下载。(This document is in the VISUAL C++ development environment trucking management system, interest can be downloaded.)
- 2015-03-12 22:27:23下载
- 积分:1
-
车辆时速表
本资源为使用qt5.6开发的车辆的时速表,使用的是图片+定时器的方法进行实现,比较容易移植到自己的程序中
- 2022-02-24 14:54:55下载
- 积分:1
-
232
实现运动目标的跟踪,首先用鼠标选取一个区域。之后能自动跟踪这个目标(Tracking of moving objects, first use the mouse to select a region. After automatic tracking of this objective)
- 2012-05-29 22:25:21下载
- 积分:1
-
3241_Code
基于opencv2.4里的源代码,函数都是用C++函数编写的,很合适学习opencv初学者学习!!(Opencv2.4 based on the source code, function is written using the C++ function, very suitable for beginners to learn to learn opencv!!)
- 2013-11-19 14:53:32下载
- 积分:1
-
NandFlash_USB-Mass_Storage-MCU-Flash
open103v(STM32F103V芯片)开发板上做的NANDFLASH做U盘程序,刚刚调试通过,不过速度还有点慢。(mass disk device demo for STM32F103V)
- 2020-09-20 11:17:51下载
- 积分:1
-
4.ESFramework.Demos.Ftp
说明: 功能:
(1)客户端浏览服务器默认目录下的所有文件。
(2)客户端上传文件到服务器的默认目录下。
(3)客户端可以下载服务器默认目录下任何一个文件。(Functions:
(1) The client browses all files in the default directory of the server.
(2) The client uploads files to the default directory of the server.
(3) The client can download any file in the default directory of the server.)
- 2020-06-25 15:00:02下载
- 积分:1
-
TMS320F2812-EVM
利尔达TMS320F2812开发板的全套资料,包括数据手册,使用说明,电路原理图,利尔达公司的例码和TI公司的例码。(TMS320F2812 development board利尔达a complete set of data, including data manuals, instructions, circuit schematics, the company)
- 2021-03-04 10:09:32下载
- 积分:1
-
lcd1602
说明: LCD1602八线制驱动实验(ICC)的proteus仿真,功能实现了还不错的(LCD1602 Driver of eight-wire (ICC) of the proteus simulation capabilities to achieve a decent)
- 2011-03-19 16:56:45下载
- 积分:1
-
Open02
一个简单的图像浏览器,对初学C++开发图像处理系统的朋友有启迪作用。(A simple image viewer, for beginners C++ image processing system developed friends revealing.
)
- 2011-11-16 15:51:17下载
- 积分:1
-
Ds1302
时钟芯片ds1302驱动
读取这几个寄存器来获取实时时间和日期。这几个寄存器的说明如下:
1、秒寄存器(81h、80h)的位7定义为时钟暂停标志(CH)。当初始上电时该位置为1,时钟振荡器停止,DS1302处于低功耗状态;只有将秒寄存器的该位置改写为0时,时钟才能开始运行。
2、小时寄存器(85h、84h)的位7用于定义DS1302是运行于12小时模式还是24小时模式。当为高时,选择12小时模式。在12小时模式时,位5是 ,当为1时,表示PM。在24小时模式时,位5是第二个10小时位
3、控制寄存器(8Fh、8Eh)的位7是写保护位(WP),其它7位均置为0。在任何的对时钟和RAM的写操作之前,WP位必须为0。当WP位为1时,写保护位防止对任一寄存器的写操作。也就是说在电路上电的初始态WP是1,这时是不能改写上面任何一个时间寄存器的,只有首先将WP改写为0,才能进行其它寄存器的写操作。
- 2023-03-25 00:30:04下载
- 积分:1