▍1. 用VHDL语言描述的通用异步DRAM控制器,通过一个集成…
用vhdl描写的通用异步dram控制器,经过编译器综合和仿真测试,符合设计要求。-Using VHDL description Universal Asynchronous dram controller, through an integrated compiler and simulation testing, in line with the design requirements.
用vhdl描写的通用异步dram控制器,经过编译器综合和仿真测试,符合设计要求。-Using VHDL description Universal Asynchronous dram controller, through an integrated compiler and simulation testing, in line with the design requirements.
一个多线程web服务器实例(C,Linux,详细的web服务器原理)-A multi-threaded web server instance (C, Linux, detailed principles of web server)
应用平台 SCO OpenServer 5 SCO下读磁卡的C程序例子-application platform SCO OpenServer 5 SCO Reading magnetic examples of C program
Linux下的基于X11的图形开发环境。-Linux-based X11 graphical development environment.
在linux下用c语言开发的产生数独游戏的矩阵。-generate the matrix of sudoku randomly.
纯c写的代码,功能包括ftp上传,下载,断点续传。源码里的makefile默认是编译成so文件,如有需要可自行修改为借口调用。内部的test目录为测试代码,使用前可先参考具体用法
一个简单的关于LINUX下的模仿SHELL的实现的程序,多指教-a simple on the LINUX SHELL imitate the realization of the procedures and enlighten
带Qt功能的ARM目标板文件系统,硬件为270ARM实验平台。-Qt features with ARM target board file system, hardware 270ARM experimental platform.
本文提供了求解一类涉及地方和空间条件的代价函数的极小化问题的线性时间算法。这些问题可以被视为一个泛化的古典距离变换的二值图像的二值图像在哪里取而代之的是一个任意的采样函数。或者他们可以在中查看最小卷积的两种功能,即灰度形态学中的一项重要操作。有用的结果,我们的技术是一种简单、 快速的计算方法欧氏距离变换的二进制图像。方法也同样适用于维特比译码解码、 置信度传播和最优控制。
《Unix网络编程》的源代码的icmpd部分-"Unix Network Programming," the source part of the ICMPD
实现数字的加减乘除 实现数字的加减乘除 实现数字的加减乘除 实现数字的加减乘除 实现数字的加减乘除 实现数字的加减乘除 实现数字的加减乘除 实现数字的加减乘除 实现数字的加减乘除
memory checking tool 源代码valgrind-3.2.1.tar.gz 这是英文使用手册-memory source code checking tool valgrind- 3.2.1. tar.gz use of this manual is in English
这个文件包括wimax中所有的编解码源代码,包括RS码,turbo码等等!
Linux 虚拟网络接口 实例 In the Linux (or Unix) world, most network interfaces, such as eth0 and ppp0, are associated with a physical device that is in charge of transmitting and receiving data packets. However, some logical network interfaces don t feature any physical packet transmission. The most well-known examples of these "virtual" interfaces are the shaper and eql interfaces.-Linux Virtual Network Interface In the case of Linux (or Unix) world , most network interfaces, such as eth0 and ppp0. are associated with a physical device that is in charge of transmitting and receiving data pack ETS. However, some logical network interfaces feature a don t ny physical packet transmission. The most well- known examples of these "virtual" interfaces are the shaper and eql interfaces.
一张非常经典的内核图-A very classic core map
* A ncurses user interface. * Network statistics to view the amount of packets and data in many different protocols, interfaces and hosts. * View what active TCP connections are on the network. * View UDP packets. * View and log ICMP packets. * View and log the 48bit arp protocol. And also view what make of network card is in each machine * Multithreaded so that the user interface does not interfere with any of the packet captureing methods. * View and log the following user space protocols FTP, POP3, HTTP-* A ncurses user interface. * Network statistics to view the amount of packets and data in many different protocols, interfaces and hosts. * View what active TCP connections are on the network. * View UDP packets. * View and log ICMP packets. * View and log the 48bit arp protocol. And also view what make of network card is in each machine * Multithreaded so that the user interface does not interfere with any of the packet captureing methods. * View
rtlinux(realtime linix)3.0,在kernel2.2.18上编译运行-Real time Linux (realtime linix) 3.0, compiled in kernel2.2.18 operation
STV0297的QAM解码芯片的 Linux 驱动程序-STV0297 Linux driver
移植是基于Linux-2.6.32.2版本的内核源代码,并且都注明了来源,测试是可以在应用程序中使用了。Linux内核的双向循环链表移植。