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

搜索资源列表

  1. linux 下 结合ftp 和部分telnet 功能的服务器源码

  2. ################################################################################ # # # Super Ftp Server and Client for Wall-e # # # # SunMay30 2009 # # # ################################################################################ ////////\\\\\\
  3. 所属分类:Linux

    • 发布日期:2009-05-31
    • 文件大小:21kb
    • 提供者:huch911
  1. uboot1.3.1 源码

  2. The development of U-Boot is closely related to Linux: some parts of the source code originate in the Linux source tree, we have some header files in common, and special provision has been made to support booting of Linux images.
  3. 所属分类:Linux

    • 发布日期:2009-08-19
    • 文件大小:8mb
    • 提供者:ywl_cz
  1. coreutils linux终端源码

  2. coreutils-8.5.tar.gz 贴段CAT的大伙瞅瞅 /* cat -- concatenate files and print on the standard output. Copyright (C) 1988, 1990-1991, 1995-2010 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the t
  3. 所属分类:C

    • 发布日期:2010-09-02
    • 文件大小:10mb
    • 提供者:paomadi
  1. util-linux-ng-2.17源码(含fdisk)

  2. util-linux-ng-2.17源码(含fdisk) Here is a list of all documented files with brief descr iptions: util-linux-ng-2.17.2/disk-utils/blockdev.c [code] util-linux-ng-2.17.2/disk-utils/cramfs.h [code] util-linux-ng-2.17.2/disk-utils/cramfs_common.c [code] ut
  3. 所属分类:C

    • 发布日期:2012-06-16
    • 文件大小:4mb
    • 提供者:ycs3317
  1. 2440 u_boot源码

  2. This directory contains the source code for U-Boot, a boot loader for Embedded boards based on PowerPC, ARM, MIPS and several other processors, which can be installed in a boot ROM and used to initialize and test the hardware or to download and run
  3. 所属分类:Linux

    • 发布日期:2013-03-17
    • 文件大小:1mb
    • 提供者:vengel
  1. UPX源码-好用

  2. UPX 源码 V3 验证好用 UPX.v3.05.Source The UPX Hacker's Guide ====================== Foreword -------- The precompiled UPX versions are linked against the NRV compression library instead of the UCL library. Using the same compression algorithms, NRV achiev
  3. 所属分类:网络安全

    • 发布日期:2014-03-29
    • 文件大小:1mb
    • 提供者:axyes
  1. Linux(Ubuntu12.04) 上玩儿单片机

  2. Linux(Ubuntu12.04) 上玩儿单片机 1.编辑器- Vim or Emacs(不钟情于IDE,个人喜好,高手勿喷) 2.编译器- SDCC(sudo apt-get install sdcc安装) 3.转换程序 - hex2bin(http://sourceforge.net/projects/hex2bin/files/?source=navbar)源码安装 4.烧录程序 - gSTCISP(http://sourceforge.net/projects/gstcisp/fil
  3. 所属分类:硬件开发

    • 发布日期:2014-08-02
    • 文件大小:69kb
    • 提供者:edward_8023
  1. myasm51,小型的51单片机汇编器源码

  2. myasm51,小型的51单片机汇编器源码。 基于Linux环境下编写的小型的51单片机汇编器,源码开放,采用lex和yacc两个扫描和分析工具创建,代码小巧,易于研读和分析。对汇编源程序2遍扫描完成汇编,可以生成列表文件,Intel的Hex格式的文件及.bin格式的映像文件,后两种文件可以直接下载到单片机上运行。源码程序包内包含若干示例汇编源程序(.asm),proteus的格式的数字种的仿真文件,用以测试编译结果,另有编译后的dos下的可执行文件myasm51.exe,可以在windows
  3. 所属分类:C

    • 发布日期:2015-12-31
    • 文件大小:365kb
    • 提供者:jocks
  1. S3C2410各种驱动源码

  2. linuxdriver_code_tool |-- 03 | `-- 2.6内核升级工具 | |-- device-mapper-1.00.19-2.i386.rpm | |-- lvm2-2.00.25-1.01.i386.rpm | |-- mkinitrd-4.2.0.3.tar.tar | |-- module-init-tools-3.2.2.tar.bz2 | `-- modutils-2.4.5-1.src.rpm |-- 04 | |- - 内核模块参数范例 | | `-- b
  3. 所属分类:硬件开发

    • 发布日期:2016-12-31
    • 文件大小:567kb
    • 提供者:qq_16231679
  1. myasm51-51单片机汇编器源码

  2. myasm51,小型的51单片机汇编器源码。 基于Linux环境下编写的小型的51单片机汇编器,源码开放,采用lex和yacc两个扫描和分析工具创建,代码小巧,易于研读和分析。对汇编源程序2遍扫描完成汇编,可以生成列表文件,Intel的Hex格式的文件及.bin格式的映像文件,后两种文件可以直接下载到单片机上运行。源码程序包内包含若干示例汇编源程序(.asm),proteus的格式的数字种的仿真文件,用以测试编译结果,另有编译后的dos下的可执行文件myasm51.exe,可以在windows的
  3. 所属分类:C

    • 发布日期:2015-12-31
    • 文件大小:365kb
    • 提供者:jocks
  1. Penta:一个用python编写的shell程序,用于提高我对python的理解。正在积极开发以改进它。适用于Linux和Windows-源码

  2. 自述文件 :waving_hand: 五 Penta正在积极开发中,任何更改都可以在不事先通知的情况下进行。 Penta是我创建的纯Python Shell程序,旨在提高我对python的理解。到目前为止,它支持Shell程序应该具有的所有基本命令(或者我认为的那样)。将来制作。 这是Penta到目前为止支持的命令表。 下载 操作系统 下载 视窗 Linux 变更日志 日期: 评论: 2021年3月23日 初始版本(测试版) 即将更新 -? Windows安装 从上面的链接下载安装
  3. 所属分类:其它

    • 发布日期:2021-03-26
    • 文件大小:369kb
    • 提供者:weixin_42157188
  1. linux:linux源码分析-源码

  2. linux . ├── README.md └── vsprintf.c 0 directories, 2 files
  3. 所属分类:其它

  1. rfd:生锈的文件对话框-源码

  2. 射频 Windows,Linux(GTK),MacOS和WASM32的生锈文件对话框。 为什么要RFD? 它在所有平台上均使用100%本机API,不会在后台生成任何进程。 它支持异步/等待语法 如果有一天您决定将程序移植到浏览器,WASM支持将为您服务! 例子 // Sync Dialog let files = FileDialog :: new () . add_filter ( "text" , & [ "txt" , "rs" ]) . add_filter ( "ru
  3. 所属分类:其它

    • 发布日期:2021-03-20
    • 文件大小:50kb
    • 提供者:weixin_42098892
  1. Config-files-源码

  2. 点文件配置 对于vim,zsh和hyper。 安装 将存储库克隆到$HOME目录中的.config中 运行build_symlink.sh (WIP)创建指向配置文件的符号链接 去做 添加zsh安装 取决于操作系统的不同安装 Linux:sudo apt-get install zsh Mac OS:brw install zsh
  3. 所属分类:其它

    • 发布日期:2021-03-19
    • 文件大小:42kb
    • 提供者:weixin_42110070
  1. archiso:我的ArchLinux自动安装程序-源码

  2. 造弓者 Arch-Maker是我使用构建的自定义Arch Linux安装程序。尽管编写了安装脚本以执行我在安装中执行的常见任务,但我尝试使它足够开放以供其他用户使用。 建立一个ISO 只需运行make执行自定义ISO的整个构建,包括依赖性检查,添加软件包和脚本以及在bin /中生成.iso。 Makefile分解了构建过程中的每个步骤,以进行故障排除。 lint使用shellcheck对构建脚本以及放置在scr ipts /中的所有shell脚本进行整理。 clean删除build/中的所
  3. 所属分类:其它

    • 发布日期:2021-03-19
    • 文件大小:20kb
    • 提供者:weixin_42117037
  1. org-clock-stat:计算并渲染组织模式的计时时间-源码

  2. 组织时钟统计 计算并渲染组织模式的时钟时间。 查看该(初始显示可能会有点慢,因为浏览器会随机生成数据)。 仓库位于和。 用法 显示以下必填项和选修的CSV文件列: 任务,父母,开始,结束,努力,习惯,标签 每列均为文本,但以下内容除外: 开始和结束是Javascr ipt日期(可以是YYYY-MM-DD HH:mm); 努力是Javascr ipt持续时间(可以为HH:mm); 习惯等于t或为空。 但是,它旨在对由处理的模式文件开箱即用,为方便起见,可以将其作为子模块安装。请先阅读文件以设置特定
  3. 所属分类:其它

    • 发布日期:2021-03-18
    • 文件大小:34kb
    • 提供者:weixin_42122306
  1. ImmuneMirror-源码

  2. ImmuneMirror:用于鉴定癌症关键特征的集成多组学数据分析管道 概述 抽象的 系统要求 * Docker version: Platform of your choice. - Bash version: Linux, we run this pipeline under Ubuntu 20.04 LTS. - Hardware: Minimum: 8-core processor, 32 GB RAM - Disk space: Reference files: 351
  3. 所属分类:其它

    • 发布日期:2021-03-18
    • 文件大小:20kb
    • 提供者:weixin_42180863
  1. RECYCLEBIN_for_Linux:RECYCLEBIN_for_Linux-源码

  2. Linux的回收站 认证: Anji Babu Kapakayala IIT Kanpur, India. Laungauge:贝壳/重击 描述: RBIN is a software which acts as a RECYCLEBIN" to delete and restore the files in Linux. Restores the selected file/directory to its original location. And deletes the fi
  3. 所属分类:其它

    • 发布日期:2021-03-18
    • 文件大小:13kb
    • 提供者:weixin_42161450
  1. Linux-Files-源码

  2. Linux-Files
  3. 所属分类:其它

    • 发布日期:2021-03-13
    • 文件大小:68kb
    • 提供者:weixin_42115074
  1. linux-files:核心linux文件-源码

  2. linux文件 核心linux文件
  3. 所属分类:其它

    • 发布日期:2021-02-19
    • 文件大小:20kb
    • 提供者:weixin_42134038
« 12 3 4 5 6 7 8 »