搜索结果
找到约 51 项符合
Man 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (9)
- 通讯/手机编程 (3)
- Linux/Unix编程 (3)
- matlab例程 (3)
- Windows CE (2)
- 单片机开发 (2)
- 人工智能/神经网络 (2)
- 软件工程 (2)
- 网络 (2)
- Java编程 (2)
- 技术资料 (2)
- 教程资料 (1)
- STL (1)
- Applet (1)
- J2ME (1)
- 书籍源码 (1)
- Java书籍 (1)
- Modem编程 (1)
- 驱动编程 (1)
- 汇编语言 (1)
- 软件设计/软件工程 (1)
- VHDL/FPGA/Verilog (1)
- Internet/网络编程 (1)
- 其他 (1)
- 通讯编程文档 (1)
- 嵌入式Linux (1)
- VC书籍 (1)
- 数学计算 (1)
- 认证考试资料 (1)
- 书籍 (1)
matlab例程 Description: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP.
Description: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP.
Reference: X. Geng, D.-C. Zhan, and Z.-H. Zhou. Supervised nonlinear dimensionality reduction for visualization and classification. IEEE Transactions on Systems, Man, and Cybernetics - Part B: Cyberneti ...
Linux/Unix编程 · Develop clear, readable, well-documented and well-designed programs in the C Programming Language.
· Develop clear, readable, well-documented and well-designed programs in the C Programming Language.
· Develop software in the Unix/Linux using tools such as gcc, gdb, and make.
· Locate and interpreting “man pages” applicable to application-level system programming.
· Use the POSIX/Unix A ...
其他书籍 Learning Kernel Classifiers: Theory and Algorithms, Introduction This chapter introduces the general
Learning Kernel Classifiers: Theory and Algorithms, Introduction This chapter introduces the general problem of machine learning and how it relates to statistical inference. 1.1 The Learning Problem and (Statistical) Inference It was only a few years after the introduction of the first computer that ...
其他书籍 Linux C函数库手册和内核分析方法
Linux C函数库手册和内核分析方法,Linux程序员如果不喜欢用man的话就一定需要一本这样的函数库手册
驱动编程 This the third edition of the Writing Device Drivers articles. The first article helped to simply ge
This the third edition of the Writing Device Drivers articles. The first article helped to simply get you acquainted with device drivers and a simple framework for developing a device driver for NT. The second tutorial attempted to show to use IOCTLs and display what the memory layout of Windows NT ...
Internet/网络编程 IEEE 802.11h-2003 IEEE Standard for Information technology—Telecommunications and Information Exchan
IEEE 802.11h-2003 IEEE Standard for Information technology—Telecommunications and Information Exchange Between Systems—LAN/MAN Specific Requirements—Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications: Spectrum and Transmit Power Management Extensions in the ...
网络 udp-cast!可以用multicasting的方式把檔案傳送到一個群組
udp-cast!可以用multicasting的方式把檔案傳送到一個群組,很好用~~~~!有興趣的人式式吧。
1.先make
2.會產生兩個兩進位檔,sender用來擴播檔案
詳細就man udp-cast吧
嵌入式Linux LINUX下的C 函数查询
LINUX下的C 函数查询,有很多基本函数,但是最好的大家是参考MAN手册。
matlab例程 OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented i
OTSU Gray-level image segmentation using Otsu s method.
Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes
by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection
Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern.
9:62-66 1979). Thre ...