搜索结果
找到约 3,600 项符合
11 的查询结果
按分类筛选
- 全部分类
- 技术资料 (1298)
- VIP专区 (327)
- 单片机编程 (146)
- 单片机开发 (137)
- 论文 (70)
- 其他书籍 (68)
- 其他 (60)
- 技术书籍 (49)
- 书籍源码 (44)
- Java编程 (40)
- Linux/Unix编程 (39)
- VHDL/FPGA/Verilog (39)
- 微处理器开发 (38)
- 嵌入式综合 (36)
- 书籍 (35)
- 电源技术 (35)
- matlab例程 (35)
- VC书籍 (35)
- 人工智能/神经网络 (34)
- 软件设计/软件工程 (34)
- 汇编语言 (33)
- 软件 (31)
- 可编程逻辑 (29)
- 源码 (28)
- 数学计算 (28)
- 测试测量 (26)
- 嵌入式/单片机编程 (26)
- 其他 (22)
- 模拟电子 (22)
- Internet/网络编程 (22)
- 电子书籍 (21)
- 电子书籍 (20)
- 数据结构 (18)
- 其他数据库 (17)
- 系统设计方案 (17)
- DSP编程 (16)
- 软件工程 (16)
- 开发工具 (16)
- CA认证 (16)
- Java书籍 (16)
- 无线通信 (15)
- 技术教程 (14)
- ARM (14)
- 通信网络 (14)
- 其他嵌入式/单片机内容 (14)
- 教程 (13)
- 学术论文 (12)
- 数值算法/人工智能 (12)
- 加密解密 (12)
- 传感与控制 (12)
- 手册 (11)
- 串口编程 (11)
- 文件格式 (11)
- PCB相关 (10)
- 教程资料 (10)
- 笔记 (9)
- C/C++语言编程 (9)
- 数据库系统 (9)
- 通讯/手机编程 (9)
- 通讯编程文档 (9)
- 文章/文档 (9)
- Delphi控件源码 (9)
- Oracle数据库 (9)
- 电路图 (8)
- 教育系统应用 (8)
- USB编程 (8)
- 嵌入式Linux (8)
- 其他文档 (7)
- 实用工具 (7)
- 编译器/解释器 (7)
- uCOS (7)
- Windows CE (7)
- 中间件编程 (7)
- 精品软件 (7)
- 应用设计 (6)
- 接口技术 (6)
- 仿真技术 (6)
- 操作系统开发 (6)
- 工控技术 (6)
- 技术管理 (6)
- J2ME (6)
- 电路图 (5)
- 驱动编程 (5)
- 企业管理 (5)
- SQL Server (5)
- 认证考试资料 (5)
- 多媒体 (4)
- Linux/uClinux/Unix编程 (4)
- 电子元器件应用 (4)
- 资料/手册 (4)
- 教程资料 (4)
- 网络 (4)
- Delphi/CppBuilder (4)
- 其他行业 (4)
- 百货/超市行业 (4)
- Symbian (4)
- 行业发展研究 (4)
- Jsp/Servlet (4)
- 经验 (3)
- 单片机 (3)
游戏 21天学会用JAVA开发网络游戏 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 287 KB 书籍等级: 整理时间: 2004-1
21天学会用JAVA开发网络游戏
书籍语言: 简体中文
书籍类型: 程序设计
授权方式: 免费软件
书籍大小: 287 KB
书籍等级:
整理时间: 2004-11-3 20:41:10
With all of the media attention that is focused on the Internet and the World Wide Web, figuring out exactly what they are all about is som ...
FlashMX/Flex源码 vb内嵌flash应用 Type=Exe Form=frmMain.frm Reference=*G{00020430-0000-0000-C000-000000000046}#2.0#0#..
vb内嵌flash应用
Type=Exe
Form=frmMain.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\WINDOWS\SYSTEM\stdole2.tlb#OLE Automation
Object={D27CDB6B-AE6D-11CF-96B8-444553540000}#1.0#0 SWFLASH.OCX
Startup="frmMain"
ExeName32="FlashTutorial.exe"
Command32=""
Name="FlashTutorial"
...
人工智能/神经网络 For the incomplete methods, we kept the representation of the queens by a table and the method of ca
For the incomplete methods, we kept the representation of the queens by a table and the method of calculation to determine if two queens are in conflict, which is much faster for this kind of problems than the representation by a matrix.
heuristics: descent.
Tests: 100 queens in less than 1 second ...
其他数据库 1. 创建MyDatabase.gdb数据文件。 2. 用SYSDBA用户登录。 3. 在ISQL窗口中
1. 创建MyDatabase.gdb数据文件。
2. 用SYSDBA用户登录。
3. 在ISQL窗口中,依次输入本书提供的SQL语句;或者在SQL Explorer窗口中,根据表3-1至表3-10创建数据表。(通过直接注册附带光盘所提供的MyDatabase.GDB数据库文件,可以直接获得这些数据表。)
4. 在SQL Explorer窗口中,创建MyDB数据库连接。
5. 输入初始数据。 ...
软件设计/软件工程 目录: 0、 约定 1、 无符号数一位乘法 2、 符号数一位乘法 3、 布思算法(Booth algorithm) 4、 高基(High Radix)布思算法 5、 迭代算法 6、
目录:
0、 约定
1、 无符号数一位乘法
2、 符号数一位乘法
3、 布思算法(Booth algorithm)
4、 高基(High Radix)布思算法
5、 迭代算法
6、 乘法运算的实现——迭代
7、 乘法运算的实现——阵列
8、 乘加运算
9、 设计示例1 —— 8位、迭代
1、 实现方案1 —— 一位、无符号
2、 实现方案2 —— 一位、布思
3、 实 ...
其他书籍 by Randal L. Schwartz and Tom Phoenix ISBN 0-596-00132-0 Third Edition, published July 2001. (See
by Randal L. Schwartz and Tom Phoenix
ISBN 0-596-00132-0
Third Edition, published July 2001.
(See the catalog page for this book.)
Learning Perl, 3rd Edition.
Table of Contents
Copyright Page
Preface
Chapter 1: Introduction
Chapter 2: Scalar Data
Chapter 3: Lists and Arrays
Chapter 4: Subroutin ...
软件设计/软件工程 jffs2源码研究分析 全文分为 jffs2的数据实体及其内核描述符 描述jffs2特性的数据结构 注册文件系统 挂载文件系统 打开文件时建立inode的方法 jffs2中写正
jffs2源码研究分析
全文分为
jffs2的数据实体及其内核描述符
描述jffs2特性的数据结构
注册文件系统
挂载文件系统
打开文件时建立inode的方法
jffs2中写正规文件的方法
jffs2中读正规文件的方法
jffs2中符号链接文件的方法表
jffs2中目录文件的方法表
jffs2的Garbage Collection
以及心得体会,
共11个章节
详细 ...
书籍源码 100个经典vhdl编程实例
100个经典vhdl编程实例,
第1例 带控制端口的加法器
第2例 无控制端口的加法器
第3例 乘法器
第4例 比较器
第5例 二路选择器
第6例 寄存器
第7例 移位寄存器
第8例 综合单元库
第9例 七值逻辑与基本数据类型
第10例 函数
第11例 七值逻辑线或分辨函数
第12例 转换函数
第13例 左移函数
第14例 七值逻辑程序包
第15例 四输入 ...
Internet/网络编程 1、首页显示各帖查看数及评论数。及时了解各帖关注度。 2、独立音乐联结
1、首页显示各帖查看数及评论数。及时了解各帖关注度。
2、独立音乐联结,看帖不受影响。
3、日志浏览权限控制。
4、注册发送Email欢迎功能和留言回复发送Email提醒功能。
5、用户管理、发帖内容管理、脏话过滤。
6、后台数据备份管理
7、发帖支持UBB
8、快速分页,支持海量数据显示
9、后台登陆错误记录,方便分析 ...
文章/文档 Wiley出版
Wiley出版,共20章,大小为12M
1.Introduction to the Series 60 Platform
2.Overview of the Series 60 Platform
3.Design Patterns for Application Development
4.Software Development on the Series 60
Platform
5.Platform Architecture
6.User-centered Design for Series 60
Applications
7.Testing Software
8.App ...