登录
首页 » c » c经典算法40例

c经典算法40例

于 2022-01-20 发布 文件大小:13.53 kB
0 56
下载积分: 2 下载次数: 1

代码说明:

【程序1】 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去 掉不满足条件的排列。 2.程序源代码: main() { int i,j,k; printf(" "); for(i=1;i

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • C#实现读取卫星导航文件,rinex格式
    读取gps卫星导航文件,解析显示观测卫星数及卫星坐标,读取文件支持格式为rinex文件标准,并且解析文件内其他相关数据。
    2022-07-05 11:53:56下载
    积分:1
  • xfilter20
    防火墙源码,基于windows api开发的firewall(firewall source code)
    2009-05-02 14:47:48下载
    积分:1
  • FileUpDownload
    C#从ftp上传或者下载文件,包含断点续传功能(C# upload or download file from FTP server)
    2018-08-23 16:07:23下载
    积分:1
  • code
    在给定字符串中找出单词( “单词”由小写字母字符大写字母和构成,其他非字母字符视为单词的间隔, 如、问空格号、数字等等;另外单个字母不算单词);找到单词后,按照长度进行降序排序, (排序时如果长度相同,则按出现的顺序进行排列),然后输出到一个新的字符串中;如果某个单词重复出现多次, 则只输出一次;如果整个输入的字符串中没有找到单词,请输出空串。输出的单词之间使用一个“空格”隔开, 最后一个单词后不加空格。(Identify the word (" word" character from the uppercase and lowercase letters constituted, other non-alphabetic characters as word spacing, such as asking a space number, number, etc. another is not a single letter word) in a given string find words after descending order according to length, (if the same length, the order stated that appears when sorting arranged), and then output to a new string If a word is repeated several times, only output once If the entire input string is not found in word, outputs an empty string. Used between the output of a word " space" separated, no spaces after the last word.)
    2014-02-23 00:19:04下载
    积分:1
  • C#基于Halcon使用大恒相机连续采集和单张采集图片
    C#调用Halxon算法打开大恒相机,采用单张采集图片和连续采集两种采集模式,使用Halcon自带图像窗口显示图片,获取到的图片自动适应显示窗口,可在此基础上继续优化
    2022-01-27 17:12:52下载
    积分:1
  • 基于人工神经网络的光伏发电预测c++程序
    利用matlab的神经网络工具箱对基于实测气候数据的光伏输出功率预测网络进行训练和存储。然后它被转换成c++
    2023-08-01 15:20:08下载
    积分:1
  • GA
    说明:  遗传算法在优化路径中的应用研究,MATLAB程序。
    2012-04-21 19:47:01下载
    积分:1
  • SysButton
    禁止窗体右上角各按钮SysButton,很不错的vc源码,希望能对大家有所帮助(Ban form the upper right corner of the button SysButton, very good vc source code, I hope you can help)
    2011-09-05 23:11:57下载
    积分:1
  • Calculator
    基于逆波兰法的计算器程序,该计算器支持小数输入和正负数输入,支持四则运算以及指数运算,也支持括号的使用。(Reverse Polish law based calculator program, the calculator supports input and negative decimal number input, support four operations and index calculation, and also supports the use of parentheses.)
    2013-12-01 16:35:07下载
    积分:1
  • ti_am335x_evm
    风河官方针对TI AM335X EVM版的BSP包(Wind River official version of the BSP for TI AM335x EVM package)
    2013-05-13 22:47:19下载
    积分:1
  • 696518资源总数
  • 104326会员总数
  • 25今日下载