搜索结果
找到约 1,154 项符合
All 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (83)
- 其他 (83)
- 书籍 (78)
- 单片机编程 (50)
- Java编程 (48)
- 单片机开发 (47)
- Linux/Unix编程 (34)
- 技术资料 (34)
- VC书籍 (26)
- matlab例程 (26)
- 文章/文档 (23)
- 软件设计/软件工程 (23)
- Java书籍 (23)
- 电子书籍 (22)
- 数学计算 (21)
- Delphi控件源码 (21)
- DSP编程 (18)
- 电源技术 (17)
- 书籍源码 (17)
- 网络 (15)
- 数值算法/人工智能 (15)
- 游戏 (14)
- 可编程逻辑 (13)
- 加密解密 (13)
- Internet/网络编程 (13)
- 压缩解压 (12)
- VHDL/FPGA/Verilog (12)
- 人工智能/神经网络 (12)
- 通讯编程文档 (11)
- 通讯/手机编程 (11)
- 驱动编程 (11)
- 汇编语言 (11)
- 软件工程 (10)
- 编译器/解释器 (10)
- 嵌入式/单片机编程 (10)
- 微处理器开发 (10)
- SQL Server (10)
- J2ME (9)
- 行业发展研究 (9)
- 无线通信 (8)
- 其他嵌入式/单片机内容 (8)
- Windows CE (8)
- 技术管理 (8)
- uCOS (8)
- 操作系统开发 (7)
- 其他行业 (7)
- 文件格式 (6)
- JavaScript (6)
- GPS编程 (6)
- 源码 (6)
- 技术书籍 (5)
- 模拟电子 (5)
- 教程资料 (5)
- 嵌入式Linux (5)
- Applet (5)
- 其他数据库 (5)
- Windows Mobile (5)
- 教育系统应用 (5)
- PCB相关 (4)
- 中间件编程 (4)
- 系统设计方案 (4)
- 金融证券系统 (4)
- 嵌入式综合 (3)
- C/C++语言编程 (3)
- 开发工具 (3)
- 测试测量 (3)
- 多国语言处理 (3)
- Oracle数据库 (3)
- 接口技术 (3)
- 多媒体处理 (3)
- 软件 (3)
- VIP专区 (3)
- Mentor (2)
- 通信网络 (2)
- 源码/资料 (2)
- 串口编程 (2)
- 家庭/个人应用 (2)
- 数据结构 (2)
- 企业管理 (2)
- USB编程 (2)
- 邮电通讯系统 (2)
- 数据库系统 (2)
- STL (2)
- Ajax (2)
- 医药行业 (2)
- *行业应用 (2)
- 认证考试资料 (2)
- 设计相关 (2)
- 论文 (2)
- 多媒体 (1)
- DSP工具/软件 (1)
- 资料/手册 (1)
- allegro (1)
- 工控技术 (1)
- 仿真技术 (1)
- 语音压缩 (1)
- OA系统 (1)
- RFID编程 (1)
- VxWorks (1)
- 手机短信编程 (1)
SQL Server SQL Server developers and administrators are no strangers to Data Transformation Services (DTS) pack
SQL Server developers and administrators are no strangers to Data Transformation Services (DTS) packages. They likely develop DTS packages to perform everything from simple database operations to data aggregation. As such, when they upgrade some or all of their servers to SQL Server 2005, they must ...
Internet/网络编程 Many programs today suffer from the fact that their users have to connect using IP addresses. This i
Many programs today suffer from the fact that their users have to connect using IP addresses. This is impossible for dialup users, whose IPs change all the time, and painful for LAN users who don t know their IP addresses or whose addresses also change. In addition, many collaborative programs could ...
Internet/网络编程 本小程序可用来获取网络设置状态
本小程序可用来获取网络设置状态,其功能类似在CMD中使用ipconfig /all命令。可查看本地网络的DNS、子网掩码、网卡地址和绑定的IP地址、IP路由、默认网关、工作域等。我所上传的程序均在在VC 6.0中调试通过。
matlab例程 A general technique for the recovery of signicant image features is presented. The technique is ba
A general technique for the recovery of signicant
image features is presented. The technique is based on
the mean shift algorithm, a simple nonparametric pro-
cedure for estimating density gradients. Drawbacks of
the current methods (including robust clustering) are
avoided. Feature space of any nat ...
单片机开发 RTX-51 is a runtime library that, together with C51, allows real-time systems to be implemented for
RTX-51 is a runtime library that, together with C51, allows real-time systems to
be implemented for all processors of the 8051 family (e.g., 8051, 8052, 80515,
etc.), except for the 8?C751 and 8?C752.
RTX-251 extends the functionality of the RTX-51 to the new intel MCS&Ograve 251
family of processor ...
其他行业 This simulation script set allows for an OFDM transmission to be simulated. Imagetx.m generates th
This simulation script set allows for an OFDM transmission to be
simulated. Imagetx.m generates the OFDM signal, saving it as a
windows WAV file. This allows the OFDM signal to be played out a sound
card and recorded back. Imagerx.m decodes the WAV to extract the
data.
settings.m contains all th ...
电子书籍 The Accredited Symbian Developer (ASD) Examination is fundamentally based on the content of existin
The Accredited Symbian Developer (ASD) Examination is fundamentally
based on the content of existing Symbian Press books, with the C++
curriculum deriving from general C++ literature. Arguably, if you own
the core Symbian Press titles and a solid C++ reference book, you will
have all the information ...
其他 Input The first line of the input contains a single integer T (1 <= T <= 20), the number of t
Input
The first line of the input contains a single integer T (1 <= T <= 20), the number of test cases. Then T cases follow. The first line of each case contains N, and the second line contains N integers giving the time for each people to cross the river. Each case is preceded by a blank line. Ther ...
邮电通讯系统 OpenSS7 This the fourth public release of the OpenSS7 Master Package. See README in the release for
OpenSS7 This the fourth public release of the OpenSS7 Master Package. See README in the release for a sub-package listing. Most of the sub-packages in the release are production grade for Linux Fast-STREAMS. All existing validation test suites run clean on supported distributions and architectures. ...
数值算法/人工智能 The CUBA library provides new implementation of four general-purpose multidimensional integration al
The CUBA library provides new implementation of four general-purpose multidimensional integration algorithms: Vegas, Suave, Divonne, and
Cuhre. Suave is a new algorithm, Divonne is a known algorithm to which important details have been added, and Vegas and Cuhre are new
implementations of existing a ...