-
旅行商问题:
某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅...
旅行商问题:
某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。-traveling salesman problem : A salesman to a number of cities to sell commodities, known the distance between cities (or travel). He selected from a resident, after each city again, the last resident to return to the line, making the total distance (or travel) is the smallest.
- 2023-07-26 02:35:04下载
- 积分:1
-
一个通讯录――――――利用C++实现的,非常不错哦
一个通讯录――――――利用C++实现的,非常不错哦-Address Book- C++ implementation
- 2022-03-21 07:46:20下载
- 积分:1
-
清华大学数据结构讲义
清华大学数据结构讲义-data structure lectures Tsinghua University
- 2023-02-27 13:15:03下载
- 积分:1
-
StudInfoSys
使用Windows Forms for GUI和DataSet进行数据访问的学生信息系统-VB.NET版-VS2010年
- 2022-12-06 22:45:03下载
- 积分:1
-
本科时参加小竞赛设计的一个代数运算器
1. 能对常用的四则运算,三角, 乘方,开方运行2. 支持变量赋值和运算 3. 增加批处理执行功能(批处理脚本文件)...
本科时参加小竞赛设计的一个代数运算器
1. 能对常用的四则运算,三角, 乘方,开方运行2. 支持变量赋值和运算 3. 增加批处理执行功能(批处理脚本文件)
4. 增加对向量或矩阵运算的支持,如输入
-Undergraduate to participate in the design a little contest an algebraic calculator. Can commonly used four arithmetic, trigonometry, involution, prescribing run 2. Supports variable assignments and operations 3. Increase the batch executive function (a batch script file) 4. increase support for vector or matrix operations, such as the input
- 2022-07-17 11:32:14下载
- 积分:1
-
一个关于VCD销售的系统,界面做得很好看的!我觉得!
一个关于VCD销售的系统,界面做得很好看的!我觉得!-a VCD sales of the system, the interface do look good! I think!
- 2023-02-02 14:25:04下载
- 积分:1
-
一个简单的用ASP打造图书管理系统(access版)图文教程
一个简单的用ASP打造图书管理系统(access版)图文教程
-A simple to use ASP to build library management system (access version) Graphic Tutorial
- 2022-02-20 07:42:24下载
- 积分:1
-
Algorithm of Image Processing with VC a very good paper on image processing, a...
《algorithm of Image Processing with VC》一篇很不错的关于图像处理的论文,简明扼要地说明用VC如何进行图像处理的编程- Algorithm of Image Processing with VC a very good paper on image processing, a succinct description of how to carry out image processing VC programming
- 2023-02-10 17:05:04下载
- 积分:1
-
这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序,...
这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。 LPCSTR TargetFile(char *filename=NULL) //计算文件的MD5值 void TargetStr(LPCSTR str) //计算字符串的MD5值 LPCSTR GetDigestKey() //取MD5运算后的结果 LPCSTR GetErr() //如果有错误,取错误字串-This a user-friendly MD5 C; This category can be added to the Console program is available in MFC, and provided a detailed error handling function, is a safety class. MD5 is a routine MFC procedures, and documentation to support a string of two input. LPCSTR TargetFile (char* filename = NULL)// calculate MD5 value of the document void TargetStr (LPCSTR str)// calculate MD5 string value LPCSTR GetDigestKey ()// Operational MD5 from the results LPCSTR GetErr ()// If there were mistakes from the wrong string
- 2022-07-10 22:20:11下载
- 积分:1
-
图论知识的PPT,学习图论是一种罕见的工具,如…
图论的有关知识PPT,是学习图论不可多得的辅助工具,快快来下载!-Graph Theory with the knowledge PPT, learning graph theory is a rare tool, as soon as possible to download!
- 2022-05-24 18:23:20下载
- 积分:1