资源列表

[其他小程序0.618

说明:线性搜索,用0.618法求解方程的解,方便快速的找到方程的解-Linear search method with 0.618 equation, conveniently and quickly find the equation
<于贝> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[Windows编程002

说明:四. 实验内容――格雷码问题 1.问题描述 对于给定的正整数n,格雷码为满足如下条件的一个编码序列: (1) 序列由2n个编码组成,每个编码都是长度为n的二进制位串。 (2) 序列中无相同的编码。 (3) 序列中位置相邻的两个编码恰有一位不同。 例如:n=2时的格雷码为:{00, 01, 11, 10}。 设计求格雷码的递归算法并实现。 2. 具体要求(若在ACM平台上提交程序,必须按此要求)――平台上
<刘珊珊> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[Windows编程001

说明:(一) 相等元素问题 1.问题描述 元素唯一性问题:给出一个整数集合,假定这些整数存储在数组A[1…n]中,确定它们中是否存在两个相等的元素。请设计出一个有效算法来解决这个问题,你的算法的时间复杂性是多少? 2. 具体要求(若在ACM平台上提交程序,必须按此要求)――平台上1767题 输入:输入的第一行是一个正整数m,表示测试例个数。接下来几行是m个测试例的数据,每个测试例的数据由两行组成,其中第一行为一个正整数n (
<刘珊珊> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[其他小程序catalan

说明:catalan大数的计算,用字符串实现,效率不太高-the calculation of catalan
<gzq> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[通讯编程crc_new

说明:实现HDLC链路层的校验模块程序,在ads和mipchipc30上都调试成功。-HDLC link-layer implementation of the calibration module procedures, mipchipc30 in ads and on the success of all debugging.
<时光光> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[其他小程序pointeroverflow

说明:这是内存溢出的代码,可用于病毒原理的解释,请下载哦-This is memory spill code that can be used to explain the principle of the virus, please download Oh. . .
<chenlihua> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[其他小程序Short_term_energy_and_zero_crossing_rate

说明:短时能量与过零率,别人写的,好像是可以用的,大家试试啊-Short-term energy and zero-crossing rate, someone else wrote.maybe it can be used, please try it .
<李强> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[其他小程序post

说明:邮递员问题的算法编程,很有用的东东,大家分享一下-this is the beast way to serive the hardest problem this is the beast way to serive the hardest problem
<jf> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[其他小程序MATRIX

说明:一个矩阵算法系统,希望站长理解,希望本站越办越好,就是这样-A matrix algorithm system, regulators want to understand, I hope this site better and better and that is it! ! !
<haozi> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[Windows编程poj_2790

说明:poj 2790 迷宫问题 简单递归 第一次上传 -poj 2790 maze pku judging online
<刘昊> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[Windows编程DynamicProgramming

说明:c实现动态规划,可以求得最小代价,最短路径,基于狄斯奎诺的算法,可直接运行-c
<wujianhai> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[其他小程序text

说明:设B是一个n×n棋盘,n=2k,(k=1,2,3,…)。用分治法设计一个算法,使得:用若干个L型条块可以覆盖住B的除一个特殊方格外的所有方格。其中,一个L型条块可以覆盖3个方格。且任意两个L型条块不能重叠覆盖棋盘。-。。
<陈翠勤> 在 2025-01-31 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org