-
diskgen
这是一个很不错的小体积的软件(This is a very good small size of software)
- 2005-01-17 08:50:22下载
- 积分:1
-
Genetic_Algorithm_for_Mapping
采用遗传算法来实现任务图到多核处理器的映射功能。遗传算法是计算机科学人工智能领域中用于解决最优化的一种搜索启发式算法,是进化算法的一种。这种启发式通常用来生成有用的解决方案来优化和搜索问题。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群。这个程序通过遗传算法那实现任务图到多核的映射的路径最优。(Using genetic algorithms to achieve the task graph mapping to multicore processors . Genetic algorithms are used in the field of artificial intelligence in computer science to solve an optimization heuristic search algorithm , an evolutionary algorithm . This heuristic is typically used to generate a useful solution to optimization and search problems. Evolutionary algorithm was originally borrowed from evolutionary biology and developed a number of phenomena , these phenomena include genetic mutation , natural selection and hybridization . Genetic algorithms are typically implemented as a computer simulation methods . For an optimization problem , a number of candidate solutions ( called individuals ) an abstract representation of the population ( called chromosomes ) to evolve a better solution . Traditionally, the solution of the binary representation ( i.e., a string of 0 and 1 ) , but can also be expressed by other methods . Evolved from a completely random population of individua)
- 2020-12-11 12:49:18下载
- 积分:1
-
mtx-1.3.10
SCSI管理工具mtx window应用(引用开源)
- 2014-08-18 17:25:52下载
- 积分:1
-
CSmtp_v1_4
VC++发送带附件邮件程序,使用Smtp发送邮件,不带附件发送版本
main.cpp
CSmtp.cpp
CSmtp.h
base64.cpp
base64.h(VC++ program to send mail with attachments, using Smtp send mail without attachments version
main.cpp
CSmtp.cpp
CSmtp.h
base64.cpp
base64.h)
- 2015-03-30 10:31:06下载
- 积分:1
-
STC12C5A60S2
STC12C5A60S2电子负载全部代码,TM7705做AD TM8211做DA(STC12C5A60S2,TM7705AD TM8211DA)
- 2015-08-22 12:35:21下载
- 积分:1
-
CMAC
利用C语言实现的cmac算法,该cmac基于AES。程序清晰有注释便于查看(The use of C language cmac algorithm, the cmac based AES. There are clear and easy to view program notes)
- 2020-10-28 18:29:57下载
- 积分:1
-
GDIWindMill
通过各种的输入的实现不同的功能,里面包括了好多种通过输入实现功能的程序(By implementing a variety of different input functions, which include a good variety of functions by entering the program)
- 2014-05-13 16:23:09下载
- 积分:1
-
CCD
关于CCD相机的选型,帧率,幅宽,曝光时间(CCD CAMERA)
- 2016-06-21 17:19:09下载
- 积分:1
-
shine-master
说明: fast mp3 encoder source code
- 2020-06-25 06:40:01下载
- 积分:1
-
SendMail199985242001
用vc实现邮件传输功能,主要采用winsock实现传输过程。有利于熟悉网络编程。(achieved using vc mail functionality, mainly winsock achieve transfer process. Help familiar with network programming.)
- 2005-07-27 19:47:56下载
- 积分:1