搜索结果
找到约 1,697 项符合
time-window 的查询结果
单片机开发 //日历时钟 //按AN1,进入设置状态 //按AN2,停止闹钟声音 //按AN3,依次进入闹钟功能是否启用
//日历时钟
//按AN1,进入设置状态
//按AN2,停止闹钟声音
//按AN3,依次进入闹钟功能是否启用,闹钟时,分秒,年,月,日及时间时,分,秒的设置,直到退出设置状态
//按AN4,调整是否起用闹钟和调节闹钟时,分,秒,年,月,日,时间的时,分,秒的数字
//LCD第二排中间显示小喇叭,表示启用闹钟功能,无则禁止闹钟功能(可在调整状态进行设 ...
单片机开发 日历时钟 按AN3,依次进入闹钟功能
日历时钟
按AN3,依次进入闹钟功能,闹钟时间,年,月,日和时,分,秒模式,直致退出设置状态
按AN4,调整是否起用闹钟和调节闹钟时,分,秒,年,月,日,时间的时,分,秒的数字
闹钟响时,按AN4即可停止闹钟的声响
正常状态,上排最前面显示一自定义字符,下排最前面闪动"willar"
设置状态,LCD上排最前面显示"P",下排最前面设置闹 ...
其他嵌入式/单片机内容 软件包中包含了完整的库和头文件 有一个说明文件readme.txt 包含已编译链接好的可执行程序例子和nano-X可执行 文件; 使用方式: 1.将该包释放到某个目录
软件包中包含了完整的库和头文件
有一个说明文件readme.txt
包含已编译链接好的可执行程序例子和nano-X可执行
文件;
使用方式:
1.将该包释放到某个目录,如$(SDK_DIR)\microWinDev
2.运行“uClinux Build window”
3.进入该释放的目录:
cd $(SDK_DIR)\microWinDev
4.在该目录下有一个chenTest的目录,是一个开发示例 ...
单片机开发 This example program shows how to configure and use the A/D Converter of the following microcontroll
This example program shows how to configure and use the A/D Converter of the following microcontroller:
STMicroelectronics ST10F166
After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial port.
To run this program...
Build the project (Project ...
Applet Setting and Changing Column Widths By default, all columns in a table start out with equal width,
Setting and Changing Column Widths
By default, all columns in a table start out with equal width, and the columns automatically fill the entire width of the table. When the table becomes wider or narrower (which might happen when the user resizes the window containing the table), all the column wid ...
单片机开发 The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, s
The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM toolchain.
The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module.
The example also shows the efficiency of the ...
单片机开发 UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory alloc
UART I/O and Memory Allocation Example for GNU
The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain.
The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module.
The ...
Windows CE This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end
This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory leak occurred. It will display in the debug windo ...
SQL Server 这个程序是用Delphi编写的
这个程序是用Delphi编写的,它运行在Window 2000/XP和MSSQL平台上
Java编程 OFDM-MIMO收发系统
OFDM-MIMO收发系统,The simulator GUI is started with command ui_start in Matlab command window.