CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - unix linux

搜索资源列表

  1. sleeps_test

    0下载:
  2. linux/unix下延时函数的精确度的测试代码-linux/unix time delay function of the accuracy of the test code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:1093
    • 提供者:紫日土
  1. Ubuntu_tutorial

    0下载:
  2. 大学计算机操作系统的Unix和Linux学习资料-University of the Unix computer operating system and Linux learning materials
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5594860
    • 提供者:jingjing
  1. SoCEncounter

    0下载:
  2. UNIX或者LINUX下CADENCE环境下极好的上手资料-Cadence under UNIX or LINUX environment overnight excellent information
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2898375
    • 提供者:大卫
  1. CVS-RCS-HOWTO

    1下载:
  2. This document is a "practical guide" to very quickly setup CVS/RCS source code control system. This document has custom shell scr ipts which are wrappers on top of CVS. These scr ipts provide an easy user interface for CVS. Several shell scr ipts
  3. 所属分类:Linux-Unix program

    • 发布日期:
    • 文件大小:93812
    • 提供者:陈林
  1. dim_v17r3

    0下载:
  2. 这是一个分布式通信程序框架源程序,可以在不同的环境下(Linux,Windows,Unix等)编译成功。-This is a framework of communication program distributed source can be in different circumstances (Linux, Windows, Unix, etc.) to compile successfully.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-13
    • 文件大小:3493278
    • 提供者:
  1. u-boot-1.1.6

    1下载:
  2. uboot的最新版本,编译环境是linux/unix-The latest version of uboot, the compiler environment is linux/unix
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-29
    • 文件大小:11784806
    • 提供者:cuiwenpin
  1. sqlite-amalgamation-3_6_6_2

    0下载:
  2. sqlite3.6.2的源码。SQLite是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如Tcl、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。 -sqlite3.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:942008
    • 提供者:李厘卡
  1. amarok-1.4.9.1-CodePub

    0下载:
  2. Amarok是一款在LINUX或其他类UNIX操作系统中运行的音频播放器软件。 经过两年开发后,Amarok 项目团队宣布 Amarok 的 2.0 版本正式发布。得益于 KDE 4 的跨平台特性,Amarok 2.0 除了可在 Linux 系统上运行之外,也能够在其他系统上使用,包括 Windows 和 Mac OS X。Amarok 2.0 相比 Amarok 1.x 而言,它是一个革新的版本。Amarok 2.0 对用户界面(UI)进行了完全的重新设计,集成了 Magnatune、Ja
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-03
    • 文件大小:15618746
    • 提供者:look
  1. UNIX_Environment_Senior_Programming

    0下载:
  2. UNIX环境高级编程,书中介绍了Linux的很多函数,是学习Linux的好帮手,很多函数都可以查到。-UNIX environment for high-level programming, the book describes the many Linux function, learning Linux is a good helper, many functions can be found.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-02
    • 文件大小:14538520
    • 提供者:余洋
  1. all_about_linux

    0下载:
  2. 这是linux unix学习的资料大全包含基本命令 linux的基本框架 以及 linux的开发环境,相信对linux初学者有很好的帮助,-This is learning linux unix basic commands Sourcebook contains the basic framework for linux and linux development environment, I believe linux beginners have a good help,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5484669
    • 提供者:michael_xuzhi
  1. simptcpsercli.tar

    0下载:
  2. 一个简单的回调服务器/客户端的例子,练习unix网络编程。 目的是简单实践练习最基本的socket函数。 功能:客户端从中断读入数据,发送给服务器。服务器监听端口,当有客户端连接时派生一个子进程处理连接,子进程将客户端发来的数据原样返回给客户端。 考虑到linux系统的进程方面的管理方式,代码中加入了关闭僵死的子进程的内容。 程序中还有许多需要改进的地方,比如为了简化代码在读取字符串的时候用的gets函数等。-err
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:19270
    • 提供者:11
  1. Bourne_again_shell(bash)basic_programming

    0下载:
  2. Bourne again shell (bash) 基本编程.pdf 通过学习如何使用 bash 脚本语言编程,将使 Linux 的日常交互更有趣和有生产 力,同时还可以利用那些已熟悉和喜爱的标准 UNIX 概念(如管道和重定向)。 在此三部分系列中,Daniel Robbins 将以示例指导您如何用 bash 编程。他将讲述 非常基本的知识(这使此系列十分适合初学者),并在后续系列中逐步引入更高 级特性。-Bourne again shell (bash) Basic pr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:296410
    • 提供者:吴继发
  1. ControlCenter

    0下载:
  2. 利用wmi编程实现对远程主机的进程控制以及利用破解的wodSSH.ocx控件实现对linux、unix远程主机进程的控制。-Wmi programming using the remote host to process control and the use of crack control to achieve wodSSH.ocx of linux, unix process control of the remote host.
  3. 所属分类:P2P

    • 发布日期:2017-03-30
    • 文件大小:429638
    • 提供者:杨先生
  1. pngbook-gl-src

    0下载:
  2. 可以在Windows和Linux/Unix环境下编译和执行的PNG图像格式读写代码。-err
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-27
    • 文件大小:87024
    • 提供者:caruchi
  1. QuickReferenceCard

    0下载:
  2. AnsiC, C++,Linux, Unix,CVS 快速参考卡 希望对大家有所帮助-AnsiC, C++, Linux, Unix, CVS Quick Reference Card you want to be helpful
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:336800
    • 提供者:bob
  1. libtorrent-rasterbar-0.14.1.tar

    0下载:
  2. bittorrent c++ 跨平台库,能运行在windows, linux, Unix等平台,运行速度快,结合简单。libtorrent-rasterbar-0.14.1 版本可结合 boost 1.34 和 openssl-0.9.8i 进行编译。是构建跨平台强大BT工具的最佳选择-bittorrent c++ cross-platform library that can run on windows, linux, Unix and other platforms, run fast,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1780177
    • 提供者:huohu
  1. codeblocks-8.02-0fc8-x86_64.tar

    0下载:
  2. linux下的IDE开发工具,填补了Unix下开发的空缺,最新发现,希望对各位同志有所帮助-IDE under linux development tools, to fill a vacancy developed under Unix, the latest discovery, and they hope to help fellow comrades
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-26
    • 文件大小:8944994
    • 提供者:帅航
  1. GDBManual

    0下载:
  2. GDB完全手册,Linux/Unix编程调试工具GDB的详细使用方法-GDB fully manual, Linux/Unix Programming GDB debugging tools use detailed
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:825701
    • 提供者:soware
  1. vimrc_easwy

    0下载:
  2. vim的自动配置文件,包括很多常用的插件,熟练使用后,可大大加快程序的阅读和开发。-vim automatic configuration file, including many commonly used plug-in, skilled use, can greatly expedite the process of reading and development.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:527371
    • 提供者:路冉冉
  1. stellarium-0.10.0beta

    0下载:
  2. Stellarium是一个免费开源的桌面虚拟天文馆软件,可在Linux/Unix, Windows and MacOSX平台上运行。它使用OpenGL对星空进行实时渲染,在你的电脑桌面上生成一片虚拟3D天空,因此星空效果和你用肉眼,望远镜或者天文望远镜观察到的星空别无二致。Stellarium也有白天和黑夜变化,你可以通过调整日期或时间,来看到不同季节的天空。 -Stellarium 10
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-22
    • 文件大小:41718272
    • 提供者:yang
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com