搜索结果
找到约 884 项符合
One 的查询结果
按分类筛选
- 全部分类
- 书籍 (104)
- 其他书籍 (61)
- 其他 (56)
- matlab例程 (41)
- 单片机编程 (35)
- Java编程 (29)
- 单片机开发 (27)
- Linux/Unix编程 (26)
- 技术资料 (23)
- 人工智能/神经网络 (22)
- 电源技术 (18)
- 游戏 (17)
- VC书籍 (16)
- 数学计算 (15)
- Java书籍 (14)
- 软件设计/软件工程 (14)
- 电子书籍 (14)
- VHDL/FPGA/Verilog (14)
- 汇编语言 (13)
- 模拟电子 (12)
- 可编程逻辑 (11)
- 嵌入式/单片机编程 (11)
- 数值算法/人工智能 (11)
- 数据结构 (11)
- 软件工程 (11)
- 教程资料 (10)
- 驱动编程 (9)
- 加密解密 (9)
- 通讯编程文档 (9)
- 文章/文档 (9)
- 其他嵌入式/单片机内容 (8)
- 无线通信 (7)
- J2ME (7)
- 微处理器开发 (7)
- 技术管理 (7)
- 网络 (7)
- VIP专区 (7)
- Internet/网络编程 (6)
- Delphi控件源码 (6)
- 压缩解压 (6)
- 行业发展研究 (6)
- 其他行业 (6)
- 技术书籍 (5)
- 接口技术 (5)
- Symbian (5)
- 通讯/手机编程 (5)
- DSP编程 (5)
- 编译器/解释器 (5)
- 3G开发 (5)
- RFID编程 (4)
- Jsp/Servlet (4)
- SQL Server (4)
- 系统设计方案 (4)
- JavaScript (4)
- 论文 (4)
- 嵌入式综合 (3)
- 书籍源码 (3)
- 邮电通讯系统 (3)
- 文件格式 (3)
- 编辑器/阅读器 (3)
- 多国语言处理 (3)
- 源码 (3)
- allegro (2)
- 通信网络 (2)
- ARM (2)
- 其他数据库 (2)
- 操作系统开发 (2)
- GPS编程 (2)
- uCOS (2)
- CA认证 (2)
- 中间件编程 (2)
- 企业管理 (2)
- Oracle数据库 (2)
- 磁盘编程 (2)
- FlashMX/Flex源码 (2)
- 多媒体 (1)
- 行业应用文档 (1)
- 资料/手册 (1)
- Mentor (1)
- 传感与控制 (1)
- C/C++语言编程 (1)
- 测试测量 (1)
- 源码/资料 (1)
- Windows Mobile (1)
- TAPI编程 (1)
- 手机WAP编程 (1)
- 语音压缩 (1)
- 并行计算 (1)
- VxWorks (1)
- 数据库系统 (1)
- 嵌入式Linux (1)
- Windows CE (1)
- SCSI/ASPI (1)
- MySQL数据库 (1)
- Ajax (1)
- 人物传记/成功经验 (1)
- 手机短信编程 (1)
- 图形图像 (1)
- 电路图 (1)
- 多媒体处理 (1)
嵌入式/单片机编程 Training embedded apps to process speech may be as easy as finding the right 8-bit micro. Don t let
Training embedded apps to process speech may be as easy as finding the right 8-bit micro. Don t let what Rodger has to say about using an ADPCM algorithm and PWM output to generate speech to go in one ear and out the other
游戏 Tic Tac Toe程序。可以供一到两个玩家使用。程序中使用了visual basic 计时器
Tic Tac Toe程序。可以供一到两个玩家使用。程序中使用了visual basic 计时器,所以每一个步骤都有时间限制。此外,计算机可是一个有简单智能的对手,他不但不会随便出手,反而还要竭力赢了你才罢休。
Tic Tac Toe program. One or two players. It uses the visual basic timer, so each move has time limit. Simple arti ...
编译器/解释器 CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the co
CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the code generation is fairly good. There are two versions one is for MSDOS/DPMI and one is for Win32. The Win32 version has a full-blown IDE capable of editing, building, and debugging windows programs inc ...
编译器/解释器 The Obfuscated Tiny C Compiler (OTCC) is a very small C compiler. It generate i386 code,include two
The Obfuscated Tiny C Compiler (OTCC) is a very small C compiler. It generate i386 code,include two version.The one generate bin file,the other generate elf file
单片机开发 非接触式IC卡开发板源程序
非接触式IC卡开发板源程序,包括原理图/PCB图;源程序在KEIL环境下编译,打开压缩包后直接点击PRJ文件,即可编译使用。
这是个保密文件,做Mifare one卡开发人基本上都用过到这个源代码。
matlab例程 ICA can be used in brain activation studies to reduce the number of dimension and filter out indepen
ICA can be used in brain activation studies to reduce the number of dimension and filter out independent and interesting activations. This demonstration shows two studies. One provided by Hvidovre Universitets Hospital, Denmark, that consists of fMRI scannings of humans. Another provided by the EU s ...
单片机开发 This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrup
This firmware translates a PS/2 mouse to a USB mouse. The translator
firmware is entirely interrupt driven (with the exception of sending the
data via USB to the host.) An interrupt is generated when the PS/2 start
bit is received, at which time the firmware will begin its receive routine.
In ad ...
人工智能/神经网络 Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It c
Libsvm is a simple, easy-to-use, and efficient software for SVM
classification and regression. It can solve C-SVM classification,
nu-SVM classification, one-class-SVM, epsilon-SVM regression, and
nu-SVM regression. It also provides an automatic model selection
tool for C-SVM classification. This doc ...
Java编程 一个基于NHibernate的N层开发基础框架(可以
一个基于NHibernate的N层开发基础框架(可以,马上应用到你的项目中),使用.NET(C#)开发。基本操作CRUD完全实现,数据间的关系(one-to-many,many-to-many)均有实现!
汇编语言 Base64 demonstrates how easy it is to decipher plaintext usernames and passwords. Never login to a
Base64 demonstrates how easy it is to decipher
plaintext usernames and passwords. Never login to a public network resource
unless some type of encryption is being used, secure socket layer is one example.
Most FTP sites also use plaintext passwords.