搜索结果
找到约 279 项符合
Add-ons 的查询结果
其他 Version 5.0: * Add the Manufacturer infomation link on the Start menu * Change the intel cpu s
Version 5.0:
* Add the Manufacturer infomation link on the Start menu
* Change the intel cpu s logo
* Fixed several bugs.
Java编程 SFTP Plug-in for Eclipse will add the SFTP support to Eclipse
SFTP Plug-in for Eclipse will add the SFTP support to Eclipse
单片机开发 Jan 04, 2007 1. Add SPI support, see spi.h and spi.c 2. Add driver.h 3. Modified keyboard modu
Jan 04, 2007
1. Add SPI support, see spi.h and spi.c
2. Add driver.h
3. Modified keyboard module and display module
4. Add BitSet support, see bitset.h and bitset.c
5. Fixed some bugs
Dec 25, 2006
1. Name this OS as AvrcX
2. Release AvrcX_1.0 alpha
FlashMX/Flex源码 flash,teach you how to use add img to a button.
flash,teach you how to use add img to a button.
其他嵌入式/单片机内容 Often it is necessary to add some logical control to a MATLAB algorithm to allow the generated hardw
Often it is necessary to add some logical control to a MATLAB algorithm to allow the generated hardware to function correctly in the overall system. This lab exercise will explore how hardware control can be added to a MATLAB algorithm and synthesized using AccelDSP Synthesis.
DSP编程 数字信号处理实验环节(开发环境用CCS2.2)Add-on Laboratory for DSP课程说明:数字信号处理实验环节是由清华大学研究生公共课程《数字信号处理》的因材施教实验环节。该环节的主要
数字信号处理实验环节(开发环境用CCS2.2)Add-on Laboratory for DSP课程说明:数字信号处理实验环节是由清华大学研究生公共课程《数字信号处理》的因材施教实验环节。该环节的主要目的是帮助学生熟悉和掌握利用数字信号处理器件(DSP)进行数字信号处理算法的工程实现的基本过程和基本方法。所有选修《数字信号处理》课程 ...
其他 主要解决VC用于破解中的以下不足。 1) 打开VC 2) 安装插件 Tools -> Customize -> Add-ins and micro files->Browse-&
主要解决VC用于破解中的以下不足。
1) 打开VC
2) 安装插件 Tools -> Customize -> Add-ins and micro files->Browse->找到这个DLL文件的位置->确定->打勾
3) 界面上出来一个新的TOOLBAR, 共4个BUTTON
4) 用VC(File->Open)打开一个EXE文件,F10/F5运行。然后就可以跟踪调试了。
5) 插件第1个BUTTON设定API断点。
6) 插件第2 ...
汇编语言 the file is very good and add the instructions and diagrams to display the struct
the file is very good and add the instructions and diagrams to display the struct
SCSI/ASPI 创建Calculate组件,添加IFun接口(注意:本例我们在Attributes中我们选择Apartment,Custom,Yes).在IFun接口中添加函数Add实现两数相加的功能
创建Calculate组件,添加IFun接口(注意:本例我们在Attributes中我们选择Apartment,Custom,Yes).在IFun接口中添加函数Add实现两数相加的功能
操作系统开发 :)alter table Students drop constraint no_na alter table Students add constraint sno primary key(S
:)alter table Students drop constraint no_na
alter table Students add constraint sno primary key(Sno)