搜索结果
找到约 544 项符合
KEY 的查询结果
按分类筛选
- 全部分类
- 加密解密 (60)
- 单片机开发 (47)
- 书籍 (34)
- 单片机编程 (32)
- 其他 (31)
- 技术资料 (22)
- 微处理器开发 (18)
- 其他书籍 (16)
- Java编程 (16)
- Linux/Unix编程 (15)
- 数据结构 (13)
- VC书籍 (11)
- DSP编程 (10)
- CA认证 (10)
- 嵌入式/单片机编程 (9)
- 文章/文档 (7)
- VHDL/FPGA/Verilog (7)
- 汇编语言 (7)
- 其他嵌入式/单片机内容 (6)
- 嵌入式Linux (6)
- 系统设计方案 (6)
- 软件设计/软件工程 (6)
- 模拟电子 (5)
- 无线通信 (5)
- 可编程逻辑 (5)
- 电子书籍 (5)
- 书籍源码 (5)
- 网络 (5)
- 技术管理 (5)
- 压缩解压 (5)
- 数据库系统 (5)
- 论文 (5)
- VIP专区 (5)
- 电源技术 (4)
- 通讯编程文档 (4)
- 文件格式 (4)
- 行业发展研究 (4)
- 驱动编程 (4)
- 数学计算 (3)
- 操作系统开发 (3)
- USB编程 (3)
- 其他数据库 (3)
- Windows CE (3)
- 软件工程 (3)
- matlab例程 (3)
- 通讯/手机编程 (3)
- PCB相关 (2)
- 教程资料 (2)
- 嵌入式综合 (2)
- 测试测量 (2)
- 中间件编程 (2)
- Windows Mobile (2)
- Symbian (2)
- 游戏 (2)
- SQL Server (2)
- Java书籍 (2)
- 源码 (2)
- 软件 (2)
- 应用设计 (2)
- 其他 (2)
- 经验分享 (1)
- 学术论文 (1)
- 多媒体处理 (1)
- 电机控制 (1)
- autocad教程 (1)
- 通信网络 (1)
- C/C++语言编程 (1)
- 开发工具 (1)
- 实用工具 (1)
- 工控技术 (1)
- 接口技术 (1)
- J2ME (1)
- BREW编程 (1)
- 教育系统应用 (1)
- 其他行业 (1)
- 人工智能/神经网络 (1)
- 编译器/解释器 (1)
- Jsp/Servlet (1)
- FlashMX/Flex源码 (1)
- 编辑器/阅读器 (1)
- uCOS (1)
- Delphi控件源码 (1)
- *行业应用 (1)
- MTK (1)
- 行业应用文档 (1)
- Windows编程 (1)
- 技术书籍 (1)
- 开发板 (1)
Java编程 Laser Control is a java program that using a webcam detects when a laser pointer is in a specified h
Laser Control is a java program that using a webcam detects when a laser pointer is in a specified hotspot and then does the equivalent of pressing a specified keyboard key. thus controlling Media Portal through it s hot keys. the hotspots can be set by the user as well as the actions taken. Make yo ...
电子书籍 The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, wh
The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of produ ...
汇编语言 用89c51实现数字时钟
用89c51实现数字时钟,6位LED,4*3的key,程序已经调试好,可以直接使用
单片机开发 Philips的RFID技术I Code的核心处理芯片
Philips的RFID技术I Code的核心处理芯片,支持ISO14443A, B还有ISO15693。
Key: tere-were-este
微处理器开发 s3c2410 ads下的测试程序移植到 iar ewarm v5.2;包括 Please select function : 0 : Please input 1-14 to select
s3c2410 ads下的测试程序移植到 iar ewarm v5.2;包括
Please select function :
0 : Please input 1-14 to select test
1 : Real time clock display
2 : 4 key array test
3 : Buzzer test
4 : ADC test
5 : IIC EEPROM test
6 : Touchpanel test
7 : 3.5# TFT LCD 240*320 test
8 : UDA1341 play audio test
...
软件工程 Aspect-Oriented Software Developement Coverage includes Using AOSD to streamline complex systems
Aspect-Oriented Software Developement
Coverage includes
Using AOSD to streamline complex systems development without sacrificing flexibility or scalability
How AOSD builds on the object-oriented paradigmand how it s different
State-of-the-art best practices for the AOSD development process
Lang ...
软件工程 The authors show to identify, design, implement, test, and refactor use-case modules, as well as ext
The authors show to identify, design, implement, test, and refactor use-case modules, as well as extend them. They also demonstrate how to design use-case modules with the Unified Modeling Language (UML)emphasizing enhancements made in UML 2.0and how to achieve use-case modularity using aspect techn ...
数据库系统 1.把"Web"文件夹内的文件拷贝到某个文件夹 2.在IIS中新建站点
1.把"Web"文件夹内的文件拷贝到某个文件夹
2.在IIS中新建站点,指向该文件夹,如果新建虚拟路径,会导致一些图片的不正常显示.
3."Database"文件夹内有数据库文件hyb2bTest_Data.MDF,在Sql Server企业管理器中选择"附加数据库"
4.需要修改根目录web.config文件
<add key="DBServer" value="."/>,改成当前数据库地址
<add key ...
Java编程 JSP无组件实现WEB上传 CREATE TABLE sz_shouye( id int(11) not null auto_increment, title varchar(255), su
JSP无组件实现WEB上传
CREATE TABLE sz_shouye(
id int(11) not null auto_increment,
title varchar(255),
sub_title varchar(255),
keyword varchar(255),
author varchar(255),
source varchar(255),
operator varchar(255),
addition varchar(255),
belong varchar(255),
senddate date,
content text,
primary key(id) ...