搜索结果
找到约 50 项符合
execute 的查询结果
按分类筛选
- 全部分类
- Java编程 (11)
- 编译器/解释器 (4)
- matlab例程 (3)
- 微处理器开发 (3)
- 单片机编程 (2)
- Internet/网络编程 (2)
- 其他 (2)
- Linux/Unix编程 (2)
- MySQL数据库 (2)
- 文章/文档 (2)
- 软件设计/软件工程 (2)
- C/C++语言编程 (1)
- 可编程逻辑 (1)
- uCOS (1)
- USB编程 (1)
- 汇编语言 (1)
- SQL Server (1)
- 单片机开发 (1)
- VxWorks (1)
- 数值算法/人工智能 (1)
- Java书籍 (1)
- Oracle数据库 (1)
- 其他嵌入式/单片机内容 (1)
- 数据结构 (1)
- 源码 (1)
- 书籍 (1)
可编程逻辑 Nios II软件构建工具入门
Nios II软件构建工具入门
The Nios® II Software Build Tools (SBT) allows you to construct a wide variety of
complex embedded software systems using a command-line interface. From this
interface, you can execute Software Built Tools command utilities, and use scripts
other tools) to combine the com ...
uCOS 介绍几种cpuThe 8xC251SA/SB/SP/SQ improves on the MCS-51 architecture and peripheral features, introducin
介绍几种cpuThe 8xC251SA/SB/SP/SQ improves on the MCS-51 architecture and peripheral features, introducing the advanced register based CPU architecture i.e., the MCS 251 microcontroller architecture. The register based CPU supports a 40-byte register file. In addition, the 8xC251SA/SB/SP/SQ microcont ...
matlab例程 AFD - Advanced Filter Design using MATLABMiroslav D. Lutovac, Dejan V. Tosicversion 1.00 released 15
AFD - Advanced Filter Design using MATLABMiroslav D. Lutovac, Dejan V. Tosicversion 1.00 released 15 October 1999This program is freeware.Unpack with path names, for exampleDOS: pkunzip -d afdunix: unzip -L afdAfter unpacking afd.zip, and run MATLAB,change directory to afdfrom the MATLAB command win ...
USB编程 USB Manager(usbmgr) 0.4.8 Shuu Yamaguchi <shuu@wondernetworkresources.com> Special Helper: Phi
USB Manager(usbmgr) 0.4.8 Shuu Yamaguchi <shuu@wondernetworkresources.com> Special Helper: Philipp Thomas When USB devices connect to or disconnect from a USB hub, the usbmgr works as the following according to configuration. a) It loads and unloads files Linux kernel modules. b) It execute file to ...
汇编语言 This package contains assembly programs for testing how many clock cycles a piece of code takes to
This package contains assembly programs for testing how many clock cycles
a piece of code takes to execute.
Internet/网络编程 See Appendix B for a description of the programs included on this companion disk. RESOURCE.WRI iden
See Appendix B for a description of the programs included
on this companion disk. RESOURCE.WRI identifies other books
and resources for Internet programming. WEBHELP.HLP contains
an introduction to the World Wide Web. TCPMAN.HLP provides
detailed instructions to help you use the Trumpet Winsock
incl ...
SQL Server 控件作用: 自动创建SQL数据库(可以同时间创建多个数据库) 控件用法: 1:添加数据库(可以添加多个数据库)选择相应的数据库. 2:添加SQL文件(创建数据表,视图,过程.可从SQL文件中
控件作用: 自动创建SQL数据库(可以同时间创建多个数据库)
控件用法:
1:添加数据库(可以添加多个数据库)选择相应的数据库.
2:添加SQL文件(创建数据表,视图,过程.可从SQL文件中加载)
3:添加基础数据库基础默认数据(可从SQL文件中加载)
4:保存并退出
调用方法 : cCreateDBV21.Execute
其它 : cCreateDB(进度显示) ...
单片机开发 MODE_Switch1Processing multi-interrupt request needs to set the priority of these interrupt requests
MODE_Switch1Processing multi-interrupt request needs to set the priority of these interrupt requests.
The IRQ flags of the 7 interrupt are controlled by the interrupt event occurring. But the
IRQ flag set doesn t mean the system to execute the interrupt vector. The IRQ flags can be
triggered by the ...
VxWorks tServer task executes functions at low priority (254). serverSend funtion is used to send a requ
tServer task executes functions at low priority (254). serverSend
funtion is used to send a request to the tServer to execute a
function at the tServer s priority.
First tServer task executes the i() system call to print the summary
of tShell task. Next an address exception is caused i ...
MySQL数据库 phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Cur
phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields