搜索结果
找到约 404 项符合
start 的查询结果
按分类筛选
- 全部分类
- 技术资料 (85)
- 单片机编程 (23)
- Java编程 (22)
- 其他 (20)
- 单片机开发 (18)
- 其他书籍 (15)
- 源码 (11)
- 微处理器开发 (11)
- Java书籍 (10)
- 书籍 (9)
- 汇编语言 (9)
- Linux/Unix编程 (7)
- 游戏 (7)
- 人工智能/神经网络 (7)
- VHDL/FPGA/Verilog (7)
- matlab例程 (7)
- 软件设计/软件工程 (7)
- 通讯编程文档 (6)
- 软件工程 (5)
- VC书籍 (5)
- 电源技术 (4)
- 通讯/手机编程 (4)
- 操作系统开发 (4)
- 电子书籍 (4)
- 嵌入式/单片机编程 (4)
- 嵌入式Linux (4)
- 其他嵌入式/单片机内容 (4)
- 书籍源码 (3)
- uCOS (3)
- Windows CE (3)
- GPS编程 (3)
- VIP专区 (3)
- 软件 (2)
- 笔记 (2)
- 其他 (2)
- PCB相关 (2)
- 汇编编程 (2)
- 其他文档 (2)
- 开发工具 (2)
- 通信网络 (2)
- 嵌入式综合 (2)
- 可编程逻辑 (2)
- Internet/网络编程 (2)
- 编译器/解释器 (2)
- Applet (2)
- 网络 (2)
- 数学计算 (2)
- 技术管理 (2)
- Delphi控件源码 (2)
- 家庭/个人应用 (2)
- 交通/航空行业 (2)
- 系统设计方案 (2)
- SQL Server (2)
- 行业发展研究 (2)
- MTK (2)
- 教程 (1)
- 手册 (1)
- C/C++语言编程 (1)
- 接口技术 (1)
- 数值算法/人工智能 (1)
- 开关电源 (1)
- 数据库系统 (1)
- 实用工具 (1)
- ARM (1)
- 教程资料 (1)
- 源码/资料 (1)
- 压缩解压 (1)
- 驱动编程 (1)
- 编辑器/阅读器 (1)
- SCSI/ASPI (1)
- CA认证 (1)
- 文章/文档 (1)
- 数据结构 (1)
- J2ME (1)
- VxWorks (1)
- Windows Mobile (1)
- 中间件编程 (1)
- JavaScript (1)
- MacOS编程 (1)
游戏 Hello User This is nothing, but a simple program which if kept in start of windows will shut down
Hello User
This is nothing, but a simple program which if kept in start of windows will shut down the system by itself within five minutes of starting.
It takes the time from the system & starts its timer to shut down after 5 minutes (not considering seconds).
U can use shutdown.exe,once started ...
GPS编程 This is GPS Acquisition..by Matlab, this file performs cold start acquisition on the collected "data
This is GPS Acquisition..by Matlab, this file performs cold start acquisition on the collected "data". It
searches for GPS signals of all satellites, which are listed in field
"acqSatelliteList" in the settings structure. Function saves code phase
and frequency of the detected signals in the "acq ...
书籍源码 Struts Kick Start(中文版)中的hello例子源码
Struts Kick Start(中文版)中的hello例子源码
行业发展研究 neural network pdf file, a good start for begineer to obtain the basic knowledge.
neural network pdf file, a good start for begineer to obtain the basic knowledge.
Linux/Unix编程 thread application code, the multi-thread application start code of Linux application
thread application code, the multi-thread application start code of Linux application
VHDL/FPGA/Verilog Quartus appendix - Can be useful if you start using quartus II to code in verilog
Quartus appendix - Can be useful if you start using quartus II to code in verilog
通讯编程文档 The anothet ofdm document which is very helpful for student who want to start with communication
The anothet ofdm document which is very helpful for student who want to start with communication
matlab例程 MATLAB Tutorial : For the beginners in MATLAB, this example code will provide a great jump start.
MATLAB Tutorial : For the beginners in MATLAB, this example code will provide a great jump start.
The code has comprehensive comments to elaborate the functionality explicitly.
单片机开发 红外遥控接收 ORG 0000H LJMP START 转入主程序 ORG 0010H START: MAIN: JNB P2.2,IR LJMP MAIN 以
红外遥控接收
ORG 0000H
LJMP START 转入主程序
ORG 0010H
START:
MAIN:
JNB P2.2,IR
LJMP MAIN
以下为进入P3.2脚外部中断子程序,也就是解码程序
IR:
MOV R6,#9
SB:
ACALL DELAY882 调用882微秒延时子程序
JB P2.2,EXIT 延时882微秒后判断P3.2脚是否出现高电平如果有就退出解码程序
DJNZ R6, SB 重 ...
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 ...