Linux Home Server 是专门为家庭和SOHO/SMB 设计的高性价比的ISCSI 存储服务器, 具有如下的特色: 强大的iscsi 存储服务器软件; 混合iscsi 和NAS 服务; Free, 基于Linux; LHS-200 的编译使用openwrt 框架,需要先下载并配置openwrt 开发环境 从openwrt 的开发站点 https://dev.openwrt.org, 下载最新的开发分枝,并下载到本地 svn co https://svn.openwrt.org/openwrt/trunk/ 为方便起见,建议下载所有的可选包,后面要用到 svn co https://svn.openwrt.org/openwrt/packages/ 从公司网站 http://www.linuxce.cn 或者 http://www.linuxce.net 下载 LHS-200 的最新源代码并解压缩,源代码中包含两个目录和一个README文件,按README文件的要求,拷贝下列包到trunk/package 目录 libs/libiconv net/samba3 utils/pciutils net/wget net/ctorrent libs/uclibc++ 然后从解压缩的源代码中分别拷贝目录modified 和lhstoolfix中的内容到trunk 目录 至此,就可以象通常的openwrt 项目一样进行编译, Target System 选 "RDC 321x", Target Profile 选 "R3210 based linux home server board"
上传时间: 2017-02-09
上传用户:xaijhqx
The Synthetic PIC Verion 1.1 This a VHDL synthesizable model of a simple PIC 16C5x microcontroller. It is not, and is not intended as, a high fidelity circuit simulation. This package includes the following files. Note that the license agreement is stated in the main VHDL file, PICCPU.VHD and common questions are answered in the file SYNTHPIC.TXT Files: README.TXT This file.. SYNTHPIC.TXT Questions and Answers PICCPU.VHD Main processor VHDL file PICALU.VHD ALU for the PICCPU PICREGS.VHD Data memory PICROM.VHD Program memory (created by HEX2VHDL utility) PICTEST.VHD Simple test bench I used to do testing (optional) PICTEST.CMD My Viewlogic ViewSim command file (again, optional) TEST1.ASM First program I assembled and ran on it. TEST2.ASM Another test program.. TEST3.ASM Yet another.. TEST4.ASM Yet another.. TEST5.ASM Yet another.. TEST6.ASM Yet another.. HEX2VHDL.CPP Utility for converting
标签: synthesizable microcontro Synthetic PIC
上传时间: 2013-12-22
上传用户:妄想演绎师
自己写的,一套关于Mysql连接池的Cpp库,编译环境为gcc/minwin ,linux环境下可以之用,面对对象的Cpp库,使用方法为kdd::dbio.run().然后就可以调用db_queryer来进行数据库操作
标签:
上传时间: 2017-02-24
上传用户:lizhizheng88
DELPHI7.0+SQL2005环境下开发 2008年8月假期所写,12天的开发周期,(但没有完成。呵呵) 无第三方控件,程序全部详解 程序目的主要是写对来访问宿舍与货品进出宿舍的管理(已经完成) 程序还差最后几个查询模块没有写。本来是想写完参加大二的文化节的,不过感觉水平还是太低,放弃了,把源码给需要的人参考。 程序模块规划得很差,大家不要见笑啦。呵呵 此程序是本人的第一个操作数据库的例子。高手就略过了,主要对新手有点用处。 BLOG:www.guester.cn BY:蜗牛 EMAIL:sys.cpp@163.com
上传时间: 2017-02-28
上传用户:cc1
//结构 struct fb_fix_screeninfo finfo struct fb_var_screeninfo vinfo //打开设备 fd = open["/dev/fb0", O_RDWR] if [!fd] { printf["Cannot open framebuffer device.\n"] exit[1] } //取得固定信息 if [ioctl[fd, FBIOGET_FSCREENINFO, &finfo]] { printf["Error reading fixed information.\n"] exit[1] } if [ioctl[fd, FBIOGET_VSCREENINFO, &vinfo]] { printf["Error reading variable information.\n"] exit[1] }
标签: struct fb_fix_screeninfo fb_var_screeninfo finfo
上传时间: 2014-08-16
上传用户:gut1234567
return AfxDllCanUnloadNow[] } 当然,使用DAO SDK提供的dbDAO C++ 类也可以绕过这个问题 如果需要更多MFC和DAO的相关的信息,参考MFC库参考中的技术文章TN054: Calling DAO Directly While Using MFC DAO Classes http://www.codeguru.com/cpp/com-tech/activex/controls/article.php/c2615
上传时间: 2017-03-24
上传用户:xiaohuanhuan
return AfxDllCanUnloadNow[] } 当然,使用DAO SDK提供的dbDAO C++ 类也可以绕过这个问题 如果需要更多MFC和DAO的相关的信息,参考MFC库参考中的技术文章TN054: Calling DAO Directly While Using MFC DAO Classes http://www.codeguru.com/cpp/com-tech/activex/controls/article.php/c2615
上传时间: 2013-12-22
上传用户:aa54
C0文法编译器,实现语言是cpp,生成pcode目标码。
标签: 编译器
上传时间: 2017-04-07
上传用户:亚亚娟娟123
在linux2.6内核下编的基于socket的通信程序,可以直接运行,里面包括server.cpp和client.cpp以及makefile文件,支持文件传输
上传时间: 2017-04-09
上传用户:坏天使kk
this is a lecture notes prepared to introduce the speech audio fundamental concepts and programm development using MATLAB.
标签: fundamental introduce concepts prepared
上传时间: 2017-04-16
上传用户:671145514