-
仓库的应用
这个仓库系统中的应用,这个系统特性来记录和我们的项目保存在数据库中。此应用程序是非常简单和使用舒适方便。
- 2022-03-25 19:05:37下载
- 积分:1
-
人工智能课上的要我们编写的一字棋,理由极大极小法编写的...
人工智能课上的要我们编写的一字棋,理由极大极小法编写的-Artificial Intelligence class to the word game we prepared the ground prepared by minimax method
- 2023-03-26 00:25:03下载
- 积分:1
-
Join a very good vocabulary, study section of the friends can see you under Oh,...
很好的考研词汇,考研的朋友的可以看你下哦,保证你爽死了-Join a very good vocabulary, study section of the friends can see you under Oh, guarantee that you爽死the
- 2022-02-22 07:48:03下载
- 积分:1
-
C++教程的指针
C++ Tutorial on pointers
- 2022-07-07 03:16:36下载
- 积分:1
-
我不是编程高手,现在刚开始从事编码工作。所以还有很多东西要学习。我上传的代码是我学习并验证过的正确代码,不是垃圾,随着学习的深入,我会不断提高上传代码的质量。谢...
我不是编程高手,现在刚开始从事编码工作。所以还有很多东西要学习。我上传的代码是我学习并验证过的正确代码,不是垃圾,随着学习的深入,我会不断提高上传代码的质量。谢谢!-I was not programming experts are just now engaged in coding work. So there are many things to learn. I uploaded my code is tested and learn the correct code was not rubbish, with the in-depth study. I will constantly improve the quality of code uploads. Thank you!
- 2022-03-01 05:45:14下载
- 积分:1
-
很好的一个聊天工具
很好的一个聊天工具-a good chat tool
- 2023-05-06 01:55:03下载
- 积分:1
-
test code development, testing
测试代码开发、测试
- 2023-04-01 05:40:03下载
- 积分:1
-
学习化学的一个工具,可以分析晶体的大概结构,并进行图形旋转等...
学习化学的一个工具,可以分析晶体的大概结构,并进行图形旋转等-study of a chemical tool can analyze the crystal structure around, and rotating graphics
- 2022-01-26 07:33:21下载
- 积分:1
-
基本DirectShow播放器
应用背景使用directshow的基本播放器应用,适合初学者学习关键技术采用directshow,基于win32 api的基本窗口应用,用于播放多媒体文件,适合初学者学习和了解DirectShow的用法,多媒体应用的基本架构
- 2023-01-31 06:35:04下载
- 积分:1
-
在一个班,C++使用三关键词设置访问界限:公共、私人…
在一个类中,C++用三个关键词设置访问界限:public, private和protected。它们决定了跟在他们后面的标识符的被使用情况:public意味着其后的标识符可以被用户定义的其实例引用 而private则说明其后的标识符除了类的成员函数之外,用户定义的其实例不能引用 protected为类的继承提供了接口,同时保护其不被外界访问。-In a class, C++ using the three keywords set to visit boundaries: public, private and protected. They decided to follow behind in their use of the identifier: public means the following can be user-defined identifier of the examples cited and private identifier is illustrated in the following categories of members in addition to function, the user the definition of its instances can not be invoked protected to provide the type of interface inheritance, at the same time not to be outside the protection of their visit.
- 2023-08-14 12:10:03下载
- 积分:1