-
Introduces UML modeling mechanism, the use of UML to establish an online booksto...
介绍了UML 的建模机制后,运用UML 建立
了网上书店管理系统的模型,并使用Rational Rose 2003 给出了部分用例图、类图以及顺序图和配置图等。-Introduces UML modeling mechanism, the use of UML to establish an online bookstore management system model, and use the Rational Rose 2003 gives some of the use case diagram, class diagram and sequence diagrams and configuration diagrams.
- 2022-01-26 05:59:50下载
- 积分:1
-
介绍了unix网络编程技术
介绍了unix网络编程技术-of network programming technology
- 2022-05-30 17:10:30下载
- 积分:1
-
C++函数应用实例,包含了绝大部分的的C++函数的应用的例子,简单易懂,适合用于初学者...
C++函数应用实例,包含了绝大部分的的C++函数的应用的例子,简单易懂,适合用于初学者-C function examples include most of the C function examples of the application of simple to understand and suitable for beginners
- 2022-03-16 16:16:09下载
- 积分:1
-
C international standards of a reference book is worth looking at, programmers m...
C++国际标准 一本值得一看的参考书,程序员必备-C international standards of a reference book is worth looking at, programmers must
- 2023-08-06 18:15:04下载
- 积分:1
-
用JAVA编写的用以在网络中进行海明码校验的小程序
用JAVA编写的用以在网络中进行海明码校验的小程序-with Java used in the preparation of the network Hamming code for checking the small program
- 2022-01-24 13:01:09下载
- 积分:1
-
this document learning serial communication in visual c
this document learning serial communication in visual c-this document learning serial communication in visual c++
- 2022-03-04 21:16:06下载
- 积分:1
-
又一本英文经典教材~教你怎么行之有效的编写c++程序~更短更好更有效^_^
又一本英文经典教材~教你怎么行之有效的编写c++程序~更短更好更有效^_^-another classic of the English teaching materials to teach you how to prepare effective c++ program to better and more effective short ^ _ ^
- 2022-08-23 09:49:19下载
- 积分:1
-
8层压板的文件,可用于研究布局。
8层板pcb文件,可以拿来学习一下layout.-8 laminate pcb files, can be used to study the layout.
- 2022-01-25 16:27:35下载
- 积分:1
-
软件测试术语和常见问题.doc
软件测试术语和常见问题.doc-Software testing terminology and frequently asked questions. Doc !!!!!!!!!!!!!!!!!!!!!!!!
- 2022-07-12 03:27:48下载
- 积分:1
-
ASM 的教程。
这是使用 win32asm进行数据库编程,进行WINDOWS界面编程,
Win32ASM的编译器最常用的有两种:Borland公司的
ASM 的教程。
这是使用 win32asm进行数据库编程,进行WINDOWS界面编程,
Win32ASM的编译器最常用的有两种:Borland公司的Tasm5.0和Microsoft的Masm6.11以上版本,两种编译器各有自己的优缺点,Tasm带了一个不大不小的Import库,而Masm没有带,但Masm在代码的优化上面好象比Tasm做得好,但它却不带Import库。看来使用哪一种编译器还是比较难选择的,但Steve Hutchesson给了我们一个答案,他为Masm建立了一个很全的Import库,基本上包括了Windows绝大部分的Api函数,这些库、include文件和其他工具还有Masm6.14版本一起做成了一个 Masm32编译器 -- Masm32V5。这样一来,我们用汇编编程就象用C一样方便。
因为有了Masm32V5,所以就我个人而言,我推荐使用Masm作为Win32ASM的编译工具,但Masm和Tasm的宏语法有很多的不同,我的这个教程是以Masm格式写的。-err
- 2022-01-24 15:41:06下载
- 积分:1