搜索结果
找到约 44,711 项符合
C-Code 的查询结果
人工智能/神经网络 Differential Evolution(c code)
Differential Evolution(c code)
Linux/Unix编程 C Code File For Wrapper Routine.
C Code File For Wrapper Routine.
通讯/手机编程 两个Nokia研究人员写的W-CDMA的仿真过程的整个代码。C code 包含信道编码
两个Nokia研究人员写的W-CDMA的仿真过程的整个代码。C code
包含信道编码,交织,速率匹配,调制,扩频,信道模型,RACK接收机和相应的解码程序。
本源码对整个系统进行了仿真,非常具有参考价值,对研究WCDMA系统的任何模块都有帮助 ...
电子书籍 Listed below are the typographical conventions used in this guide. – Example C++ code and commands
Listed below are the typographical conventions used in this guide.
– Example C++ code and commands to be typed by the user are in non-bold characters in typewriter
font.
– Items where the user has to supply a name or number are given in lower-case italic characters in
typewriter font.
– Sections ...
微处理器开发 PDIUSBD12 Controller, Implement HID Device in C code
PDIUSBD12 Controller, Implement HID Device in C code
教育系统应用 c code for binary search
c code for binary search
教育系统应用 c code for sequencial search for
c code for sequencial search for
教育系统应用 c code for sequencial recursion search
c code for sequencial recursion search
Symbian This C++ code example provides a method for transferring objects or chunks of data from one device
This C++ code example provides a method for transferring objects or chunks of
data from one device to another via the Bluetooth OBEX protocol. These chunks
are typically files or other blocks of binary data. This example demonstrates
how to run OBEX on top of the Bluetooth RFCOMM protocol, but OB ...
Symbian This C/C++ code example demonstrates porting standard C software to the S60 platform. In this exam
This C/C++ code example demonstrates porting standard C software to the S60 platform. In this
example, an open source FTP library (ftplib and qftp) written in C has been ported to Open C. In
addition, a simple UI has been written in Symbian C++ to provide a GUI application.