搜索结果
找到约 876 项符合
Project 的查询结果
按分类筛选
- 全部分类
- Java编程 (70)
- 其他 (54)
- 单片机开发 (47)
- 系统设计方案 (35)
- 技术资料 (30)
- VHDL/FPGA/Verilog (28)
- DSP编程 (27)
- 其他书籍 (27)
- 微处理器开发 (26)
- 其他嵌入式/单片机内容 (24)
- 电子书籍 (21)
- Linux/Unix编程 (20)
- 嵌入式/单片机编程 (19)
- 软件工程 (19)
- matlab例程 (18)
- 文章/文档 (18)
- 软件设计/软件工程 (18)
- 书籍 (17)
- 技术管理 (14)
- 编译器/解释器 (13)
- 单片机编程 (11)
- Internet/网络编程 (11)
- uCOS (11)
- 加密解密 (11)
- 其他行业 (11)
- VC书籍 (10)
- 人工智能/神经网络 (9)
- 行业发展研究 (8)
- 汇编语言 (8)
- *行业应用 (8)
- Java书籍 (7)
- 书籍源码 (7)
- SQL Server (7)
- 压缩解压 (7)
- 网络 (7)
- VIP专区 (7)
- 串口编程 (6)
- J2ME (6)
- 文件格式 (6)
- 中间件编程 (6)
- 其他数据库 (6)
- 数据库系统 (6)
- 驱动编程 (6)
- 通讯/手机编程 (6)
- 可编程逻辑 (5)
- 游戏 (5)
- 数值算法/人工智能 (5)
- Jsp/Servlet (5)
- JavaScript (5)
- 教育系统应用 (5)
- 金融证券系统 (5)
- 嵌入式Linux (4)
- 数学计算 (4)
- Delphi控件源码 (4)
- Windows CE (4)
- 数据结构 (4)
- 嵌入式综合 (3)
- Windows Mobile (3)
- 语音压缩 (3)
- 通讯编程文档 (3)
- 操作系统开发 (3)
- Applet (3)
- VxWorks (3)
- USB编程 (3)
- 编辑器/阅读器 (3)
- Oracle数据库 (3)
- FlashMX/Flex源码 (3)
- 多媒体处理 (2)
- 教程资料 (2)
- 通信网络 (2)
- 家庭/个人应用 (2)
- GPS编程 (2)
- Ajax (2)
- 3G开发 (2)
- 酒店行业 (2)
- 医药行业 (2)
- 磁盘编程 (2)
- C/C++语言编程 (2)
- 笔记 (2)
- VHDL/Verilog/EDA源码 (1)
- 图形图像 (1)
- 技术书籍 (1)
- 教程资料 (1)
- 教程资料 (1)
- allegro (1)
- PCB相关 (1)
- 无线通信 (1)
- 开发工具 (1)
- 工控技术 (1)
- 仿真技术 (1)
- 手机WAP编程 (1)
- 邮电通讯系统 (1)
- 传真(Fax)编程 (1)
- Symbian (1)
- 电子政务应用 (1)
- 多国语言处理 (1)
- BREW编程 (1)
- 交通/航空行业 (1)
- MacOS编程 (1)
- 人物传记/成功经验 (1)
单片机开发 拷拷贝到你的Keil安装目录下的c51in文件夹中。 工程文件中需设置一下: project->Option for Target Target1 选Debug页 左侧最下面 Di
拷拷贝到你的Keil安装目录下的c51\bin文件夹中。
工程文件中需设置一下:
project->Option for Target Target1
选Debug页
左侧最下面
Dialog Dll
一般是DP51.DLL,不用修改
Parameter
中是
-P51
在其后加入
-dledkey
即该行看起来应该是这样的:
-p51 -dledkey
保存即可
进入调试后,点击:Peripherals,其中多出一个“键盘 ...
医药行业 是用于:毕业设计使用! 首先运行数据库还原目录中的PROJECT,将数据库还原 如果还原失败,则进行手动还原,数据库名:data 本次毕业设计任务是通过开发一个数据库校医院门诊收费管理系统
是用于:毕业设计使用!
首先运行数据库还原目录中的PROJECT,将数据库还原
如果还原失败,则进行手动还原,数据库名:data
本次毕业设计任务是通过开发一个数据库校医院门诊收费管理系统,学习用delphi开发分布式多层数据库系统。采用Delphi7.0和MS Server2000等软件为开发工具 ...
单片机开发 Microphone Project using USB and the PIC 16C745
Microphone Project using USB and the PIC 16C745
嵌入式Linux 嵌入式文件系统ucfs.zip This project should serve as an "easy start" with /FS. All paths are relative to t
嵌入式文件系统ucfs.zip
This project should serve as an "easy start" with /FS.
All paths are relative to the project file. You should
therefore be able to copy the entire directory (including
all subdirectories) to any location on your harddrive.
单片机开发 This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simula
This project is created using the Keil ARM CA Compiler.
The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 and PORT3.1
This ARM Example may be debugged using onl ...
单片机开发 This example project shows how to use the Idle Power-Saving Mode of the 8051Fx.
This example project shows how to use the Idle Power-Saving Mode of the 8051Fx.
单片机开发 The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, s
The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM toolchain.
The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module.
The example also shows the efficiency of the ...
单片机开发 UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory alloc
UART I/O and Memory Allocation Example for GNU
The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain.
The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module.
The ...
其他行业 RapidForm add-in template for Visual C.NET. Using this template project, a user can create RapidForm
RapidForm add-in template for Visual C.NET. Using this template project, a user can create RapidForm template conveniently
其他行业 RapidForm add-in template for Visual C++. Using this template project, a user can create RapidForm t
RapidForm add-in template for Visual C++. Using this template project, a user can create RapidForm template conveniently