搜索结果
找到约 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)
Windows CE #ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3d
#ifdef _AFXDLL
Enable3dControls() // Call this when using MFC in a shared DLL
#else
Enable3dControlsStatic() // Call this when linking to MFC statically
#endif
CPreviewDialogDlg dlg
m_pMainWnd = &dlg
int nResponse = dlg.DoModal()
if (nResponse == IDOK)
{
// TODO: Place code here to ...
汇编语言 This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes
This program demonstrates operation of ADC0 in polled mode. The ADC0 is
// configured to use writes to AD0BUSY as its start of conversion source and
// to measure the output of the on-chip temperature sensor. The temperature
// sensor output is converted to degrees Celsius and is transmitted out UAR ...
单片机开发 This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes
This program demonstrates operation of ADC0 in polled mode. The ADC0 is
// configured to use writes to AD0BUSY as its start of conversion source and
// to measure the output of the on-chip temperature sensor. The temperature
// sensor output is converted to degrees Celsius and is transmitted out UAR ...
matlab例程 求解量子力学的薛定谔方程
求解量子力学的薛定谔方程,说明见readme.txt,使用matlab编制。可以现运行start.m
其他书籍 ollydbg完全教程。OllyDbg 是一种具有可视化界面的 32 位汇编-分析调试器。它的特别之处在于可以在没有源代码时解决问题
ollydbg完全教程。OllyDbg 是一种具有可视化界面的 32 位汇编-分析调试器。它的特别之处在于可以在没有源代码时解决问题,并且可以处理其它编译器无法解决的难题。
一,什么是 OllyDbg?
二,一般原理[General principles]
三,反汇编器[Disassembler]
四,分析器[Analysis]
五,Object扫描器[Object scanner]
六, ...
游戏 1. 下载一个Java开发库
1. 下载一个Java开发库,例如 J2sdk1.4.2 等版本,http://java.sun.com/ 上有;
2. 编译所有的源文件;
3. 复制 images 目录到程序运行目录,如果目录放置错误,程序会没有图像显示;
4. 运行 dujid.araneid.Araneid(默认) 。
对于发布包:
1. 下载一个Java运行时,例如 J2re1.4.2 等版本,http://java.sun.com/ 上有 ...
交通/航空行业 TRAFFIC LIGHT CONTROLLER using C51 and RTX-51 tiny
TRAFFIC LIGHT CONTROLLER using C51 and RTX-51 tiny,This program is a simple Traffic Light Controller. Between start time and end time the system controls a traffic light with pedestrian self-service. Outside of this time range the yellow caution lamp is blinking.
人工智能/神经网络 This directory contains the Genetic Algorithm Optimization Toolbox for Matlab To use this, if you
This directory contains the Genetic Algorithm Optimization Toolbox for
Matlab
To use this, if you are local to NCSU and have AFS access to this
directory, simply extend the matlab path using the following command.
You can also place this command in a file called startup.m. Everytime
you start Matlab ...
Java编程 Perlbox Voice is an voice enabled application to bring your desktop under your command. With a singl
Perlbox Voice is an voice enabled application to bring your desktop under your command. With a single word, you can start your web browser, your favorite editor or whatever you want. This is the Linux and Unix voice recognition solution
Java书籍 The 1.4 release of Java 2 Standard edition brings a load of new features - and the potential for fru
The 1.4 release of Java 2 Standard edition brings a load of new features - and the potential for frustration. Fret not, our new 4th edition has answers. The accelerated introduction lets you start writing code right away, and because the book s classic quick reference contains all the classes in the ...