-
软件工程课件及配套教材,包含ppt和word,是比较经典的软件工程方面的教程,值得
软件工程课件及配套教材,包含ppt和word,是比较经典的软件工程方面的教程,值得-Software engineering courseware and supporting materials, including ppt and word, is a more classical software engineering curriculum, it is worth
- 2023-02-19 16:30:03下载
- 积分:1
-
MPXY8300A 固件用户手册,本文介绍了在MPXY8300系列所有产品中应用的嵌入式固件...
MPXY8300A 固件用户手册,本文介绍了在MPXY8300系列所有产品中应用的嵌入式固件-MPXY8300A firmware, user" s manual, this article describes the application of all products MPXY8300 series of embedded firmware
- 2022-02-06 11:20:42下载
- 积分:1
-
A book on software engineering development of a very classic book, this book viv...
一本关于软件工程开发的非常经典的书,本书生动详细地讲述了软件工程开发过程中的思想,注意事项等,强烈各位有意进军软件工程的同仁建议阅读-A book on software engineering development of a very classic book, this book vividly describes in detail the development process of software engineering ideas, note, etc., and strongly you wanting to get into software engineering colleagues recommended reading
- 2023-05-28 02:10:04下载
- 积分:1
-
C函数大全 很全面
C函数大全 很全面-C function Guinness very comprehensive
- 2022-02-01 05:43:04下载
- 积分:1
-
快速排序,基本思想:通过一趟排序将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分记录的关键字小,则可分别对这两部分记录继续进行排序,以达到整个...
快速排序,基本思想:通过一趟排序将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分记录的关键字小,则可分别对这两部分记录继续进行排序,以达到整个序列有序。-quick sort, the basic idea : The trip will rank ordering records to be separated into two independent parts, part of the keyword record than another part of the record of the keyword small, will each of the two parts to continue sorting records, in order to achieve an orderly sequence as a whole.
- 2022-02-10 13:56:41下载
- 积分:1
-
上学时写的一个进销存管理软件,使用ACCESS数据库。
上学时写的一个进销存管理软件,使用ACCESS数据库。-school wrote an inventory management software, ACCESS database.
- 2022-02-26 01:51:54下载
- 积分:1
-
Rockey 2调用函数的源代码
ROCKEY 2 CALLING FUNCTION SOURCE CODE
- 2023-08-14 05:40:03下载
- 积分:1
-
nju_软件过程管理_课件!个人感觉很好!
NJU_软件过程管理_课件!个人感觉比较不错!-NJU_ software process management _ courseware! Personal feeling quite good!
- 2022-03-26 01:21:11下载
- 积分:1
-
一个很好的C++编程模式设计手册,能够指导你进行系统结构设计。同时还有一份简略的代码范例。...
一个很好的C++编程模式设计手册,能够指导你进行系统结构设计。同时还有一份简略的代码范例。-a good C programming model design manual to guide you to system architecture design. Along with a brief example of the code.
- 2022-05-06 07:38:15下载
- 积分: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