-
31701012836
说明: C++编写的简单分数类(包含复制,约分,四则运算等)(Simple fraction classes written in C++ (including duplication, reduction, four operations, etc.))
- 2019-06-11 12:01:16下载
- 积分:1
-
Matlab-tool-Matcom4
Matlab6.5与VC60混合编程工具Matcom4,有助于两者混合编程(Matlab6.5 and VC60 mixed programming tool Matcom4, helps both hybrid programming)
- 2015-01-10 10:44:40下载
- 积分:1
-
captureAVI
一个可以播放AVI视频文件的程序,用简单的控件实现的,(Can play an AVI video file of the process, with a simple control to achieve,)
- 2020-12-02 20:09:25下载
- 积分:1
-
k
模式识别k聚类算法源代码,c语言内容描述。(Pattern Recognition Chapter )
- 2013-10-24 21:15:19下载
- 积分:1
-
TSP
说明: 用遗传算法求解TSP问题+matlab动态演示其求解过程。(TSP problem using genetic algorithm+ matlab dynamic presentation of their solution process.)
- 2011-04-05 21:32:28下载
- 积分:1
-
path-planning
稍微改进的,迪杰斯特拉算法的室内结构化环境的路径规划算法(Slightly improved, Dijkstra algorithm structured indoor environments path planning algorithm)
- 2014-02-17 15:38:12下载
- 积分:1
-
production
生产信息与生产运营相关的热用户信息是各级决策者进行生产决策的两个关键因素。生产信息的及时、准确地获取和分析,能够及时掌握生产运营状况,在保证用户满意度的情况下,进行合理决策,来控制生产运营成本,提高公司整体效益信息处理是一个完整的概念。
(Production of information and manufacturing operations related to the heat user information is the decision-making at all levels of decision-makers to produce two key factors. Production information in a timely and accurate acquisition and analysis, and timely information on production and operation status, to ensure customer satisfaction in the circumstances, the rational decision-making, to control the production and operation costs and improve the overall efficiency of information processing company is a complete concept.)
- 2009-11-30 10:06:57下载
- 积分:1
-
Date-increment-1
自定义一个简单的日期类DateType,它具有数据成员y、m、d,用来表示当前日期的年、月、日。而后设计该类欲实现(完成)的功能,进而设计出相应的类成员函数。
例如,下面给出的“雏形”可用来实现对天的增加,比较两个日期是否相等,以及对日期的输出等操作。请完成各类成员函数,并编制主函数,说明DateType类对象,对定义的各成员函数进行调用,以验证它们的正确性。
(Customize a simple date class DateType, it has a data member y, m, d, is used to indicate the current date, month, and day. To achieve the latter design class (complete) function, and then design the appropriate class member functions. For example, the following is the " prototype" is used to achieve the increase of day, compare two date are equal, and the output of dates and other operations. Please complete all kinds of member functions, and prepare the main function, indicating DateType class object for each member function definition be called to verify their correctness.)
- 2013-05-22 21:22:09下载
- 积分:1
-
des-daima
DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。虽然56位密钥的DES算法已经风光不在,而且常有用Des加密的明文被破译的报道,但是了解一下昔日美国的标准加密算法总是有益的,而且目前DES算法得到了广泛的应用,在某些场合,她仍然发挥着余热.(如:UNIX的密码算法就是以DES算法为基础的)。将其修改为三重DES也能抵抗破解。下面是关于如何实现DES算法的语言性描述:(DES ( Data Encryption Standard ) algorithm, in 1977 the U.S. government s official permission , is a 56 -bit key to encrypt 64 data . 56 keys of the DES algorithm scenery is not , and often with Des encryption expressly decipher reported , but look at the old standard encryption algorithm is always useful , but the DES algorithm has been widely used in a some occasions , she still plays a waste heat . (such as : UNIX password algorithm is DES algorithm -based ) . To modify the Triple DES is also resistant to cracking . The following is a description language on how to achieve the DES algorithm :
)
- 2012-04-28 10:01:59下载
- 积分:1
-
palindrome
c语言基础,判断一个字符串是否为回文的程序,仅供参考(Determine whether a string is a palindrome)
- 2014-01-03 16:49:39下载
- 积分:1