-
hotel management asp source code and all documentation that is complete, if you...
酒店管理asp的源代码和各种文档说明,很齐全的,只要你解压后就能运行程序.-hotel management asp source code and all documentation that is complete, if you will be able to run after decompression procedures.
- 2023-01-27 09:20:04下载
- 积分:1
-
这个程序是用来equlizatio和直方图直方图拉伸。
this program is used to histogram equlizatio and histogram stretching.
- 2023-08-03 20:15:02下载
- 积分:1
-
Used to check travel info
Used to check travel info
- 2022-01-20 23:03:08下载
- 积分:1
-
第2版的《代码大全》是著名IT畅销书作者史蒂夫・迈克康奈尔11年前的经典著作的全新演绎:第2版不是第一版的简单修订增补,而是完全进行了重写;增加了很多与时俱进的...
第2版的《代码大全》是著名IT畅销书作者史蒂夫・迈克康奈尔11年前的经典著作的全新演绎:第2版不是第一版的简单修订增补,而是完全进行了重写;增加了很多与时俱进的内容。这也是一本完整的软件构建手册,涵盖了软件构建过程中的所有细节。它从软件质量和编程思想等方面论述了软件构建的各个问题,并详细论述了紧跟潮流的新技术、高屋建瓴的观点、通用的概念,还含有丰富而典型的程序示例。这本书中所论述的技术不仅填补了初级与高级编程技术之间的空白,而且也为程序员们提供了一个有关编程技巧的信息来源。这本书对经验丰富的程序员、技术带头人、自学的程序员及几乎不懂太多编程技巧的学生们都是大有裨益的。可以说,无论是什么背景的读者,阅读这本书都有助于在更短的时间内、更容易地写出更好的程序。-Version 2 of the "code complete" is a well-known IT best-selling author Steve McConnell 11 years ago, a new interpretation of the classics: the first version 2 is not a simple amendment added to the first edition, but completely carried out rewriting increased the number of times content. This is a complete software build manual covers the software build process in all the details. It from the software quality and programming, thinking, etc. to build the software discussed various issues, and discussed in detail in keeping with the trend of new technology, a strategically advantageous position of the point of view, the concept of common, but also contains a r
- 2023-04-14 13:45:09下载
- 积分:1
-
华为公司的软件编程规范,包括以下内容:
1.排版
2.注释
3.标识符命名
4.可读性
5.变量、结构
6.函数、过程
7.可测性...
华为公司的软件编程规范,包括以下内容:
1.排版
2.注释
3.标识符命名
4.可读性
5.变量、结构
6.函数、过程
7.可测性
8.程序效率
9.质量保证
10.代码编辑、编译、审查
11.代码测试、维护
12.宏-Huawei software programming norms, including the following : 1. typesetting 2. Note 3. 4 named identifier. 5 readability. variable structure 6. function, 7 process. Testability 8. 9 efficient procedures. Quality Assurance 10. code editing, translating and reviewing 11. code tests safeguard 12. Acer
- 2022-02-11 12:45:21下载
- 积分:1
-
ACM
acm-stu经典题目分类.非常全面,详尽.-acm-stu classic subject categories. a very comprehensive and detailed.
- 2022-12-03 11:25:03下载
- 积分:1
-
Safety inspection document security document security testing testing testing do...
安全检测文档
安全检测文档
安全检测文档-Safety inspection document security document security testing testing testing document security document
- 2022-04-18 13:38:30下载
- 积分:1
-
c realize image processing source code, is a very good program, recommended.
c源程序实现图像处理编码,是一款很好的程序,推荐使用。-c realize image processing source code, is a very good program, recommended.
- 2022-05-31 16:29:32下载
- 积分:1
-
《软件工程》是计算机科学与技术、网络工程专业教学计划中一门重要的专业限选课,是综合性和实践性都很强的课程,通过介绍软件工程中的方法学,培养学生的软件素质,提高学...
《软件工程》是计算机科学与技术、网络工程专业教学计划中一门重要的专业限选课,是综合性和实践性都很强的课程,通过介绍软件工程中的方法学,培养学生的软件素质,提高学生的软件开发能力。本实训的目的和任务是围绕着加强学生实践动手能力的应用人才培养模式要求,结合软件开发各过程的特点,以VISIO为上机环境,加深对需求分析、系统设计、项目管理工具的掌握;通过选择某种高级语言编写程序代码,培养学生初步掌握软件测试的技术。-err
- 2022-03-25 22:47:10下载
- 积分:1
-
live555测试程序源码
应用背景本代码使用开放标准,形成了一套用于多媒体数据流的一组协议(RTP/RTCP,RTSP协议,SIP)。这些库可以编译为UNIX(包括Linux和MAC OS X),窗口,和QNX(和其他POSIX兼容的系统)•可用于构建流媒体应用程序。图书馆已被用来实现应用程序如:“Live555媒体服务器”和“live555代理服务器”(RTSP服务器应用程序),和“vobstreamer”(流采用RTP/RTCP/RTSP dvd内容)。图书馆也可以用来流,接收,处理MPEG,H.265,H.264,H.263,DV或JPEG视频,和几个音频编解码器。关键技术他们可以很容易地扩展以支持额外的(音频和/或视频)编解码器,也可以用来建立基本的RTSP、SIP客户端和服务器,并已用于向现有的媒体播放器添加流媒体支持应用,如“VLC”和“mplayer”。(对于一些具体的例子,这些库可以使用,见下面的测试程序。
- 2022-02-02 17:02:38下载
- 积分:1