搜索结果
找到约 919 项符合
make-ldpc 的查询结果
数学计算 The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: he
The tar file contains the following files:
ptfsf.c: heart of the perfect TFSF code
ptfsf.h: header file for same
ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results shown in the paper
ptfsf-file-maker.c: code to generate an inci ...
Linux/Unix编程 最通用的301P摄像头芯片在LINUX下的驱动程序(首先确保内核已经编译过
最通用的301P摄像头芯片在LINUX下的驱动程序(首先确保内核已经编译过,然后make,make install即可)
数据结构 Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to w
Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It ...
数据结构 解决时钟问题
解决时钟问题,acm竞赛题
A weird clock marked from 0 to 59 has only a minute hand. It won t move until a special coin is thrown into its box. There are different kinds of coins as your options. However once you make your choice, you cannot use any other kind. There are infinite number of coins of eac ...
Java书籍 This book isn t for uber-programmers who already have all the answers. If you think that J2EE does e
This book isn t for uber-programmers who already have all the answers. If you think that J2EE does everything that you need it to do and you can make it sing, this book is not for you. Believe me, there are already enough books out there for you.
数学计算 Expert Choice represents a significant contribution to the decision making process 工t assists a deci
Expert Choice represents a significant contribution to the decision making process 工t assists a decision maker in solving complex problems involving many criteria and several courses of action . An Expert Choice solution to a problem reflects the expertise of the decision maker , not the computer . ...
编译器/解释器 Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler Installation on a i386 Li
Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler
Installation on a i386 Linux host (for Windows read win32/readme.txt)
./configure
make
make test
make install
By default, tcc is installed in /usr/local/bin.
./configure --help shows configuration options.
微处理器开发 自己编写的ARM处理器的指令集仿真
自己编写的ARM处理器的指令集仿真,其中包含测试程序。执行其中的MAKE就可以了
人工智能/神经网络 linux gc编写的蚁群算法程序 首先tar xzfv 解压缩 进入目录后
linux gc编写的蚁群算法程序
首先tar xzfv 解压缩
进入目录后,./confiure
然后make
网络 Simple SunPlus SP54 codec converter and a more playable mode MJPG. untar the archive go to the r
Simple SunPlus SP54 codec converter and a more playable mode MJPG.
untar the archive
go to the relevant directory
to compile:
just do make
to install:
with root account
cp sp54convert /usr/local/bin
to use:
sp54convert infile outfile
Enjoy !!
Michel Xhaard <mxhaard@users.sourceforge.net>
Till ...