资源列表
How-to-learn-QT
- QT学习之路,个人看了,简单,易学,参照《C++ GUI Programming with Qt4》-QT study of the road, easy to learn
solaris10
- solaris10安装指南-自定义jumpstart和高级安装-solaris10
tripleframeworkProjectReport
- Triple Play Frame Work using Real time data transmission concept Report
Hanoi
- 这是一个关于Hanoi 塔演示源码,其中部分还可以在linux平台下运行-The display of hanoi tower
CGX-Mobile cryptographic engine sources
- source for cryptographic accelerator engine present in au1550 SOC platform
CGX-Mobile cryptographic engine sources
- driver sources for CGX-Mobile cryptographic engine (present inside au1550 SOC)
Advanced Bash Shell Scripting Guide
- 《高级Bash脚本编程指南》,Bash经典进阶教程(Advanced Bash Shell scr ipting Guide)
rtl8366s_8366sr_datasheet_vpre-1.4
- rtl8366s/sr千兆交换机芯片资料-rtl8366s/sr gigabit switch chip datasheet
Advanced-Bash-Scripting-Guide
- Shell高级编程经典书籍ABS,详细的介绍了Shell的用法。-Shell advanced programming books ABS, a detailed descr iption of the usage of the Shell.
gpxelinux.rar
- GPXELINUX用于PXE启动转换成GPXE并支持菜单功能,可以选择SAN中的系统映像启动,还具有管理本地硬盘系统启动的功能,GPXELINUX for PXE boot into a menu GPXE and support functions, you can choose the system SAN boot image, but also with the management of the local hard disk to start the function of the
linux011120VC_1161242806
- vc++版linux0.11,可在vc上编译通过,生成映象文件-linux0.11 for windows vc++,can be compiled easily on pc ,and generates img file.
jpeg
- 压缩包的内容包括:1.有关JPEG和DPCM算法的文章;2.实现其算法的压缩程序3.有关图像压缩方面的资料。读者请注意: <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件