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

搜索资源列表

  1. WINSOCKREG.ZIP

    0下载:
  2. windows sockets 编程规范,有助于了解网络编程方面的相关知识,帮助读者开发-windows sockets programming standard that contributed to the understanding of network programming knowledge, to help readers develop
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:320275
    • 提供者:hurrysea
  1. 编程开发规范与案例

    0下载:
  2. 华为编程开发规范与案例很值得大家的学习和借鉴!-Huawei programming standards and case worth learning and drawing!
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:219357
    • 提供者:孙明
  1. 手机等移动设备的编程

    0下载:
  2. j2me针对嵌入式和移动设备,提供了开发和运行应用程序的平台,随着新的规范的不断推出和众多制造商、软件开发商的支持,j2me正在飞速向前发展。jtwi将保证j2me应用程序在不同制造商的产品上的兼容性。-J2ME embedded and mobile devices, provide for the development and operation of the application platform, With the new norms of introducing and many
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:2135
    • 提供者:soso
  1. vc++PPP

    0下载:
  2. VC编程规范,虽然不大,但是非常全面而简洁,不可多得,能有效提升代码的质量-VC norms, albeit modest, very comprehensive and concise, rare, and can effectively improve the quality of code
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:47105
    • 提供者:黄建民
  1. bchgf

    0下载:
  2. 关于一些编程规范,可以帮助初步开发产品的程序员规范的书写,和在平时编程要注意到的文档-programming on some standardized, and can help develop products preliminary programmers standardized writing, and in peacetime programming to note that the document
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:58974
    • 提供者:杨柳
  1. VC_Coding_Standard

    0下载:
  2. VC编程规范-程序员们都应该这样写代码。-norms VC-programmers should have to write code.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:27229
    • 提供者:小罗
  1. HDLCodingStyle

    0下载:
  2. verilog硬件描述语言编程规范,描述如何使你编写的代码的可读性更高,可用性更强,并且使你在编程过程中少犯一些低级错误。-Verilog hardware descr iption language programming standard, and describe how you prepared to make the code more readable, more availability, and will enable you to the programming process
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:63680
    • 提供者:崔崔
  1. vbbcgf

    0下载:
  2. VB编程规范 北大青鸟内部资料,不可错过哟-VB norms Beida Jade Bird internal information, not to be missed yo
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:56201
    • 提供者:王禹
  1. program_example_model

    0下载:
  2. 华为编程规范与案例.对编程非常有帮助,可除去不良的编程习惯,对以后开发大项目有指导意义。-Huawei programming norms and Case. The program has been very helpful, would remove the bad programming habits in the future development of large projects are guiding significance.
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:160038
    • 提供者:葛钦钦
  1. C_programspec

    0下载:
  2. 很好的C和C++编程规范,有助于团队开发-good C and C programming norms, help team development
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:50534
    • 提供者:李超
  1. c_gf

    0下载:
  2. c语言编程规范我想对大家应该有用谢谢支持-norms I would like to thank everyone should support useful
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:76875
    • 提供者:liuguoi
  1. C99规范

    0下载:
  2. ANSI C标准知道吧!这是最新的标准啦! 看看可以提高C语言的编程能力!强烈推荐-ANSI C standard know! This is the latest standards! Look at the C language can enhance the programming capabilities! Strongly recommended
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:864615
    • 提供者:张飞
  1. WinSockets

    0下载:
  2. winsockets编程规范-winsockets regulate programming
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:192329
    • 提供者:梁应龙
  1. framer1

    0下载:
  2. 目的: 构造帧对于理解网络协议的概念、协议执行过程,以及网络问题处理的一般方法具有重要的意义。本次练习的目的是通过数据链路层与介质访问控制层的学习,根据数据链路层的基本原理,针对普遍应用的Ethernet帧,通过构造一个具体的帧,引导同学深入理解网络协议的基本概念与网络问题处理的一般方法。 要求: 1、编写程序,根据给出的原始数据,组装一个IEEE802.3格式的帧。题目附带的文件为二进制原始数据(文件名分别为input1和input2),要求程序为命令行程序,比如可执行文件名为fr
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:20244
    • 提供者:阿蒙
  1. huawei12121

    0下载:
  2. 华为公司的编程规范,相当有用.学计算机的 如果想搞软件 应该看哈-Huawei programming norms, very useful. If the school wants to establish computer software should see Kazakhstan
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:372208
    • 提供者:455
  1. Learning_MISRAC_Criterion

    0下载:
  2. 嵌入式系统应用工程师借用计算机专家创建的C语言,使嵌入式系统应用得以飞速发展,而MISRAC是嵌入式系统应用工程师对C语言嵌入式应用做 出的贡献。如今MISRA C已经被越来越多的企业接受,成为用于嵌入式系统的C语言标准,特别是对安全性要求极高的嵌入式系统,软件应符合MISRA标准。 本文由清华嵌入式系统研究专家,邵贝贝教授领衔执笔,分六讲,跟读者一起学习MISRAC。 第一讲:“‘安全第一’的C语言编程规范”,简述MISRAC的概况。   第二讲:“跨越数据类型的重重陷阱”,介绍
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:60755
    • 提供者:孙斌
  1. C_guifan

    0下载:
  2. 深圳华为公司内部资料,大型项目中分模块编程的软件编程规范-Shenzhen Huawei internal information carve large projects module programming software programming norms
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:58816
    • 提供者:邱朋
  1. high_quality_C++_Programming

    0下载:
  2. 该电子书的大部分内容取材于林锐博士一年前的书籍手稿,涉及C++编程规范、编程经验、内存分配等,是学习C++非常好的资料。-the most of the contents of e-books based on a year ago, Dr. LIN books, manuscr ipts, involving C Programming norms, Programming experience, memory allocation, C is a very good learning inf
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:609175
    • 提供者:彭时林
  1. huawei_code

    0下载:
  2. 华为编程规范,C语言,华为编程规范,华为编程规范-Huawei standardize programming, C language programming norms Huawei, Huawei regulate programming
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:205009
    • 提供者:宋亮生
  1. JSF-AV-rules

    0下载:
  2. 洛克希德*马丁公司为开发JSF-35联合攻击机的机载软件,专门制定的C++编程规范,非常适合与安全编程领域。-* Lockheed Martin Corporation for the development of JSF-35 attack planes, the Joint Airborne software, tailored to the C programming norms, very suitable for programming and security fields.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:471437
    • 提供者:jingheng
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com