资源列表
排序选择:
[Windows编程] EvolutionaryAlgorithm
说明:本例用演化算法处理了函数f=x^2在[1,31]上的极值问题。关键词:二进制编码,轮盘赌模型-Evolutionary algorithm used in this case to deal with the function f = x ^ 2 in [1,31] on the extremal problem. Keywords: binary code, roulette model<kevin> 在 2025-07-29 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] OVSFCodeGenerator
说明:OVSF code generator: The function ovsf_code_generator takes a vector of spreading factors which OVSF codes are required followed by an integer specifying the number of elements in that vector. The function returns a vector of vectors of double, whe<agur> 在 2025-07-29 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] RectangularInterleave
说明:Rectangular Interleave ia a C++ object for performing rectangular interleaving. Can either specify the numbers of rows and columns for interleaving or just the sizeof the interleaver and allow it to construct the squarest rectangle.-Rectangular Inter<agur> 在 2025-07-29 上传 | 大小:1kb | 下载:0
[matlab例程] plane
说明:本例用matlab解决了数学建模中飞机精确定位问题。使用了优化函数‘constr’解决。(请在matlab 6.5以下运行)-Using matlab to solve this case, the mathematical modeling of precise positioning of the aircraft. The use of optimized function ' constr' solution. (Please run the following in ma<kevin> 在 2025-07-29 上传 | 大小:12kb | 下载:0
[嵌入式/单片机编程] LCD12864
说明:lcd12864驱动开发,这是LCD常用驱动IC ST7920的初始化程序,用C编写,此程序对学习LCD驱动有所帮助 -lcd12864_initialcode<liyuanqing> 在 2025-07-29 上传 | 大小:49kb | 下载:0
[数学计算/工程计算] Hexagon
说明:Hexagon is a C++ function that returns a complex number which represents a randomly distributed location within a hexagon. The orientation of the hexagon is with vertical sides, where R is the radius supplied to the function. A test bench showing<agur> 在 2025-07-29 上传 | 大小:2kb | 下载:0
[matlab例程] SteelOptimize
说明:用matlab和lingo软件解决了数学建模大赛2000年B题。-Matlab and lingo used mathematical modeling software solutions Contest B title in 2000.<kevin> 在 2025-07-29 上传 | 大小:17kb | 下载:0
[数据结构常用算法] dijkstra_homework
说明:本例为dijkstra算法的一个应用。程序比较清晰简洁地运用循环解决了dijkstra算法中的集合元素判断问题。-The dijkstra algorithm were an application. Clear and concise procedures used to resolve the cycle dijkstra algorithm to determine the issue of a collection of elements.<kevin> 在 2025-07-29 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] PS2initcode
说明:PS 2键盘驱动,用于51单片机于标准键盘的通信。-PS 2 Keyboard Driver, for 51 single-chip communication in the standard keyboard.<liyuanqing> 在 2025-07-29 上传 | 大小:21kb | 下载:0
[数学计算/工程计算] solve_newton
说明:本程序使用了改进欧拉法求解微分方程dy=x+exp(y),[0,1]。过程中使用了牛顿迭代法进行了简单的求根,避免了应用函数的繁琐处理,可以作为欧拉法与牛顿法的示例程序。-This procedure uses the Euler method to improve the differential equation dy = x+ exp (y), [0,1]. The course of using the Newton iterative method for the simple roo<kevin> 在 2025-07-29 上传 | 大小:2kb | 下载:0