搜索结果
找到约 402 项符合
DESCRIPTION 的查询结果
按分类筛选
- 全部分类
- 技术资料 (63)
- 其他书籍 (26)
- 单片机开发 (19)
- 其他 (17)
- VHDL/FPGA/Verilog (16)
- 文章/文档 (14)
- 电子书籍 (13)
- Java编程 (12)
- 通讯编程文档 (12)
- 软件设计/软件工程 (11)
- 汇编语言 (9)
- 学术论文 (8)
- 人工智能/神经网络 (8)
- 可编程逻辑 (7)
- 软件工程 (7)
- 数据结构 (7)
- 微处理器开发 (7)
- 加密解密 (6)
- matlab例程 (6)
- 通讯/手机编程 (6)
- 系统设计方案 (6)
- 文件格式 (6)
- 行业发展研究 (6)
- J2ME (6)
- 书籍 (6)
- 精品软件 (6)
- 其他嵌入式/单片机内容 (5)
- Linux/Unix编程 (5)
- 技术书籍 (4)
- 单片机编程 (4)
- Internet/网络编程 (4)
- 数学计算 (4)
- Delphi控件源码 (4)
- 嵌入式/单片机编程 (4)
- 模拟电子 (3)
- 教程资料 (3)
- 数值算法/人工智能 (3)
- 书籍源码 (3)
- Java书籍 (3)
- PCB图/BOM单/原理图 (2)
- 实用工具 (2)
- allegro (2)
- 网络 (2)
- 压缩解压 (2)
- 编译器/解释器 (2)
- 串口编程 (2)
- 其他数据库 (2)
- 游戏 (2)
- 技术管理 (2)
- 资料/手册 (1)
- 教程资料 (1)
- 通信网络 (1)
- C/C++语言编程 (1)
- *行业应用 (1)
- Windows Mobile (1)
- 多国语言处理 (1)
- VC书籍 (1)
- VxWorks (1)
- 嵌入式Linux (1)
- Modem编程 (1)
- RFID编程 (1)
- SQL Server (1)
- FlashMX/Flex源码 (1)
- 驱动编程 (1)
- 其他行业 (1)
- BREW编程 (1)
- 3G开发 (1)
- STL (1)
- VHDL/Verilog/EDA源码 (1)
- 手册 (1)
- 论文 (1)
- 源码 (1)
多国语言处理 ICTCLAS的JNI调用接口文件: Title:ICTCLAS Caller * <p>Description:do chinese word segmentation.do
ICTCLAS的JNI调用接口文件:
Title:ICTCLAS Caller
* <p>Description:do chinese word segmentation.don t change the pakage and CLASS name, orelse you can t use it.
* 请不要改变包名、类名以及native的方法名,否则调用将失效。
* 由于ICTCLAS本身存在很多鲁棒性问题,调用segSentence时,string参数请保证不要过 ...
Internet/网络编程 See Appendix B for a description of the programs included on this companion disk. RESOURCE.WRI iden
See Appendix B for a description of the programs included
on this companion disk. RESOURCE.WRI identifies other books
and resources for Internet programming. WEBHELP.HLP contains
an introduction to the World Wide Web. TCPMAN.HLP provides
detailed instructions to help you use the Trumpet Winsock
incl ...
其他 This Verilog HDL description implements a UART.
This Verilog HDL description implements a UART.
网络 Details description of Free BSD network source code.Those documents have explained each line of code
Details description of Free BSD network source code.Those documents have explained each line of code.
其他书籍 CML2 Language and Tools Description(EN).rar
CML2 Language and Tools Description(EN).rar
其他书籍 PCB Language and Tools Description(EN).rar
PCB Language and Tools Description(EN).rar
其他书籍 CML2 Language and Tools Description(EN).rar
CML2 Language and Tools Description(EN).rar
软件工程 Name:neural Network Control, for Matlab,tipical description for control problems with NN method, add
Name:neural Network Control, for Matlab,tipical description for control problems with NN method, additionally, there are some useful examples to be referenced.
数值算法/人工智能 ACM试题An Easy Problem Description As we known, data stored in the computers is in binary form. The
ACM试题An Easy Problem
Description
As we known, data stored in the computers is in binary form. The problem we discuss now is about the positive integers and its binary form. Given a positive integer I, you task is to find out an integer J, which is the minimum integer greater than I, and the numbe ...
数值算法/人工智能 ACM试题Problem K:Ones Description Given any integer 0 <= n <= 10000 not divisible by 2 or 5,
ACM试题Problem K:Ones
Description
Given any integer 0 <= n <= 10000 not divisible by 2 or 5, some multiple of n is a number which in decimal notation is a sequence of 1 s. How many digits are in the smallest such a multiple of n?