-
虚拟重排序
这是一个有关汽车装配厂涂装车间虚拟重排序的简单规则代码,应用c++实现订单的重新分派。在此过程中并不改变原有汽车序列的实际顺序。This is a car assembly plant paint shop virtual reordering simple rule code, application c + + implementation reassignment orders. In this process does not change the actual order of the sequence of the original automobile.
- 2022-08-07 07:54:14下载
- 积分:1
-
好东西 好东西 好东西 好东西 好东西
好东西 好东西 好东西 好东西 好东西-haha
- 2023-03-08 07:55:03下载
- 积分:1
-
一个VC编写的显示地球小程序员,可随鼠标移动转动
一个VC编写的显示地球小程序员,可随鼠标移动转动-a show prepared by the Earth small programmers, with the rotational mobile mouse
- 2022-08-18 19:08:47下载
- 积分:1
-
used for the preparation of the polynomial interpolation algorithm
用c++编写的关于多项式插值的算法-used for the preparation of the polynomial interpolation algorithm
- 2022-01-26 01:14:55下载
- 积分:1
-
sha-1 算法
/*
100%免费公共域算法实现的长沙-1
由赖歇尔 Dominik < dominik.reichl@t-online.de >
Web: http://www.dominik-reichl.de/
版本 1.8-2008年-03-16
-转换为 Visual Studio 2008 格式的项目文件。
-添加 Unicode 支持 HashFile 实用程序方法。
-添加对哈希文件使用 HashFile 方法的支持,是
大于 2 GB。
-HashFile 现在返回一个错误代码,而不是复制错误
到输出缓冲区中的消息。
-GetHash 现在返回一个错误代码,并通过验证的输入的参数。
-添加 ReportHashStl STL 实用程序方法。
- 2022-01-26 07:50:53下载
- 积分:1
-
这是Badming写的一些关于AI的c++代码,他认为现代的脚本语言实际上是未来Ai的前身。当代码复杂到一定程度,程序给人类的反应,人类已经分不清是不是死的代码...
这是Badming写的一些关于AI的c++代码,他认为现代的脚本语言实际上是未来Ai的前身。当代码复杂到一定程度,程序给人类的反应,人类已经分不清是不是死的代码或是真的有意识产生了。-This is a Badming written about AI in c++ code, he thinks of modern scripting language is actually the predecessor of the future of Ai. When the code is complex and to a certain extent, the program" s response to mankind, mankind has not distinguish the code is not dead, or really awareness created.
- 2022-02-02 10:04:27下载
- 积分:1
-
舍罕王失算程序
国际象棋是古印度舍罕王的宰相达伊尔发明,舍罕王问宰相要什么赏赐。宰相就说:第一个格子放一粒麦子、第二个格子放两粒麦子、第三格子放四粒麦子.......依次知道64个格子 问舍罕王能实现吗?
- 2022-08-08 14:02:02下载
- 积分:1
-
unwraping image 2d
该代码基于matlab四方向图像展开算法。有些代码可能会请求python版本来实现一个图像处理,但需要这个版本。
- 2022-03-23 19:50:12下载
- 积分:1
-
C++ 异质链表
C++的异质链表,通过定义一个viod* pData的指针来指向任意一个数据类型或者数据类型,通过C++的多态性实现在一个链表中连接不同数据类型的node的效果.可以实现对list的insert,Delete,print的操作. 支持int,char,double,string四种数据类型.在每个node中记录这个节点的type,和相应数据类型的指针,并通过模板实现对不同数据类型的操作.
- 2022-02-06 04:54:28下载
- 积分:1
-
用C语言实现大整数相乘问题
用C语言实现大整数相乘问题-C Language large integer multiplication problems
- 2022-05-26 22:27:39下载
- 积分:1