-
C语言作的四色验证1.需求分析问题描述:证明了可以用不多于4种颜色对n个区域着色,而满足相邻的区域具有不同的颜色输入形式 : 暂定最多50个区域,如需证明更多区...
C语言作的四色验证1.需求分析问题描述:证明了可以用不多于4种颜色对n个区域着色,而满足相邻的区域具有不同的颜色输入形式 : 暂定最多50个区域,如需证明更多区域,修改#define S 50 即可;以整形形式输入(取值范围1-32767)用户需要证明的区域数目,相联的一对矩阵; 输出形式:以0和1输出关联矩阵,和以blue yellow orange pink形式输出每个区域相对应证明出的颜色;-C language does four colors confirm 1. demands analyses
question description: Had proven may use not to be many to 4 kind of
colors to n region coloration, but satisfies the neighboring region to
have the different color input form: Establishes provisionally more
than 50 regions, if must prove more regions, revise#define S 50 then;
Region number (value scope 1-32767) the user needs to prove which by
the reshaping form input, unites a pair of matrix; Output form: By 0
and 1 output incidence matrixs, with form outputs the color by blue
yellow orange the pink which each region corresponds proves;
- 2022-10-20 02:35:04下载
- 积分:1
-
音频数据压缩算法源码
此部分源码可以完成PCM和G711 G726的压缩,经过实际测试,压缩效果挺不错的。通过将电脑采集的PCM数据压缩成g711或者g726格式,方便对音频的处理
- 2022-03-21 15:01:31下载
- 积分:1
-
蚁群算法中有关算法参数的最优选择对蚁群算法的具体参数的选择,达到快的收敛速度和好的仿真效果...
蚁群算法中有关算法参数的最优选择对蚁群算法的具体参数的选择,达到快的收敛速度和好的仿真效果-Ant colony algorithm parameters relating to the optimal algorithm of ant colony algorithm to choose the specific choice of parameters to achieve faster convergence speed and a good simulation of the effect of
- 2022-03-21 18:13:58下载
- 积分:1
-
Simulation of a WCDMA FDD Downlink transmission
The WCDMA Physical Layer Demo consists of an end-to-end (transmitter-to-receiver) simulation of the Frequency Division Duplex (FDD) Downlink physical layer for several Dedicated Channels (DCH) as specified by the 3GPP standard (Release 99). The current ZIP file includes three different models: channel coding, spreading an
- 2022-08-20 13:06:40下载
- 积分:1
-
一个公平的经验,农历和男性的经验
支持公历、农历及公历转农历使用公式法(不是查表法)的日历控件,完全自主开发。- A fair experience, the lunar calendar and the male experience
transfer the lunar calendar use formula law (is not Zha Biaofa) the
calendar controls, completely independently develops.
- 2023-05-04 12:35:02下载
- 积分:1
-
完整而高效的凸包求解方法,
资源描述该算法课通过解压运行QHULL-GO快捷方式,在命令行窗口输入相应的命令,即可计算convex hull, Delaunay triangulation, Voronoi diagram, halfspace intersection about a point, furthest-site Delaunay triangulation, and furthest-site Voronoi diagram。并且代码还可以求解2维、3维甚至更高维的数据计算。是一个开放的源码算法,凝聚了很多大牛的心血,希望对大家有所帮助。
- 2022-08-09 17:36:53下载
- 积分:1
-
Delta 并联机器人 反解算法代码
应用背景MFC界面编写的Delta蜘蛛并联机器人的反解算法代码关键技术完整详细的MFC代码,验证过。能被用于机器人系统控制。
- 2022-03-23 14:34:07下载
- 积分:1
-
Hex转换成CString
Hex转换成CString-Hex conversion redeem
- 2023-04-20 16:10:04下载
- 积分:1
-
用几种规则控制倒立摆的模糊运动的程序
用几种规则控制倒立摆的模糊运动的程序-Several rules of fuzzy control of inverted pendulum movement procedures
- 2023-07-07 14:10:03下载
- 积分:1
-
牛顿差商与差分计算函数,用C语言实现,设计了多个子函数,代码略长,可供参考...
牛顿差商与差分计算函数,用C语言实现,设计了多个子函数,代码略长,可供参考-Newton" s difference quotient and the difference calculation functions, using C language implementation, design a number of subroutine, the code slightly longer available for reference
- 2022-02-13 05:14:27下载
- 积分:1