搜索结果
找到约 919 项符合
make-ldpc 的查询结果
GPS编程 该程序为GPS数据采集程序
该程序为GPS数据采集程序,AppWizard has created this GPS application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files ...
软件设计/软件工程 makefile文件的理解
makefile文件的理解,内核源码中的makefiles(不含动态生成的.flags文件)主要分为以下四类:1. 主目录下的Makefile 2. 主目录下的Rules.make 3. arch/*/目录下的Makefile 4. 除arch外的子目录下的Makefile
Java编程 You may have heard the Latest Brief web service on CodeProject.com. It provides several methods for
You may have heard the Latest Brief web service on CodeProject.com. It provides several methods for web client programs to retrieve information about CodeProject.com, such as the latest article updates, the latest comments, and the latest lounge posts, etc. Some very popular articles on the CodeProj ...
其他书籍 This manual documents the interfaces of the libxml library and has some short notes to help get you
This manual documents the interfaces of the libxml library and has some short notes to help get you up to speed with using the library.
Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies. ...
Linux/Unix编程 Linux下的.wav文件播放示例
Linux下的.wav文件播放示例,装了QT的话先#qmake -project生成工程文件pcm.pro,然后
#qmake pcm.pro生成Makefile,然后
#make 最后
#./pcm 执行
注意代码里面包括要播放的.wav文件的路径
Linux/Unix编程 BerkeleyDB源码
BerkeleyDB源码,需要configure,make
串口编程 AppWizard has created this port_dll DLL for you. This DLL not only demonstrates the basics of using
AppWizard has created this port_dll DLL for you. This DLL not only
demonstrates the basics of using the Microsoft Foundation classes but
is also a starting point for writing your DLL.
This file contains a summary of what you will find in each of the files that
make up your port_dll DLL.
其他 MTOOLS version 2.0 Mtools is a public domain collection of programs to allow Unix systems t
MTOOLS
version 2.0
Mtools is a public domain collection of programs to allow Unix systems
to read, write, and manipulate files on an MSDOS filesystem (typically a
diskette).
The following MSDOS commands are emulated:
Mtool MSDOS
name equivalent Description
----- ---- -----------
mattrib ...
书籍源码 This document contains official rules of the 3D soccer simulation competition at RoboCup 2006. Whil
This document contains official rules of the 3D soccer simulation competition
at RoboCup 2006. While we will try to cover all cases, if unexpected
events do occur, the rule committee will seek input from the
participants and then make a decision. However, once the committee has
made a decision, that ...
Linux/Unix编程 fwknop stands for "Firewall Knock Operator" and is an upcoming piece of software that will be releas
fwknop stands for "Firewall Knock Operator" and is an upcoming piece of software that will be released at the DEFCON 12 conference in July, 2004 in Las Vegas.
fwknop implements network access controls (via iptables) based on a flexible port knocking mini-language, but with a twist it combines port ...