-
c++笔记内容整理,供初学者使用,自己认为还不错
c++笔记内容整理,供初学者使用,自己认为还不错-c++ content of the discussion notes for beginners to use, they think not bad
- 2022-02-24 23:23:14下载
- 积分:1
-
文件for FreeType 2.2.1
documentation for freetype 2.2.1
- 2022-04-16 08:58:07下载
- 积分:1
-
software based on the lectures (1), North China Electric Power University Profes...
软件基础的讲演报告(1),华北电力大学的李中教授的,讲的很不错-software based on the lectures (1), North China Electric Power University Professor Lee, said very good!
- 2022-07-04 01:43:50下载
- 积分:1
-
UML and design patterns with Facade design pattern, Abstract Factory design patt...
UML与设计模式 包含Facade设计模式、Abstract Factory设计模式、Visitor设计模式结合Rose使用设计模式。-UML and design patterns with Facade design pattern, Abstract Factory design pattern, Visitor design pattern with the use of design patterns Rose.
- 2023-05-14 18:00:03下载
- 积分:1
-
SP back on the word software, the bulk of its resources to the vocabulary, using...
SP上的背单词软件,其大量的词汇资源,采用科学的方法,方便实用-SP back on the word software, the bulk of its resources to the vocabulary, using scientific methods, convenient and practical
- 2023-07-13 13:20:03下载
- 积分:1
-
MATLAB programming including very simple basic procedures
MATLAB 简单编程 包括很基础的程序-MATLAB programming including very simple basic procedures
- 2022-05-16 18:34:16下载
- 积分:1
-
哈特
hart协议,帮助单片机用户开发底层协议-hart
- 2023-08-04 06:05:04下载
- 积分:1
-
这是一个关于使用VISIO创建数据库流图的例子,同样是针对上面的教师工资信息管理系统。所以,二者结合使用,是一个很好的组合。...
这是一个关于使用VISIO创建数据库流图的例子,同样是针对上面的教师工资信息管理系统。所以,二者结合使用,是一个很好的组合。-This is on the use of a database created VISIO flow diagram examples above are directed at the teacher wage information management systems. Therefore, the use of a combination of both, is a good combination.
- 2022-10-31 16:10:03下载
- 积分:1
-
电脑游戏中的人工智能制作的文章收集。
搞游戏设计和编程的人都可以参考一下...
电脑游戏中的人工智能制作的文章收集。
搞游戏设计和编程的人都可以参考一下-computer game produced by the artificial intelligence collection article. Engage in game design and programming people can take a look
- 2023-05-04 05:00:03下载
- 积分:1
-
蚁群算法0-1背包问题
针对于01背包问题,所要求的是一个物品的排列问题,但是在蚁群算法的实现过程中要求有一个相同的起点,因此我们增加了一个共同的虚拟起点,设为第0个物品。对物品的选择是整个算法的重点,这个主要体现在对物品的选择概率上。由于在c语言的实现过程中,涉及到一个浮点数的误差问题,所以进行比较的过程中都是通过DML_MIN进行比较的。
- 2023-05-19 21:05:03下载
- 积分:1