-
哈夫曼编码(数据结构与算法分析课程设计实验源代码)
哈夫曼编码(数据结构与算法分析课程设计实验源代码)-Huffman(Code ForData Structures)
- 2023-08-25 06:45:04下载
- 积分:1
-
基于标准贯入 N 液化分析
基于标准贯入试验击数分析程序做液化。它使用 İdriss (1971 年) 过程评价循环应力比计算。在分析结束时,流离失所者液化指数。输入的数据文件的格式很简单。一个例子是 floows:1.5231.5 15 18.44 39.02.5 21 18.44 38.53.5 26 18.44 19.54.5 26 18.44 19.55.5 34 18.44 29.56.5 29 18.44 20.57.5 28 19.12 8.508.5 30 19.12 3.909.5 30 19.12 3.7010.5 36 19.12 2.3011.5 30 19.12 1.3012.5 31 19.12 8.7013.5 32 19.12 3.5014.5 28 19.12 4.4015.5 24 19.12 7.3016.5 30 19.12 1.6017.5 19 19.12 0.7018.5 21 19.12 0.9019.5 21 19.12 0.8020.5 28 19.12 1.5023.5 17 19.12 3.4026.5 28 19.12 4.0029.5 37 19.12 8.50the 值,在第一排代表地下水位深度从表面 1.5。第二行的值,23 表示的数字的数据,即如下。第一列表示深度、 第二列表示标准贯入 N 值、 三柱代表密度和最后一列代表细粒率。
- 2022-05-25 10:17:15下载
- 积分:1
-
激光测距仪中应用相位法中的相位差检测,应用频域fft算法
激光测距仪中应用相位法中的相位差检测,应用频域fft算法
-laser rangefinders Application Phase Phase Difference Detection of application frequency domain algorithm fft
- 2022-09-07 07:30:02下载
- 积分:1
-
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长...
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长的1序列,其对应的位置就是最长匹配子串的位置。 最长递增子序列LCS的实现C源码!-LCS problem for two strings is the longest common sub-string problem. Solution is to use a matrix to record the location of two strings of all the matches between the two characters in the situation, if the match is one, otherwise to 0. And one of the longest diagonal obtained sequence, the location of its corresponding sub-string match is the longest position. The longest increasing sub-sequence source C implementation of the LCS!
- 2022-08-19 18:20:36下载
- 积分:1
-
zoj吐血制作,希望大家喜欢
zoj吐血制作,希望大家喜欢-hematemesis zoj production, I hope everyone likes
- 2022-07-13 01:57:43下载
- 积分:1
-
演示了MFC 对office文件(word,excel,powerpooint等)的操作,功能详尽,能直接在该系统中对office文件中的图表,文字,幻灯片进行...
演示了MFC 对office文件(word,excel,powerpooint等)的操作,功能详尽,能直接在该系统中对office文件中的图表,文字,幻灯片进行修改。-MFC demonstrated for office documents (word, excel, powerpooint, etc.) operation, function and detailed, can be directly in the system files on the office charts, text, slides, be made.
- 2023-04-15 15:40:04下载
- 积分:1
-
根据ORACLE用户ID从数据库里提取已经已经执行过的语句,并导出到Access或者Excel中便于分析。也可用于跟踪所有连接数据的程序执行的。使用时需要先从数...
根据ORACLE用户ID从数据库里提取已经已经执行过的语句,并导出到Access或者Excel中便于分析。也可用于跟踪所有连接数据的程序执行的。使用时需要先从数据库查一下V$session中的用户ID,有兴趣的可以完善一下。-According to ORACLE user ID extracted from the database has already been implemented statement, and export to Access or Excel, to facilitate analysis. Can also be used to connect data to keep track of all the procedures implemented. Need to start with the database used to check V $ session user ID, are interested in what can be perfect.
- 2022-08-07 05:09:29下载
- 积分:1
-
固定电话查询!是固定电话的!!准确性还有待研究
固定电话查询!是固定电话的!!准确性还有待研究-Fixed telephone inquiries! Fixed phone!!
- 2022-03-05 17:33:22下载
- 积分:1
-
Nothing to say, and with the keyboard backspace input procedures.
没什么好说的,用键盘退格输入的程序。
- 2022-10-28 04:55:05下载
- 积分:1
-
这是一个关于通信录的源代码,主要特点,可以在他的基础上做一个财务软件。另外本程序还存在一些缺点,没有数据导出,这个我想好了,还没来得及做。...
这是一个关于通信录的源代码,主要特点,可以在他的基础上做一个财务软件。另外本程序还存在一些缺点,没有数据导出,这个我想好了,还没来得及做。-This is a communications recorded on the source code, the main characteristics, he can do on the basis of a financial software. Also this procedure there are still some shortcomings, no data is derived, I think the good that he had still not done.
- 2022-08-25 17:28:49下载
- 积分:1