-
是一款用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
-
know SQL username password enforcement of the order under the procedures
在知道SQL的用户名密码情况下执行命令的程序-know SQL username password enforcement of the order under the procedures
- 2022-11-15 03:55:03下载
- 积分:1
-
用C语言设计贪吃蛇的游戏
本项目主要使用编程的基本概念……C设计让用户玩贪吃蛇游戏交互.....所有注册列表和播放用户随着他们的分数是存储在一个文件名为“记录”…它还使用了文件处理的概念…
- 2022-01-26 08:22:11下载
- 积分:1
-
C和汇编混合屏幕开发,使用C和ASM交叉
C和ASM混合屏幕开发,使用C和ASM交叉编译环境。可实现字符输入、游标控制、颜色控制等功能。-C and ASM hybrid screen development, use C and ASM cross-compiler environment. Characters can achieve input, cursor control, color control capabilities.
- 2022-01-26 08:16:07下载
- 积分:1
-
一个用C++编制的控制仿真程序,效果挺好的 。有兴趣的可以
一个用C++编制的控制仿真程序,效果挺好的 。有兴趣的可以-C compiled a control simulation program, the effect is very good. Interested parties can s
- 2022-08-07 10:32:23下载
- 积分:1
-
该程序有x5045,12864液晶显示,步进电机等各个模块组成的一个程序有详细的功能说明...
该程序有x5045,12864液晶显示,步进电机等各个模块组成的一个程序有详细的功能说明-The program has x5045, 12864 LCD, stepper motor, composed of various modules, such as a program has a detailed description of the function
- 2022-06-21 15:42:29下载
- 积分: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
-
C++ primer plus第7章课后的编程练习,所有代码都通过编译,学习C++的同学可以参考一下。...
C++ primer plus第7章课后的编程练习,所有代码都通过编译,学习C++的同学可以参考一下。-C++ Primer plus Chapter 7 after-school programming exercises, all code through the compiler, learning C++ Students for reference.
- 2022-04-13 14:13:44下载
- 积分:1
-
实现了C++的分数类,实现的分数与整数,分数与int,整数与int的混合操作,用多态和虚函数来实现digit_number()
实现了C++的分数类,实现的分数与整数,分数与int,整数与int的混合操作,用多态和虚函数来实现digit_number()-Realize the C++ The Score category, the scores and realize integer, scores and int, and int mixed integer operations, using virtual functions and polymorphism to achieve digit_number ()
- 2022-03-02 18:18:42下载
- 积分:1
-
进程管理
程序被开发作为操作系统工作,本科计算机科学的问题。
程序模拟两个进程调度程序: 第一份工作更短和轮叫调度。
- 2023-08-04 01:45:03下载
- 积分:1