-
霍夫曼编码 提供基本内核 下载后用户可根据需要根改
霍夫曼编码 提供基本内核 下载后用户可根据需要根改-Huffman code, provides the fundamental core, you can modify it as your wish after downloading it.
- 2022-10-02 07:55:03下载
- 积分:1
-
一个学生成绩管理的系统,很经典,适合初学者
一个学生成绩管理的系统,很经典,适合初学者-grade management system,sutra,used to beginner
- 2022-01-28 09:47:57下载
- 积分:1
-
递归枚举模板
问题描述:生成长度为n的字串,其字符从26个英文字母的前p(p≤26)个字母中选取,使得没有相邻的子序列相等。例如p=3,n=5时:
//...
递归枚举模板
问题描述:生成长度为n的字串,其字符从26个英文字母的前p(p≤26)个字母中选取,使得没有相邻的子序列相等。例如p=3,n=5时:
// abcba 满足条件
// abcbc 不满足条件
//输入:n p
//输出:所有满足条件的字串及总数-recursive template Problem description : n generation length of the string and its 26 characters from the English alphabet before p (p 26) 000 1984 letter, makes no adjacent sequences equivalent. For example, p = 3, n = 5 :// abcba meet the conditions// abcbc not satisfied conditions// input : n p// output : to satisfy all the conditions and the total number of strings
- 2023-04-22 22:30:03下载
- 积分:1
-
统计文件的类型,对于不同的C++或Java等文件统计注释等行数
统计文件的类型,对于不同的C++或Java等文件统计注释等行数-Statistics document the type, for different C++ Or Java and other documents, such as the number of rows and Statistics Notes
- 2022-05-24 12:05:20下载
- 积分:1
-
这个程序的作用是计算并输出运算表达式的值。本程序支持+、...
这个程序的作用是计算并输出运算表达式的值。本程序支持+、-、*、/、^这五个运算操作符,并支持()以及sin()、cos()、tan()、log()、ln()等函数,支持()、函数的多层嵌套。 本程序有一定的容错及判错功能-A program that evaluates an numeric expression, supports five operators:+,-,*, /, ^, and (), also supports functions like sin, cos, tan, log, ln ,and nested functions and parentheses. Besides, error checking is also supported.
- 2023-01-20 08:55:03下载
- 积分:1
-
LBM的二维模拟空腔流
应用背景关键技术子程序collesion(U,V,F,信,Rho,欧米茄,W,CX,CY,n,m)真正的F(0:8,0:N,0米)真正的信(0:8,0:N,0米),ρ(0 N,0米)真正的W(0:8),CX(0:8),CY(0:8)真正的U(0 N,0米),V(0 N,0米)我= 0,N做J = 0,MT1 = U(i,j)×U(I,J)+ V(i,j)* V(I,J)做K = 0.8T2 = U(i,j)* CX(K)+ V(i,j)* CY(K)方程(K,I,J)=ρ(i,j)×W(k)*(1 + 3 + 4.50 * * T2 T2 t2-1.50 * T1)F(K,I,J)=ω*信(K,I,J)+(1。欧米茄)* F(K,I,J)结束做结束做结束做返回结束
- 2023-04-22 08:15:03下载
- 积分:1
-
用C语言写的《城市信息及最短路径查询系统》,图形界面,功能比较齐全。...
- 2022-05-19 14:23:54下载
- 积分:1
-
是一款用vc++编写的计算levshtein距离的程序.也就是可以做time alignment,计算两个文档之间最小的距离(插入,删除,替换的最小次数)...
是一款用vc++编写的计算levshtein距离的程序.也就是可以做time alignment,计算两个文档之间最小的距离(插入,删除,替换的最小次数)-is a preparation using vc levshtein distance calculation procedures. It is time to do alignment, the two documents between the calculated minimum distance (insertion, deletion, replacement of the smallest number)
- 2022-04-23 09:55:59下载
- 积分:1
-
管理系统的开发
C# MYSQL数据库,socket套接字连接终端。终端采用stm32,搭载rfid检测模块rc522本科项目,终端采用stm32处理器的占座终端。 上位机采用c#和mysql做的管理系统。适用于图书馆的座位管理,拥有记过,检测超时等功能。
- 2022-08-19 22:50:51下载
- 积分:1
-
郁闷~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
郁闷-depressed ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 2022-07-09 14:50:21下载
- 积分:1