搜索结果
找到约 353 项符合
then 的查询结果
按分类筛选
- 全部分类
- 其他 (29)
- Java编程 (21)
- 书籍 (21)
- matlab例程 (20)
- 单片机编程 (17)
- 编译器/解释器 (14)
- 其他书籍 (13)
- 单片机开发 (12)
- 人工智能/神经网络 (10)
- 汇编语言 (10)
- Java书籍 (9)
- 软件设计/软件工程 (8)
- VC书籍 (8)
- DSP编程 (8)
- 模拟电子 (7)
- Linux/Unix编程 (7)
- 技术资料 (7)
- 数学计算 (6)
- 通讯/手机编程 (6)
- 微处理器开发 (6)
- Delphi控件源码 (5)
- 嵌入式/单片机编程 (5)
- 技术管理 (5)
- 通讯编程文档 (5)
- 驱动编程 (4)
- 数据结构 (4)
- 其他嵌入式/单片机内容 (4)
- 系统设计方案 (4)
- 数值算法/人工智能 (4)
- JavaScript (4)
- 软件工程 (4)
- VHDL/FPGA/Verilog (4)
- 电源技术 (3)
- 网络 (3)
- 行业发展研究 (3)
- SCSI/ASPI (3)
- 书籍源码 (3)
- SQL Server (3)
- J2ME (3)
- 可编程逻辑 (2)
- 其他数据库 (2)
- FlashMX/Flex源码 (2)
- GPS编程 (2)
- 文件格式 (2)
- 压缩解压 (2)
- 游戏 (2)
- 加密解密 (2)
- 编辑器/阅读器 (2)
- 软件 (2)
- 其他 (2)
- 教程资料 (1)
- 嵌入式综合 (1)
- 无线通信 (1)
- 技术书籍 (1)
- 工控技术 (1)
- 医药行业 (1)
- Modem编程 (1)
- STL (1)
- 邮电通讯系统 (1)
- 文章/文档 (1)
- 金融证券系统 (1)
- 3G开发 (1)
- BREW编程 (1)
- 中间件编程 (1)
- 语音压缩 (1)
- Jsp/Servlet (1)
- 手册 (1)
- 论文 (1)
- VIP专区 (1)
Java编程 We have a group of N items (represented by integers from 1 to N), and we know that there is some tot
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparis ...
matlab例程 This program compress and recostruct using wavelets. We can select level of decomposition(here maxim
This program compress and recostruct using wavelets. We can select level of decomposition(here maximum 4 levels are given) of images using selected wavelet.
For eg:-wavelets can be haar, db1, db2,dmey...............
Decomposition can be viewed in figure.
(Please note that select 256X256 image for be ...
其他 * first open client.cpp and search for that USER_MSG_INTERCEPT(TeamInfo) over it u add this
* first open client.cpp and search for that USER_MSG_INTERCEPT(TeamInfo)
over it u add this
Code:
USER_MSG_INTERCEPT(Health)
{
BEGIN_READ(pbuf,iSize)
me.iHealth = READ_BYTE()
return USER_MSG_CALL(Health)
}
* then we search for int HookUserMsg (char *szMsgName, pfnUserMsgHook pfn)
a ...
Java书籍 To date tests are still the best solution mankind has found to deliver working software. This book
To date tests are still the best solution mankind has found to deliver working software.
This book is the sum of four years of research and practice in the testing
field. The practice comes from my IT consulting background, first at Octo Technology
and then at Pivolis the research comes from my invo ...
单片机开发 A new cable fault location method based on wavelet reconstruction is proposed. In this method the
A new cable fault location method based on
wavelet reconstruction is proposed. In this method the
difference between the currents of faulty phase and sound
phase under the high voltage pulse excitation is used as the
measured signal and is decomposed in multi-scale by wavelet
transform, then reconst ...
matlab例程 Adaptive Filter. This script shows the BER performance of several types of equalizers in a static ch
Adaptive Filter. This script shows the BER performance of several types of equalizers in a static channel with a null in the passband. The script constructs and implements a linear equalizer object and a decision feedback equalizer (DFE) object. It also initializes and invokes a maximum likelihood s ...
书籍源码 Floyd-Warshall算法描述 1)适用范围: a)APSP(All Pairs Shortest Paths) b)稠密图效果最佳 c)边权可正可负 2)算法描述: a)初始化:d
Floyd-Warshall算法描述
1)适用范围:
a)APSP(All Pairs Shortest Paths)
b)稠密图效果最佳
c)边权可正可负
2)算法描述:
a)初始化:dis[u,v]=w[u,v]
b)For k:=1 to n
For i:=1 to n
For j:=1 to n
If dis[i,j]>dis[i,k]+dis[k,j] Then
Dis[I,j]:=dis[I,k]+dis[k,j]
c)算法结束:dis即为所有点对的最短路径矩阵
3)算法小 ...
驱动编程 This device driver implements KMDF based virtual bus driver and generic virtual disk hosted on it. U
This device driver implements KMDF based virtual bus driver and generic virtual disk hosted on it. Users can add virtual disks to Windows OS which are then seen and managed by OS as generic, regular disks. Virtual disks are plug in/out with cmdln utility.
VC书籍 This function returns NULL when called for an MDI main frame window (CMDIFrameWnd). In an MDI applic
This function returns NULL when called for an MDI main frame window (CMDIFrameWnd). In an MDI application, the MDI main frame window does not have a view associated with it. Instead, each individual child window (CMDIChildWnd) has one or more associated views. The active view in an MDI application c ...
微处理器开发 The preferred technique places the new YAMON in the opposite Flash bank (the Db1200 boards have two
The preferred technique places the new YAMON in the opposite Flash
bank (the Db1200 boards have two Flash banks), and then changes switch
S11 to swap the Flash banks in the memory map to allow the other Flash
bank to become the boot bank. This technique is the safest and
preferred method since it pr ...