资源列表
xiaoxss
- 学会编制结构清晰、风格良好、数据结构适当的C语言程序,从而具备解决综合性实际问题的能力。 -Institute structure in a clear, good style, appropriate data structures of C Programming Language, thus a comprehensive settlement with the actual problems.
Tast
- 其他人不需帐号就可自由下载此源码 其他人不需帐号就可自由下载此源码 其他人不需帐号就可自由下载此源码-account other people can not download this free source account other people can not download this free source other people Account will need to download this free source
052364_midnum
- 算法设计与分析 求中位数
ex_7_11
- ABAQUS FORTRAN programming for random numerical process application
MultiThread2
- 很好的一款多线程实例哦 很适合初学者 里面有我精心准备的很多代码 简单实用-Good examples of a multi-threaded, oh it is suitable for beginners to have a lot of code inside my carefully prepared simple and practical
charnums
- 求一个字符串中连续出现的次数最多的子串[C语言实现]-The highest number of children seeking a consecutive string string [C language]
ezd000
- 用佐普利兹方程推导反射透射系数与入射角关系-Zoeppritz equation derived by reflection and transmission coefficient and the angle of incidence relations
jose
- 约瑟夫环(约瑟夫问题)是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。通常解决这类问题时我们把编号从0~n-1,最后结果+1即为原问题的解。 -Josephus (Josephus problem) is the application of a mathematical problem: Given n indi
step_response
- 计算阶跃响应相关指标,包括超调量、上升时间、调整时间、稳态误差等,计算效果很好。- Calculate the step response-related indicators, including the overshoot, rise time, settling time, steady-state error, etc., is calculated with good results.
2.29
- 编程之美2015年初赛题目,主要判断闰年以及一些特殊边界。-Programming of the United States early in 2015 title game, the main judgment leap year as well as some special border.
Face-Detection-and-Eye-Detection-using-OpenCV-Tut
- FACE AND EYE DETECTION USING OPENCV
LongPlind_Remove
- 寻找回文子串是一道经典的面试题,本代码旨在解决字符可删情况下的寻找最长回文子串问题。-Finding the longest palindromic substring is one of the most typical face questions, the source code uploaded is aimed to finding the longest palindromic substring while the characters are removable.