-
vc环境下使用QT编写的一个时钟程序,老外的源代码
vc环境下使用QT编写的一个时钟程序,老外的源代码
- 2022-02-20 14:46:49下载
- 积分:1
-
比 Windows 自带的高级一点的计算器,能将整个表达式输入,然后求值。这个程序要求读者具备编译原理的一些知识
比 Windows 自带的高级一点的计算器,能将整个表达式输入,然后求值。这个程序要求读者具备编译原理的一些知识-than Windows, bringing their senior point calculators, the entire expression input, and then evaluated. This procedure requires the reader has compiled some of the principles of knowledge
- 2022-02-04 00:01:02下载
- 积分:1
-
操作系统课程设计, 操作系统课程设计.
操作系统课程设计, 操作系统课程设计.-Operating systems curriculum design, curriculum design the operating system.
- 2022-05-06 20:32:13下载
- 积分:1
-
一个2d 3d图形生成的程序
一个2d 3d图形生成的程序-a 3d rendering procedures
- 2022-08-11 14:45:10下载
- 积分:1
-
three
模拟计算机三层结构寻址,分页\段,显示具体寻址详尽过程,有助于理解三层结构原理-three-tier structure simulation computer addressable, pagination , showed specific addressable detailed process, contribute to the understanding of the three-tier structure principle
- 2022-03-17 18:35:00下载
- 积分:1
-
When starting with protocols that work at the upper layers of the network models...
When starting with protocols that work at the upper layers of the network models, each set of data is wrapped inside the next lower layer protocol, similar to wrapping letters inside an envelope. The application creates the data, then the transport layer wraps that data inside its format, then the network layer wraps the data, and finally the link (Ethernet) layer encapsulates the data and transmits it. Each network layer either encapsulates the data stream with additional information, or manages data handling or come part of the connection
- 2022-05-23 09:07:19下载
- 积分:1
-
Use MFC to do the color set tool. You can learn the RGB and MFC coding.
Use MFC to do the color set tool. You can learn the RGB and MFC coding.
- 2022-03-11 17:02:34下载
- 积分:1
-
示例描述:本章演示对话应用程序的创建和开发。
computer 计算器应用程序的开发。
myModel 基于模式的对话框的开发。...
示例描述:本章演示对话应用程序的创建和开发。
computer 计算器应用程序的开发。
myModel 基于模式的对话框的开发。
Standard 标准对话框的开发。
- Standard
- 2022-03-13 07:56:02下载
- 积分:1
-
udpflood的源代码,可以好好学习哦!
udpflood的源代码,可以好好学习哦!
udpflood的源代码,可以好好学习哦!...
udpflood的源代码,可以好好学习哦!
udpflood的源代码,可以好好学习哦!
udpflood的源代码,可以好好学习哦!
- 2022-12-17 01:30:03下载
- 积分:1
-
具有强大功能的信息检索(布尔检索)
这个是信息检索系统原理的作业,能够对多篇文章的单词进行布尔检索,支持and or not三种逻辑运算,对多个单词的与或非运算结果的文章篇目号进行输出。比如A and B or not C含义是既出现A单词又出现B单词或者不出现C单词的文章有第2篇,第13篇,就对这两篇文章号2和13进行输出。用户使用时可将主函数中文件改成自己计算机上的文件路径,然后就可以运行了。
- 2022-02-07 07:58:15下载
- 积分:1