-
在C++中实现了一个算法的程序
program that implements a algorithm with arrays in C-program that implements a algorithm with arrays in C++
- 2022-05-31 04:34:18下载
- 积分:1
-
CSDN免费下载器源码
Delphi的csdn免积分下载器源码,用的一个内置账号模拟post操作来实现免费下载
- 2022-06-29 12:15:09下载
- 积分:1
-
写的一个简单的程序,使用OpenGL,有表面的坐标,等。
一个用opengl写的简单程序,有曲面,坐标等-Written in a simple procedure to use opengl, there are surface coordinates, etc.
- 2023-07-09 21:15:03下载
- 积分:1
-
通讯录
精美的通讯录
你可以随心所欲的使用
通讯录
精美的通讯录
你可以随心所欲的使用-directories exquisite arbitrary directories you can use
- 2022-01-26 05:25:28下载
- 积分:1
-
10 cases developed.
10个delphi开发的案例。-10 cases developed.
- 2022-10-24 15:35:04下载
- 积分:1
-
压缩文件并且支持rar和zip格式
压缩文件并且支持rar和zip格式-compressed files and supports rar and zip format
- 2022-03-02 11:45:34下载
- 积分:1
-
这是一个求1到100的所有质数的程序,运行后屏幕上显示1到100的所有质数...
这是一个求1到100的所有质数的程序,运行后屏幕上显示1到100的所有质数-This a program which caculates all prime numbers from 1 to 100. The output of the program is all the prime numbers from 1 to 100 on the screen.
- 2022-05-24 16:06:22下载
- 积分:1
-
孙鑫老师的VC++教程的光盘源代码,数写的很好,代码也很好,值得研究!第11章源程序!...
孙鑫老师的VC++教程的光盘源代码,数写的很好,代码也很好,值得研究!第11章源程序!-SUN Xin teachers VC++ Tutorial CD-ROM source code, written in a few very good, code is also good, worthy of study! Chapter 11 source code!
- 2023-08-12 16:25:03下载
- 积分:1
-
词法分析,运用VC++6.0编写,可以进行对输入源代码进行编译
词法分析,运用VC++6.0编写,可以进行对输入源代码进行编译-accidence analysis using VC++6.0 ,can compile input resource code.
- 2022-04-02 09:46:01下载
- 积分:1
-
对工作分配进行多次优化,直到找到最优的分配方式。 首先将所有工作交给能力最强的人做,然后找出最低安全值和最高安全值,此时将未分配工作的人的能力值当作安全值参与判...
对工作分配进行多次优化,直到找到最优的分配方式。 首先将所有工作交给能力最强的人做,然后找出最低安全值和最高安全值,此时将未分配工作的人的能力值当作安全值参与判断,把安全值最低者分配的仓库数减一,并将这个仓库交给安全值最高者看守,然后进入下次优化,在新一次优化过程中把最低安全值和上次优化时的最低安全值作比较,如果这次最低安全值比上次大,则继续进行优化,若系统最低安全值相比上次下降,则说明上次优化后的结果已经是最优,即得结果。-work on a number of distribution optimization, until they found the optimal method of distribution. First of all to the most capable people to do and then find the minimum value and maximum security safety value has been assigned to this work of the human capacity as a safety value in judging the value safety, the lowest value of the distribution by a few warehouses and storage to the value of the highest security guards, and then proceed to the next optimization of the new optimization process a minimum safe value and optimization of the last minimum safety value for comparison, if the value of the last minimum security, will continue to optimize, if the minimum safety systems compared to the previous decline in value, a statement last optimize the result is optimal, that i
- 2022-03-18 03:55:34下载
- 积分:1