CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - programming W

搜索资源列表

  1. OptimunCompilerUserGuide

    0下载:
  2. TI公司出版的嵌入式优化白皮书,学习嵌入式C程序优化的必备宝典,相关的源码在书中说明连接有下载-This user s guide discusses the characteristics of the C/C++ compiler. It assumes that you already know how to write C programs. The C Programming Language (second edition), by Brian W. Kernighan and
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1.26mb
    • 提供者:覃杨
  1. The-elements-of-programming-styles

    0下载:
  2. The Elements of Programming Style, by Brian W. Kernighan and P. J. Plauger, is an influential book on the study of computer programming styles and languages. It endorses the strategy that computer programs should be written not only to satisfy the co
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1.2mb
    • 提供者:zahid
  1. Concepts-of-Programming-Languages

    0下载:
  2. 程序设计语言原理 英文 第10版 Robert W. Sebesta-The 10th edition of the principle of programming languages ​ ​ English Robert W. Sebesta
  3. 所属分类:software engineering

    • 发布日期:2017-12-06
    • 文件大小:2.93mb
    • 提供者:pei
  1. windows-Network-Program-Technology

    0下载:
  2. 本书第一部分讲述的是传统的网络接口N e t B I O S、重定向器以及通过重定向器进行的各类网络通信。尽管本书大部分内容均围绕Wi n s o c k编程这一主题展开,但是,A P I比起Wi n s o c k 来,仍然具有某些独到之处。其中,第1章探讨的是N e t B I O S接口,它和Wi n s o c k类似,也是 一种与协议无关的网络A P I。N e t B I O S提供了异步调用,同时兼容于较老的操作系统,如O S / 2 和D O S等等。第2章讨论了重定
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:15.99mb
    • 提供者:刘宝
  1. Experimento3

    0下载:
  2. List p=16f84 include "p16f84.inc" Status equ 0x03 TrisA equ 0x85 TrisB equ 0x86 Porta equ 0x05 PortB equ 0x06 Start ORG 0x00 BSF 03,5 Go to page1 for setting-up the ports MOVLW 00h Put 00 into W
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:546byte
    • 提供者:Peke
  1. 95

    0下载:
  2. 编程思路:本练习因为要实现华容道游戏中人物的构造,所以首先要生成表示人物的矩形块,这是通过语句Rectangle rect=null实例化Rectangle类,然后在People类的构造函数里通过语句rect=new Rectangle(x,y,w,h)实现有戏中人物的构造。然后因为要实现人机交互的效果,所以要响应当前光标的焦点事件,通过public void focusGained(FocusEvent e)函数得到焦点,通过public void focusLost(FocusEvent e
  3. 所属分类:Project Design

    • 发布日期:2017-04-24
    • 文件大小:16.11kb
    • 提供者:张飞
搜珍网 www.dssz.com