-
ISO 15031-5-2011
汽车控制器 诊断功能 排放相关 15031-5(Diagnostic ECU 15031-5)
- 2018-11-15 15:40:08下载
- 积分:1
-
fuliyebianhuan
能够成功实现傅里叶变换,包括32点 64点 128点 256点 512点 1024点。(Fourier transform can be successfully achieved, including 32 points 64 points 128 points 256 points 512 points 1024 points.)
- 2013-05-31 19:57:28下载
- 积分:1
-
QTSTK_Test_yuanwenjian
本人基于qt5和stk10开发的互联调试程序(I developed an interconnected debugging program based on Qt5 and stk10)
- 2020-11-13 09:59:43下载
- 积分:1
-
VC_Program_Example
Vc编程实例参考,个人的好手册,但是要说明,这个适合初学者,非常不错!大家可以好好参考!(VC handbook about program examples, personally, it is a good handbook, but i should tell you, it is helpful to freshman, very good, you can take it as a reference!)
- 2011-06-04 11:59:30下载
- 积分:1
-
C++ Reference.chm
C++ Reference.chm
- 2020-03-02下载
- 积分: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
-
ECE133-EXP1
this is a matlab program for a feedback and control systems laboratory subject
- 2012-11-06 22:09:31下载
- 积分:1
-
ccccccccc
定义一个结构体变量(包括年、月、日),计算该日在本年中为第几天?(注意考虑闰年问题),要求写一个函数days,实现上面的计算。由主函数将年月日传递给days函数,计算后将日子传递回主函数输出(Define a structure variable (including the year, month, day), calculated on that day in the middle of this year for the first few days? (Note that the leap to consider the issue), asked to write a function of days, to achieve the above calculations. By the main function will be passed to the days date function to calculate the days will pass back to the main function of the output)
- 2010-01-12 20:48:39下载
- 积分:1
-
Matlab-code
Matlab与C语言混合编程源代码,2012年出版的新书(Matlab and C language mixed programming source code, a new book published in 2012)
- 2013-01-15 19:32:50下载
- 积分:1
-
Image-Obtain-Demo
实现光学成像系统中采集的数据,还原图像,欢迎大家下载学习。(Realization of optical imaging system in the acquisition of data, restore image, welcome everyone to download to learn.)
- 2016-09-20 19:04:19下载
- 积分:1