您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. db-4.3.27.tar.gz

  2. linux下安装用的DB压缩源码安装包db-4.3.27.tar.gz
  3. 所属分类:DB2

    • 发布日期:2012-05-16
    • 文件大小:5242880
    • 提供者:wowworld0123
  1. 古老的8085汇编器

  2. 古老的8085汇编器 看看先贤们在古老的年代(作于1988年)所写的古老的8085汇编器(BTW:8085是intel的8位的微处理器,比8086/8088还要古老),明显的2遍扫描的处理方式,将汇编语言转换为机器语言,输出文件为.lst和.hex文件。 代码结构简洁,有效文件仅有6个,容易研读和分析,研读时候需要找到8085的datasheet,以便分析每条指令的意义和程序的汇编过程。 asm80 |-- [Apr 21 1988] Makefile |-- [Apr 21 1988] RE
  3. 所属分类:C

    • 发布日期:2013-02-07
    • 文件大小:63488
    • 提供者:jocks
  1. lichee_20170502_1607_全志R16的linux系统编译需要改动的文件_使用parrotv1.1的内核_没有外层目录.7z

  2. rootroot@cm-System-Product-Name:/home/wwt/linux_r16$ tar zxvf lichee_parrotv1.1_20161202.tar.gz rootroot@cm-System-Product-Name:/home/wwt/linux_r16$ rootroot@cm-System-Product-Name:/home/wwt/linux_r16$ ll 总用量 10786992 drwx------ 4 rootroot rootroot
  3. 所属分类:Android

    • 发布日期:2017-05-02
    • 文件大小:241664
    • 提供者:wb4916
  1. linux全志R16的linux系统编译的资料_20170502_1655.7z

  2. 全志R16平台编译linux系统V1.0.txt 2017/4/11 13:36 (编译请使用编译android的lichee的选项编译生成的.config文件,不然直接编译会报错!!!!) rootroot@cm-System-Product-Name:/home/wwt/linux_r16$ tar zxvf lichee_parrotv1.1_20161202.tar.gz rootroot@cm-System-Product-Name:/home/wwt/linux_r16$ cd l
  3. 所属分类:Android

    • 发布日期:2017-05-02
    • 文件大小:2097152
    • 提供者:wb4916
  1. linux vsftpd搭建步骤 亲测可用

  2. 一 vsftpd搭建步骤 1、首先安装vsftpd,并设置开机启动 yum -y install vsftpd chkconfig vsftpd on 2、基于虚拟用户配置,(所谓虚拟用户就是没有使用真实的帐户,只是通过映射到真实帐户和设置权限的目的。虚拟用户不能登录CentOS系统)  2.1 配置参数 [root@ftp vuser_conf]# sed -n '/^[^#]/P' /etc/vsftpd/vsftpd.conf anonymous_enable=NO local_ena
  3. 所属分类:FTP

    • 发布日期:2018-03-28
    • 文件大小:34816
    • 提供者:wangmatthew