资源列表
[数据结构常用算法] dp-problem
说明:这个包括了 ACM比赛中 经常会用到的动态递归算法的一些经典例题,例如背包问题,最长公共子序列等的源代码-This includes the classic example of the dynamic recursive algorithm is often used in the ACM competition, such as the knapsack problem, the longest common subsequence<hejin> 在 2025-02-19 上传 | 大小:8kb | 下载:0
[数学计算/工程计算] the_turn_of_for_opretion
说明:for循环的运算顺序验证 通过在for循环不同的位置放置输出语句来确定for循环运行的先后顺序-verify that the output statement placed in a different location for loop to run a for loop to determine the order for the operator sequence of the loop<tanruibao> 在 2025-02-19 上传 | 大小:149kb | 下载:0
[数学计算/工程计算] question_of_fishing_or_sunnets
说明:“三天打鱼两天晒网”是一句俗话,但其实也包含着深刻的编程思想。某人从1990年1月1日起开始“三天打鱼两天晒网”,问这个人在以后的某一天中是“打鱼”还是“晒网”?-" Fits and starts network is the proverb, but in fact contains profound programming ideas. Someone " fits and starts network from<tanruibao> 在 2025-02-19 上传 | 大小:7kb | 下载:0
[数学计算/工程计算] multiplication-table
说明:用visual C++6.0开发环境做的,程序运行时,可输出完整的九九乘法表,既可以用C语言,也可以用C++,只需改动第一行代码即可。-Do with visual C++6.0 development environment program runs, output a complete multiplication table, we can use the C language, can also with C++, just c<tanruibao> 在 2025-02-19 上传 | 大小:9kb | 下载:0
[数学计算/工程计算] turn-albo-to-ruma-data
说明:输入一个不确定位数的数字,将其转化罗马数字,用"X","I","II","III","IV","V","VI","VII","VIII","IX"代表0,1,2,3,4,5,6,7,8,9的罗马数字。 程序不是太严谨,和实际的表示(10应该用X表示,五十用C表示等等)也有差距。受定义类型的限制,位数不能无限多。 程序共用了三种方法,注释掉的是两种麻烦并且占内存多(其实可以修改成和第一种方法占内存一样多)的方法-Enter<tanruibao> 在 2025-02-19 上传 | 大小:9kb | 下载:0
[数学计算/工程计算] Yuesefu_assume
说明:船上共30人,每隔九个扔下一个(从一开始数,第十个扔下,在从一开始,第十个扔下,数完一圈再从头开始),扔掉一半,求扔出的序号-A total of 30 people on board, every nine dropped a (dropped from the beginning of the tenth, from the beginning, dropped in a 10 count circle again from scr<tanruibao> 在 2025-02-19 上传 | 大小:7kb | 下载:0
[数学计算/工程计算] judge_data
说明:输入一个字符判断其是否为数字,是的话原样输出并请再输入一个 若不是,输出error,并结束-Enter a character to determine whether numbers, that is the case is output Please enter a if it is, the output error, and the end of<tanruibao> 在 2025-02-19 上传 | 大小:6kb | 下载:0
[人工智能/神经网络/遗传算法] predata3pca
说明:用PCA算法对中文文本数据进行降维,然后再将结果可视化显示-PCA algorithm to reduce the dimensionality of the Chinese text data, then the results of visual display<冯燕> 在 2025-02-19 上传 | 大小:432kb | 下载:0
[人工智能/神经网络/遗传算法] BP_sin
说明:用C语言设计的一个BP网络,实现从输入到输出对y=sin x (0≤x≤2π)函数关系的近似模拟-C language design a BP network, from input to output to approximate the functional relationship of y = sin x (0 ≤ x ≤ 2π)<yang> 在 2025-02-19 上传 | 大小:215kb | 下载:0
[人工智能/神经网络/遗传算法] BP_exp
说明:用C语言设计的一个BP网络,实现从输入到输出对(2)z= x exp(-x2-y2) (-2≤x, y ≤2)函数关系的近似模拟-C language design a BP network, from input to output (2) z = x exp (-x2-y2) (-2 ≤ x, y ≤ 2) a function of approximate<yang> 在 2025-02-19 上传 | 大小:217kb | 下载:0
[人工智能/神经网络/遗传算法] handwritingPrecognitionPGUI
说明:基于BP神经网络的手写数字识别系统,基于Matlab开发,实现手写输入板功能,特征提取,模型训练,手写识别等功能。详细使用方法在readme说明文档中。-Handwritten numeral recognition system based on BP neural network, developed based on Matlab, handwriting input board, feature extraction, mode<yang> 在 2025-02-19 上传 | 大小:193kb | 下载:0