-
This program can determin very accurately the nature of the user input
This program can determin very accurately the nature of the user input
- 2022-08-10 03:45:07下载
- 积分:1
-
最件单的求值问题..就是求井深和绳长的问题,,我还是个初学者...
最件单的求值问题..就是求井深和绳长的问题,,我还是个初学者-most pieces of the single-issue .. evaluates depth and is seeking a long rope, and I was a beginner, and laughter
- 2022-07-19 00:03:09下载
- 积分:1
-
一个非常好的时钟程序,真实的
一个非常好的时钟程序,实时显示当前时间,可以指定在屏幕的任意位置,在屏幕边缘时自动放缩。-a very good clock procedures, real-time display the current time, the screen can be specified in an arbitrary position, at the edge of the screen automatically shrinking.
- 2022-10-09 17:20:03下载
- 积分:1
-
百钱买百鸡算法设计和分析
应用背景方法一:伪代码输入:n只鸡的个数 输出:公鸡、母鸡和小鸡的个数1、初始化解的个数count=0; 2、循坏变量从x从0~n/5(取整); 2.1循环变量y从0~n/3(取整); 2.1.1 循环变量z从0~n; 2.1.2 如果5*x+3*y+z/3==n && x+y+z==n,则count++;输出x、y、z的值; 2.1.3 y++;
- 2022-03-20 10:38:58下载
- 积分:1
-
图论中使用分支与界法求解旅行商问题,直接在vc中编译可运行...
图论中使用分支与界法求解旅行商问题,直接在vc中编译可运行-graph theory with the use of branch and bound for traveling salesman problem, which directly vc compiler can run
- 2022-07-23 07:17:14下载
- 积分:1
-
C++作业,实现vector
C++作业,实现vector-C operations and achieve vector
- 2022-08-21 18:39:09下载
- 积分:1
-
点与多边形关系判断
适用于初学者的C#源代码,教你学会画点画线和画面,并且能判断点与折线以及点与多边形的位置关系。代码清晰易懂,重点处附有注释。
- 2022-06-15 15:21:33下载
- 积分:1
-
运筹学中的贝叶斯决策方法,c++代码,可以运行
运筹学中的贝叶斯决策方法,c++代码,可以运行-Operations research in the Bayesian decision-making methods, c++ Code can run
- 2022-10-05 03:10:03下载
- 积分:1
-
示范代码平衡二叉树的实现,并使用了…
本代码演示了平衡排序二叉树的实现,并用到了智能指针等技术-demonstration of the code balanced binary tree in order to achieve, and used an intelligent guide technology
- 2023-03-05 01:20:04下载
- 积分:1
-
粒子群优化算法 C 代码
粒子群优化算法的 C 代码
- 2022-07-10 03:12:01下载
- 积分:1