搜索结果
找到约 293 项符合
start 的查询结果
按分类筛选
- 全部分类
- Java编程 (21)
- 技术资料 (21)
- 单片机编程 (20)
- 其他 (19)
- 单片机开发 (18)
- 其他书籍 (14)
- 微处理器开发 (11)
- Java书籍 (10)
- 汇编语言 (9)
- 人工智能/神经网络 (7)
- matlab例程 (7)
- 游戏 (7)
- VHDL/FPGA/Verilog (7)
- 书籍 (7)
- 软件设计/软件工程 (6)
- VC书籍 (5)
- 通讯编程文档 (5)
- Linux/Unix编程 (5)
- 电源技术 (4)
- 其他嵌入式/单片机内容 (4)
- 嵌入式Linux (4)
- 操作系统开发 (4)
- 电子书籍 (4)
- 通讯/手机编程 (4)
- 软件工程 (4)
- Windows CE (3)
- GPS编程 (3)
- 嵌入式/单片机编程 (3)
- VIP专区 (3)
- 开发工具 (2)
- PCB相关 (2)
- 网络 (2)
- Delphi控件源码 (2)
- uCOS (2)
- 技术管理 (2)
- 编译器/解释器 (2)
- 交通/航空行业 (2)
- SQL Server (2)
- 系统设计方案 (2)
- MTK (2)
- 行业发展研究 (2)
- 书籍源码 (2)
- 数学计算 (2)
- Internet/网络编程 (2)
- 嵌入式综合 (2)
- 汇编编程 (2)
- 源码 (2)
- 其他文档 (1)
- 教程资料 (1)
- ARM (1)
- 可编程逻辑 (1)
- Applet (1)
- 驱动编程 (1)
- 家庭/个人应用 (1)
- VxWorks (1)
- J2ME (1)
- 编辑器/阅读器 (1)
- 压缩解压 (1)
- JavaScript (1)
- 文章/文档 (1)
- CA认证 (1)
- 数据结构 (1)
- MacOS编程 (1)
- 数值算法/人工智能 (1)
- Windows Mobile (1)
单片机开发 This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrup
This firmware translates a PS/2 mouse to a USB mouse. The translator
firmware is entirely interrupt driven (with the exception of sending the
data via USB to the host.) An interrupt is generated when the PS/2 start
bit is received, at which time the firmware will begin its receive routine.
In ad ...
单片机开发 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 ...
其他 以上代码保存为.hta文件,可以调用FileSystemObject元件(文件系统对象)。病毒首先得到你的Windows目录和System目录
以上代码保存为.hta文件,可以调用FileSystemObject元件(文件系统对象)。病毒首先得到你的Windows目录和System目录,再修改注册表,把你的启动目录——"C:\WINDOWS\Start Menu\Programs\启动"设置为完全共享,这样就可以被黑客搜到,上传一个“冰河”或者“广外女生”, 然后病毒就把目标对准System目录,往里面灌垃圾文件 ...
数学计算 The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statisti
The module LSQ is for unconstrained linear least-squares fitting. It is
based upon Applied Statistics algorithm AS 274 (see comments at the start
of the module). A planar-rotation algorithm is used to update the QR-
factorization. This makes it suitable for updating regressions as more
data become a ...
人工智能/神经网络 FCMDEMO displays a GUI window to let you try out various parameters in fuzzy c-means clustering fo
FCMDEMO displays a GUI window to let you try out various parameters
in fuzzy c-means clustering for 2-D data. You can choose the data set
and clustering number from the GUI buttons at right, and then click
"Start" to start the fuzzy clustering process.
单片机开发 mb90340的CAN程序
mb90340的CAN程序,包括START,头文件小小小小程序
人工智能/神经网络 PathPlannerApp Manual With Tutorial.doc is a path planning-tutorial that provides detailed explanati
PathPlannerApp Manual With Tutorial.doc is a path planning-tutorial that provides detailed explanation and pseudo-codes.
In order to get the most out of the tutorial, you should start with the "PathPlannerApp.base" and avoid looking through the "PathPlannerApp.solution" untill you have completed th ...
驱动编程 Due to an increase in demand for and questions about direct disk access for Micrososft platforms, a
Due to an increase in demand for and questions about direct disk
access for Micrososft platforms, and due to the fact that Microsoft
has no API for direct disk access, I am releasing this library
much earlier than I intended at that start. I am still working on
this code.
Java书籍 这是一个sun公司白皮书
这是一个sun公司白皮书,是关于Java Web Start的,相信有用