-
time
调用时间及日期函数,在对话框上显示当前时间及当前日期。(Call time and date function, in the dialog box displays the current time and the current date.)
- 2013-08-17 09:10:09下载
- 积分:1
-
cvsdmatlab
matlab CVSD算法,请大家参考(matlab CVSD, hope it can help u guys)
- 2011-12-20 20:55:03下载
- 积分:1
-
Myurl V1.2.1
传奇地图编辑工具,在线可视化管理,助你一臂之力(Legendary Map Editor Tool, Online Visual Management)
- 2019-02-12 10:23:56下载
- 积分:1
-
Archive
共5个文件。2个描述了一些时钟的初始化以及时钟的使用。2个描述了UART的使用。一个文件是一个简单的使用示例。(This zip file contains the simple code to control the stm32 components. It tells how to initialize the clock module, use the clock module, and how to do the same thing to UART.)
- 2020-06-21 05:20:01下载
- 积分:1
-
Camera
调出摄像头,并进行拍照,以后还会做出邮件收发的功能(camera output)
- 2013-10-12 14:02:44下载
- 积分:1
-
C循环结构
14.5 C循环结构 循环体是程序设计与优化的重点考虑对象。本节将着重讲解在ARM上处理for和while循环最有效的方法。 14.5.1 循环中止 首先来看下面的例子,两个不同的循环退出条件,产生的不同汇编代码。 C源程序如下所示。 int fact1 (int n) { int i, fact = 1; for (i = 1; i 《= n; i++)
- 2022-06-20 00:28:45下载
- 积分:1
-
这是一个对于设计模式中适配器模式的一个简单应用.用C#编写....
这是一个对于设计模式中适配器模式的一个简单应用.用C#编写.-This is a model for the design of the adapter a simple application. Using C#.
- 2022-07-12 15:25:07下载
- 积分:1
-
jthread.1.3
这是一个跨平台多线程源码,使用CMAKE形成工程编译得到,支持linux window. ffmepg多线程要用到
- 2022-08-17 19:43:54下载
- 积分:1
-
standy
在STM32单片机上实现长按4S按键进入待机模式,并且可以用RTC报警唤醒单片机(In the STM32 microcontroller to achieve long press 4S button to enter standby mode, and you can wake up with a single-chip RTC alarm)
- 2020-10-28 14:19:57下载
- 积分:1
-
DTU3.0
基于nucleus操作系统的GPRS无线数据传输终端全套源文件。包括支持ARM7的BSP,操作系统,GPRS驱动,PPP协议栈,TCP/UDP/IP/TFTP协议栈和数据传输应用程序。这套成熟可靠,在产品中应用。还包含以太网驱动和文件系统(nucleus operating system based on GPRS wireless data transmission terminals set of source documents. Including support for ARM7 BSP, operating system, GPRS-driven, PPP protocol stacks, TCP/UDP/IP/TFTP protocol stack and data transmission applications. This is mature, reliable, product application. Drivers also includes Ethernet and documentation system)
- 2006-12-16 11:06:37下载
- 积分:1