-
Array-test
this is a array test code running on windows
- 2015-03-04 14:57:38下载
- 积分:1
-
lcd1602-
at89c52的示例程序,简单的介绍了led的是使用(At89c52 example program, little led is used)
- 2012-11-27 13:02:43下载
- 积分:1
-
模拟时钟,能过调试系统时间,心事出日期没时间,界面美观...
模拟时钟,能过调试系统时间,心事出日期没时间,界面美观-Analog clock, to have time to debug the system, no time to worry out of date, interface aesthetics
- 2022-05-13 21:55:29下载
- 积分:1
-
WEB2
source code Program : WEB 2.
by Microsoft Visual Studio 2005.
- 2011-02-13 03:14:24下载
- 积分:1
-
11695 - DS_2017fall_HW4
this is my data structure homework4
- 2018-01-04 02:55:30下载
- 积分:1
-
Google_Cpp_Style_guide_CN
说明: google c++ 标准,用于编写标准C++代码(google c++ standard, help you code beautifully)
- 2020-06-09 16:16:15下载
- 积分:1
-
test1
test source code of main.c for atmega32 controller.program turns off-on lights on PD0,PD1,PD2
- 2012-09-07 11:59:49下载
- 积分:1
-
GB/T 27930-2015
GB/T 27930-2015电动汽车非车载传导式充电机与电池管理系统之间的通信协议(Communication protocol between non vehicle conductive charger and battery management system of GB/T 27930-2015 electric vehicle)
- 2018-03-08 11:52:56下载
- 积分:1
-
BezierCurve
说明: Bezier曲线的绘制,多项式系数的值由函数GetCnk计算,沿曲线路径的坐标位置由函数GetPointPr计算,最后由BezierCurve函数通过OpenGL画点功能实现曲线绘制。这里绘制的是一个包含4个控制点的三次Bezier曲线。(In Bezier curve drawing, the value of polynomial coefficients is calculated by function GetCnk, the coordinate position along the curve path is calculated by function GetPointPr, and finally the curve is drawn by Bezier Curve function through OpenGL point drawing function. Here we draw a cubic Bezier curve with four control points.)
- 2020-06-16 06:40:02下载
- 积分:1
-
用粒子群算法求解有约束的寻优函数
PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。给出一个用pso来解决的寻优问题
- 2022-02-15 05:05:05下载
- 积分:1