搜索结果
找到约 1,698 项符合
or 的查询结果
按分类筛选
- 全部分类
- 书籍 (127)
- 其他 (97)
- 单片机编程 (80)
- 其他书籍 (78)
- Java编程 (77)
- matlab例程 (74)
- 单片机开发 (72)
- 技术资料 (69)
- Linux/Unix编程 (44)
- 电源技术 (41)
- 嵌入式/单片机编程 (33)
- 数学计算 (31)
- 可编程逻辑 (28)
- 微处理器开发 (28)
- 软件设计/软件工程 (28)
- VC书籍 (27)
- 模拟电子 (26)
- 电子书籍 (24)
- Java书籍 (24)
- 人工智能/神经网络 (23)
- 加密解密 (23)
- 网络 (22)
- Delphi控件源码 (22)
- 通讯编程文档 (21)
- 汇编语言 (20)
- 软件工程 (20)
- 通讯/手机编程 (19)
- Internet/网络编程 (18)
- 行业发展研究 (18)
- 游戏 (17)
- 文章/文档 (17)
- 教程资料 (16)
- 驱动编程 (16)
- 数值算法/人工智能 (16)
- 书籍源码 (16)
- 压缩解压 (16)
- 编译器/解释器 (15)
- 文件格式 (15)
- VHDL/FPGA/Verilog (13)
- 其他嵌入式/单片机内容 (12)
- 嵌入式综合 (10)
- DSP编程 (10)
- 数据结构 (10)
- 其他行业 (10)
- Windows CE (10)
- 无线通信 (9)
- 串口编程 (9)
- GPS编程 (9)
- 技术管理 (9)
- 系统设计方案 (9)
- 传感与控制 (8)
- 开关电源 (7)
- 嵌入式Linux (7)
- 其他数据库 (7)
- JavaScript (7)
- USB编程 (7)
- 源码 (7)
- PCB相关 (6)
- 操作系统开发 (6)
- uCOS (6)
- SQL Server (6)
- J2ME (6)
- VxWorks (6)
- Symbian (6)
- 中间件编程 (6)
- Jsp/Servlet (6)
- Applet (6)
- 技术书籍 (5)
- FlashMX/Flex源码 (5)
- Windows Mobile (5)
- 编辑器/阅读器 (5)
- VIP专区 (5)
- 手机短信编程 (4)
- 多国语言处理 (4)
- 论文 (4)
- 开发工具 (3)
- Delphi/CppBuilder (3)
- 磁盘编程 (3)
- Linux/uClinux/Unix编程 (3)
- 手册 (3)
- 学术论文 (2)
- 多媒体处理 (2)
- Mentor (2)
- 实用工具 (2)
- 测试测量 (2)
- 接口技术 (2)
- TAPI编程 (2)
- 手机彩信(MMS)编程 (2)
- 邮电通讯系统 (2)
- Ajax (2)
- CA认证 (2)
- 教育系统应用 (2)
- 并行计算 (2)
- MySQL数据库 (2)
- uCOS编程 (1)
- 行业应用文档 (1)
- 经验分享 (1)
- 资料/手册 (1)
- CAM (1)
- ARM (1)
Delphi控件源码 文本计算器是一款为经常需要使用计算器的工程项目人士而设计的软件
文本计算器是一款为经常需要使用计算器的工程项目人士而设计的软件,该软件使用简单、方便。
当需要计算数据时,在窗口中输入整个表达式(表达式可以是加+、减-、乘*、除/、平方^、括号(),以及数学函数组合),按回车后可自动计算出结果,计算方法一目了然,便于查找计算中可能出现的错误。
支持的数学函数:cos(), sin(), ...
人物传记/成功经验 In this first-ever paperback edition of his long-time best-seller, motivational speaker Steve Chandl
In this first-ever paperback edition of his long-time best-seller, motivational speaker Steve Chandler helps you create an action plan for living your vision in business and in life. It features 100 proven methods to positively change the way you think and act-methods based on feedback from the hund ...
matlab例程 %CHECKBOUNDS Move the initial point within the (valid) bounds. % [X,LB,UB,X,FLAG] = CHECKBOUNDS(X0,
%CHECKBOUNDS Move the initial point within the (valid) bounds.
% [X,LB,UB,X,FLAG] = CHECKBOUNDS(X0,LB,UB,nvars)
% checks that the upper and lower
% bounds are valid (LB <= UB) and the same length as X (pad with -inf/inf
% if necessary) warn if too long. Also make LB and UB vectors if not
% a ...
Delphi控件源码 Magenta Systems Internet Packet Monitoring Components are a set of Delphi components designed to cap
Magenta Systems Internet Packet Monitoring Components are a set of Delphi components designed to capture and monitor internet packets using either raw sockets or the WinPcap device driver. Hardware permitting, ethernet packets may be captured and interpreted, and statistics maintained about the traf ...
uCOS Note that only the PORT is provided and it is assumed that you have the rest of the source for &micr
Note that only the PORT is provided and it is assumed that you have the rest of the source for µ C/OS-II from the book or the upgrade.
Java书籍 How well do you really know Java? Are you a code sleuth? Have you ever spent days chasing a bug caus
How well do you really know Java? Are you a code sleuth? Have you ever spent days chasing a bug caused by a trap or pitfall in Java or its libraries? Do you like brainteasers? Then this is the book for you!
其他书籍 This book keeps the exposition as straightforward as possible and enables you to cut through the maz
This book keeps the exposition as straightforward as possible and enables you to cut through the maze of acronyms, hacking tools, rumored weaknesses, and vague vendor security claims to make educated security decisions when purchasing or deploying WLAN."
VC书籍 C++ Template Metaprogramming sheds light on the most powerful idioms of today s C++, at long last de
C++ Template Metaprogramming sheds light on the most powerful idioms of today s C++, at long last delivering practical metaprogramming tools and techniques into the hands of the everyday programmer.
A metaprogram is a program that generates or manipulates program code. Ever since generic programmi ...
网络 It support IPv4 and IPv6 unicast and multicast and contains a trivial sender and a trivial receiver
It support IPv4 and IPv6 unicast and multicast and contains a trivial sender and a trivial receiver that can be used to send or receive arbitrary data over RTP. An implementation of generic forward error correction is planned, t
技术管理 Writing Your First ASP Application ( Quick Start ) (Page 1 of 8 ) There are many tutorials out th
Writing Your First ASP Application ( Quick Start )
(Page 1 of 8 )
There are many tutorials out there that show you how to program in ASP. Some of them are good, and some are bad. Some of them are downright terrible. In any case, you ve read a bit about ASP and now you are ready to build your first ...