CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - program guide

搜索资源列表

  1. fmenu

    0下载:
  2. 《unix/Linux下的Curses库开发指南》综合示例程序 -<<unix/linux develop guide with Curses library>>instances program
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:197762
    • 提供者:余伟
  1. AppSysBootTool

    0下载:
  2. 配置应用系统引导程序的模块按序加载/卸载,模块自动诊断异常重启等功能;可以设置系统图标、密码、系统说明、托盘交互入口等功能。 包含两个工程: SystemBoot-应用系统引导程序原始程序 SystemBootConfig-配置引导原始程序生成发布引导程序(直接对SystemBoot.exe进行修改)-application system configuration procedures to guide the module admitted loading / unloading
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:182824
    • 提供者:罗开明
  1. ProgrammingPearls(COMPLETE)

    0下载:
  2. C和C++学习书籍。This book is a collection of essays about a glamorous aspect of software: programming pearls whose origins lie beyond solid engineering, in the realm of insight and creativity. This book provides a guide for both students and experien
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:599955
    • 提供者:赵毅
  1. Advanced_Bash_Scripting_Guide_0.4

    0下载:
  2. 高级bash编程指南,一本关于shell编程的经典书籍,值得收藏-Programming Guide, a shell program on the classic books, copies
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:398616
    • 提供者:yuanshl
  1. Serial Programming Guide for POSIX Operating Syste

    0下载:
  2. describle how to develop serial program in posix
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:59508
    • 提供者:刘亮
  1. chengxuWizard

    0下载:
  2. 应用程序向导是一种用来简化用户操作的程序,在Microsoft 的所有软件产品中都存在应用程序向导,例如Office2000 中的Web 页向导就是一个十分典型的应用程序向导,Visual C++提供的\"App Wizard\"也是一个应用程序向导。 -application is a guide to simplify the user's operating procedures, In all Microsoft software products exist applica
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:40678
    • 提供者:孙岩
  1. oprofile-0.9.7.tar

    0下载:
  2. OProfile是Linux内核支持的一种性能分析机制。 它在时钟中断处理入口处建立监测点,记录被中断的上下文现场,由配套的用户态的工具oprof_start负责在用户态收集数据,opreport则分析数据并给出分析报告。 通过这个工具,开发人员可以得知一个程序的瓶颈在哪里,进而指导代码优化。-Linux kernel support for OProfile is a performance analysis system. It is the entrance to th
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1389339
    • 提供者:Mike
  1. 1-wire-program-guide

    0下载:
  2. 用于驱动DALAS公司ONE WIRE器件的指导书。既可助你上位机编写API,也可用于指导嵌入式编程-DALAS used to drive the company
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:241033
    • 提供者:jiazhiping
  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-21
    • 文件大小:296410
    • 提供者:吴继发
  1. 2

    0下载:
  2. 1、设计一个程序实现基于优先数的时间片轮转调度算法调度处理器。 2、假定系统有5个进程,每个进程用一个进程控制块PCB开代表,进程控制块的结构其中: 进程名:作为进程的标识。 指针:进程按顺序排成循环链表,用指针指出下一个进程的进程控制块首地址,最后一个进程中的指针指出第一个进程的进程控制块首地址。 要求运行时间:假设进程需要运行的单位时间数。 已运行时间:假设进程已经运行的单位时间数,初值为0。 状态:可假设有两种状态,就绪状态和结束状态。进程的初始状态都为就绪状态。-
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:5218
    • 提供者:yanglingfei
  1. ThreadBook

    0下载:
  2. 《多线程编程指南》介绍了SolarisTM 操作系统(Solaris Operating System, Solaris OS)中 POSIX® 线程和Solaris 线程的多线程编程接口。本指南将指导应用程序程序员如何创建 新的多线程程序以及如何向现有的程序中添加多线程。-" Multi-threaded Programming Guide" describes the SolarisTM operating system (Solaris Operating
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1349444
    • 提供者:fengminggao
  1. Guida_al_CardSharing_Casalingo_dalla_A_alla_Z_con_

    0下载:
  2. CCcam guide to setup in dreambox to receive crambled tv program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1432182
    • 提供者:duan
  1. coopen_setup_100011

    0下载:
  2. 本书按类别分为6个部分,分别是基础控件、多媒体控件、数据库控件、窗体控件、网络控件和其他控件,总共包括精心制作的一百个实例。 《Visual Basic控件编程百例通》主要是针对希望掌握 Visual Basic 编程的读者而编写的,其中每个例子都有详细的实例演示讲解和重点分析。本书内容基础包含了常用的 Visual Basic 控件,并一各类实例引导读者全面掌握 Visual Basic 编程的方法和技巧,并且本书的例子都正队性地实现某种特定的功能。-The book is divide
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:969215
    • 提供者:刘华
  1. Linux

    0下载:
  2. 《多线程编程指南》介绍了Solaris TM 操作系统(SolarisOperating System, SolarisOS)中 POSIX® 线程和Solaris线程的多线程编程接口。本指南将指导应用程序程序员如何创建新的 多线程程序以及如何向现有的程序中添加多线程。 尽管本指南同时介绍了POSIX线程接口和Solaris线程接口,但大多数主题都以POSIX线程 为重点。-" Multithreaded Programming Guide" desc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1262013
    • 提供者:miky
  1. Linux

    0下载:
  2. linux程序员指南,指导如果在linux环境下进行编程实践-linux programmers guide to linux environment, if the program in practice
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2657280
    • 提供者:liumengyi
  1. Advanced_UNIX_Programming

    0下载:
  2. This a book about UNIX programming. It starts with basic concepts and ends with coverage of advanced topics. It is a self-teaching guide, and yet it functions as a UNIX reference book. The examples provided are written in the C and C++ language
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1413002
    • 提供者:bouncer
  1. Xen

    0下载:
  2. Xen是一个监视与x86兼容的计算机的开源虚拟机程序。Xen使用一个叫做hypervisor的软件层来调节对真实硬件的访问,实现在一台单独的计算机上运行多个子操作系统。本指南将介绍Xen的原理以及虚拟化解决方案之SUSE Linux Enterprise Server-Xen is an x86-compatible computer monitoring and open source virtual machine program. Xen uses a software layer cal
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:432280
    • 提供者:ascher
  1. vc-Programming-Guide

    0下载:
  2. VC编程经验总结,都是经常编程遇到的问题,值得好好学习实践-VC program, lessons learned, are frequently encountered programming problems, it is worth a good study and practice
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:25978
    • 提供者:gaocheng
  1. COMP-program-guid

    0下载:
  2. COM+编程指导,COM+是微软的COM改进版本-COM+ Programming Guide, COM+ is an improved version of Microsoft s COM
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-08
    • 文件大小:16043545
    • 提供者:zhiguoxu2004
  1. ARM

    0下载:
  2. 介绍ARM开发平台的启动过程,同时该引导程序也可其他章节程序引导的示例程序。本程序主要为了让读者能够清晰理解启动程序的基本架构组成部分以及掌握ARM引导程序的编写方法。-Describes the startup process ARM development platform, while the other sections of the bootstrap program guide may also sample program. This procedure is mainly in
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-11
    • 文件大小:2353675
    • 提供者:惜末
« 12 »
搜珍网 www.dssz.com