搜索结果
找到约 684 项符合
SAMPLE 的查询结果
按分类筛选
- 全部分类
- 驱动编程 (50)
- 其他 (47)
- Java编程 (36)
- 单片机开发 (35)
- Linux/Unix编程 (28)
- 人工智能/神经网络 (22)
- VC书籍 (21)
- 软件设计/软件工程 (21)
- 其他嵌入式/单片机内容 (19)
- 微处理器开发 (18)
- matlab例程 (15)
- 数学计算 (13)
- Windows Mobile (12)
- Windows CE (12)
- Delphi控件源码 (12)
- 嵌入式/单片机编程 (12)
- 其他书籍 (11)
- 操作系统开发 (11)
- 通讯编程文档 (10)
- 中间件编程 (10)
- Internet/网络编程 (9)
- 数据结构 (9)
- 汇编语言 (9)
- 文章/文档 (9)
- 通讯/手机编程 (8)
- DSP编程 (8)
- SQL Server (7)
- GPS编程 (7)
- 网络 (7)
- 压缩解压 (7)
- VIP专区 (7)
- 游戏 (6)
- 文件格式 (6)
- USB编程 (6)
- 书籍源码 (6)
- 其他行业 (6)
- 加密解密 (6)
- 系统设计方案 (6)
- Jsp/Servlet (6)
- 电子书籍 (6)
- 编译器/解释器 (6)
- 技术资料 (6)
- 嵌入式Linux (5)
- 串口编程 (5)
- Java书籍 (5)
- Symbian (5)
- 其他数据库 (5)
- 单片机编程 (4)
- 数据库系统 (4)
- 数值算法/人工智能 (4)
- 模拟电子 (3)
- Applet (3)
- Oracle数据库 (3)
- 磁盘编程 (3)
- BREW编程 (3)
- FlashMX/Flex源码 (3)
- 行业发展研究 (3)
- JavaScript (3)
- TAPI编程 (2)
- 手机短信编程 (2)
- uCOS (2)
- 并口编程 (2)
- 软件工程 (2)
- 技术管理 (2)
- 百货/超市行业 (2)
- J2ME (2)
- 教育系统应用 (2)
- *行业应用 (2)
- 金融证券系统 (2)
- 源码 (2)
- 书籍 (2)
- PCB设计 (1)
- 学术论文 (1)
- 图形图像 (1)
- 多媒体处理 (1)
- 教程资料 (1)
- 教程资料 (1)
- 电源技术 (1)
- 无线通信 (1)
- 测试测量 (1)
- 手机WAP编程 (1)
- 交通/航空行业 (1)
- 电子政务应用 (1)
- 传真(Fax)编程 (1)
- OA系统 (1)
- 语音压缩 (1)
- 并行计算 (1)
- 多国语言处理 (1)
- 邮电通讯系统 (1)
- Ajax (1)
- RFID编程 (1)
- MacOS编程 (1)
- 编辑器/阅读器 (1)
- CA认证 (1)
- MySQL数据库 (1)
- 软件测试 (1)
- 酒店行业 (1)
- 3G开发 (1)
- 电子书籍 (1)
- 开发工具 (1)
其他 Input The input contains blocks of 2 lines. The first line contains the number of sticks parts afte
Input
The input contains blocks of 2 lines. The first line contains the number of sticks parts after cutting, there are at most 64 sticks. The second line contains the lengths of those parts separated by the space. The last line of the file contains zero.
Output
The output should contains the small ...
其他 Input The input consists of two lines. The first line contains two integers n and k which are the l
Input
The input consists of two lines. The first line contains two integers n and k which are the lengths of the array and the sliding window. There are n integers in the second line.
Output
There are two lines in the output. The first line gives the minimum values in the window at each position, ...
人工智能/神经网络 BP神经网络分类器 程序有两种运行状态
BP神经网络分类器
程序有两种运行状态,一个是学习,另外一个是分类。在学习状态下,在Dos命令符下输入bp learn,便开始学习了,学习的结果放在weight.dat中;在工作状态下,在Dos命令符下输入bp work,便开始识别classfyme.dat中的数据了,识别完成后,结果放在results.dat中。在bp运行的任何一种状态下,都不能手工打开W ...
网络 Suck Wrappers are a set of UNIX script files that sets up inn, an NNTP server, on a local machine so
Suck Wrappers are a set of UNIX script files that sets up inn, an NNTP server, on a local machine so that suck can communicate with a News server supplied by an ISP . It also installs a set of wrapper scripts (based on the sample scripts provided with the suck tar ball) that call suck with the corre ...
书籍源码 已知:Sn= 1+1/2+1/3+…+1/n。显然对于任意一个整数K
已知:Sn= 1+1/2+1/3+…+1/n。显然对于任意一个整数K,当n足够大的时候,Sn大于K。
现给出一个整数K(1<=k<=15),要求计算出一个最小的n;使得Sn>K。
Input
键盘输入 k
Output
屏幕输出 n
Sample Input
1
Sample Output
2
...
中间件编程 MW6 QRCode ASP.NET web control is 100% consistent with the QRCode specification and extremely easy t
MW6 QRCode ASP.NET web control is 100% consistent with the QRCode specification and extremely easy to use, the package downloadable from our website comes with an ASP.NET sample project which demonstrates exactly how to create the QRCode barcode in the ASP.NET environment.
其他书籍 本章提供于Windows 操作系统设计Modbus 通信程序所需的基本子程 序
本章提供于Windows 操作系统设计Modbus 通信程序所需的基本子程
序,以Borland C++ Builder V5.0 所设计的Sample Porgram 提供读者参考。
所有原始档(source program)都存于随书赠送的光盘片内。读者必须了
解通信程序是需要高度与操作系统的API 相配合,各种资料型态的转换,
Multi-Thread 的运用,时间的掌控等事项,以 ...
书籍源码 最大流
最大流,The programs are designed to run under BSD UNIX.
All programs read from the standard input and write to the standard
output. Run "make" to compile the programs and generators.
File "list" lists the programs produced my "make".
Input files are in DIMACS format. See sample.input.
文件格式 An unsatisfactory property of particle filters is that they may become inefficient when the observa
An unsatisfactory property of particle filters is that they
may become inefficient when the observation noise is low.
In this paper we consider a simple-to-implement particle filter,
called ‘LIS-based particle filter’, whose aim is to overcome
the above mentioned weakness. LIS-based particle
filte ...
文件格式 Rao-Blackwellised Particle Filters (RBPFs) are a class of Particle Filters (PFs) that exploit condi
Rao-Blackwellised Particle Filters (RBPFs) are a class of Particle
Filters (PFs) that exploit conditional dependencies between
parts of the state to estimate. By doing so, RBPFs can
improve the estimation quality while also reducing the overall
computational load in comparison to original PFs. Howev ...