搜索结果
找到约 919 项符合
make-ldpc 的查询结果
网络 一个在LINUX环境中发包的小程序,其中的Make写的还可以,可复用
一个在LINUX环境中发包的小程序,其中的Make写的还可以,可复用
Windows Mobile There is an example of how to use the LDPC encode/decode with AWGN channel model in files .ldpc_de
There is an example of how to use the LDPC encode/decode with AWGN
channel model in files .\ldpc_decode.m and .\GFq\ldpc_decode.m.
There are a few parity check matrices available in the code but
you can use other matrices provided you have enough memory to load
them. I suggest checking out matri ...
其他书籍 robot-MAKE YOURSELF A MILLIONAIRE
robot-MAKE YOURSELF
A MILLIONAIRE
Linux/Unix编程 GNU MAKE 书籍相关的源代码下载SourceCode
GNU MAKE 书籍相关的源代码下载SourceCode
文章/文档 GNU Make 使用手册(中译版) Make 可自动决定一个大程序中哪些文件需要重新编译
GNU Make 使用手册(中译版)
Make 可自动决定一个大程序中哪些文件需要重新编译,并发布重新编译它们的命令。本版本GNU Make使用手册由Richard M. Stallman and Roland McGrath编著,是从Paul D. Smith撰写的V3.76版本发展过来的。
GNU Make符合IEEE Standard 1003.2-1992 (POSIX.2) 6.2章节的规定 ...
其他 make the picture down from web
make the picture down from web
其他 TurboCWCShop v1.6.7 is make in the Utility-LAYer Framework.
TurboCWCShop v1.6.7 is make in the Utility-LAYer Framework.
通讯/手机编程 用于测试LDPC码校验矩阵围线长度的c++代码
用于测试LDPC码校验矩阵围线长度的c++代码,是构造LPDC码教验矩阵的辅助程序
串口编程 stk接口 This file contains a summary of what you will find in each of the files that make up your wo
stk接口
This file contains a summary of what you will find in each of the files that
make up your work application.
数据库系统 how to extend an OLE DB consumer template class and make it much easier to use in applications. I ha
how to extend an OLE DB consumer template class and make it much easier to use in applications. I had also explained how you can utilize the power of C++ exception-handling feature to make your work easier, especially in error handling. It was just a small class in my last article.