搜索结果

找到约 919 项符合 make-ldpc 的查询结果

Linux/Unix编程 该驱动的编译

该驱动的编译,需要linux内核源代码的支持。驱动编译默认指向的源代码路径为/usr/src/linux,如果您的linux源代码没有安装,请务必安装。如果您的内核源代码的路径不是/usr/src/linux,可以建立一个符号链接ln –s /usr/src/linux-x.xx.xx /usr/src/linux在驱动源代码路径下执行 make 命令,生成驱动的目标文件 can9880.o在 ...
https://www.eeworm.com/dl/619/127100.html
下载: 200
查看: 1074

matlab例程 基于matlab的mp3的读写函数Mp3 toolbox for Matlab. Alfredo Fernandez Franco Aalborg University Departament of

基于matlab的mp3的读写函数Mp3 toolbox for Matlab. Alfredo Fernandez Franco Aalborg University Departament of Acoustics M.Sc. Student aberserk@yahoo.com Includes 2 functions to write and read MP3 files. It works like the commands WAVWRITE and WAVREAD. 1.- Just unpack in the toolbox folder under the MA ...
https://www.eeworm.com/dl/665/130985.html
下载: 162
查看: 1087

Linux/Unix编程 将.rar去掉后用bin方式传到sco unix上解包。 需要在sco unix 5.0.5以上

将.rar去掉后用bin方式传到sco unix上解包。 需要在sco unix 5.0.5以上,informix7.0以上环境运行。在其它环境运行需要重新make.
https://www.eeworm.com/dl/619/137651.html
下载: 40
查看: 1070

单片机开发 small rtos for avr small rtos 使用了动态堆栈 想无需任何改动就可以编译这个程序

small rtos for avr small rtos 使用了动态堆栈 想无需任何改动就可以编译这个程序,就必须安装winavr20050214和uv2,先点击uv2的工程文件打开这个工程然后在Tools---->Customize Tools Menu...嵌入gcc编译命令make all和make clean即可立即编译。编译后可以使用avr studio进行代码级仿真 ...
https://www.eeworm.com/dl/648/137760.html
下载: 103
查看: 1087

其他 The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field

The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fai ...
https://www.eeworm.com/dl/534/137877.html
下载: 65
查看: 1074

VC书籍 VC技术内幕第五版_English.The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet techno

VC技术内幕第五版_English.The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds a ...
https://www.eeworm.com/dl/686/138415.html
下载: 76
查看: 1066

网络 gcj java applet的web browser 插件

gcj java applet的web browser 插件,可替代jre 安装步骤: ./configure make make install
https://www.eeworm.com/dl/635/139059.html
下载: 28
查看: 1183

嵌入式Linux 嵌入式LINUX下的中断程序例子

嵌入式LINUX下的中断程序例子,包含MAKEFILE,可MAKE使用参考
https://www.eeworm.com/dl/653/139582.html
下载: 112
查看: 1127

数据结构 数据结构中关于十字链表的实现

数据结构中关于十字链表的实现,十字链表可以很好的对稀疏矩阵进行效率很高的存储和计算。比如在通信纠错编码的ldpc编译码中就要用到这种数据结构
https://www.eeworm.com/dl/654/141162.html
下载: 115
查看: 1042

串口编程 CBC下写的串口编程

CBC下写的串口编程,API函数实例 I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 serial comm programming at the same time. I f ...
https://www.eeworm.com/dl/624/142447.html
下载: 37
查看: 1092