-
工程名称:search route.spj中的重要程序代码!
工程名称:search route.spj中的重要程序代码!
- 2022-06-28 19:22:03下载
- 积分:1
-
VB拼音转换及输出程序
进行拼音转换、拼音输入、拼音输出。拼音转换可将整篇文章迅速转换成带有声调的拼音,支持全拼显示、按字显示、按词显示、汉拼上下对照显示,以一词一拼音的方式显示,以字、拼音上下对照的方式显示,以一字一拼音的方式显示,全部显示拼音等。
本程序有两个版本的源码,一个是API版本,另一个是使用了actskin4.ocx界面控件的美化版本。
在一边输入的同时就在下方显示对应的拼音 有两种方式:
1.每次只在下面生成上面新输入的汉字字符的对应拼音字符,对之前输入的字符则不处理,这样做耗时会小些.
2.每次都直接对上面的所有汉字字符进行转换,这样最方便,但是如果文件过大,可能会比较耗时.
这里还是用第2种方法
- 2022-09-26 16:45:03下载
- 积分:1
-
计算一个非负整数矩阵的铪质。注:复制铪质。C的方法。
Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same directory as Rothberg s code (see above). You can download the .tar directory with the code weighted-match.tar here. Then "make" the codes (this codes are in C, not C++). The program is then run by the command "wmatch". -Computes the hafnian of a nonnegative inte ger matrix. Notes : Copy hafnian.c to main.c, in the same directory as Rothberg"s code (see abo ve). You can download the. tar directory with th e code weighted-match.tar here. Then "make" th e codes (this codes are in C, not C). The program is then run by the command "wm atch. "
- 2022-01-30 19:38:32下载
- 积分:1
-
Treasure Box logo, and examples of Java applications for mobile business, a simp...
百宝箱Java应用logo及示例,用于移动百宝箱业务的简单开发.-Treasure Box logo, and examples of Java applications for mobile business, a simple treasure chest to develop.
- 2022-01-22 04:25:29下载
- 积分:1
-
任何一种棋类游戏其关键是对当前棋局是否有正确的评分,评分越准确则电脑的AI越高。...
任何一种棋类游戏其关键是对当前棋局是否有正确的评分,评分越准确则电脑的AI越高。-Any kind of chess game the key is whether the current game has a correct score, score the more accurate the higher is the computer AI.
- 2022-03-12 04:39:44下载
- 积分:1
-
assembly language to achieve simple calculation
用汇编语言实现简单的计算
- 2022-02-12 18:19:05下载
- 积分:1
-
一:需求分析
1.本程序需掌握树和二叉树的概念及工作原理,运用其原理及概念完成实验.。
2.问题描述:
一个逻辑表达式如果对于其变元的任一种取值都为...
一:需求分析
1.本程序需掌握树和二叉树的概念及工作原理,运用其原理及概念完成实验.。
2.问题描述:
一个逻辑表达式如果对于其变元的任一种取值都为真,则称为重言式;反之,如果对于其变元的任一种取值都为假,则称为矛盾式;然而,更多的情况下,既非重言式,也非矛盾式。试写一程序,通过真值表判断一个逻辑表达式属于那一类。
3.基本要求:
(1)逻辑表达式从终端输入,长度不超过一行。逻辑运算符包括“|”,“&”和“~”,
分别表示或、与和非,运算优先程度递增,但可以有括号改变,即括号内的运算优先。逻辑变元为大写字母。表达式中任何地方都可以含有多个空格符。
(2)若是重言式或矛盾式,可以只“显示True forever”或“False forever”,否则显示“Satisfactible”以及变量名序列,与用户交互。若用户对表达式中变元取一组值,程序就求出并显示逻辑表达式的值。
-1 : a needs analysis. The process required the trees and the binary tree master the concept and principle, to use its principles and the concept of completion of the pilot. . 2. Problem description : If a logical expression for the changes in the yuan"s value for a true, as tautology; Instead, If the changes for the yuan"s value for a fake, then called the contradiction; However, the more the situation, neither tautology. is not a contradiction. Try to write a procedure for the adoption of a truth table judgment logical expression belong into that category. 3. Basic requiremen
- 2022-01-23 10:34:57下载
- 积分:1
-
Arduino伺服控制的源代码
Arduino source code for servo controlling
- 2023-04-06 19:00:02下载
- 积分:1
-
一个用DELPHI编的酒店管理系统。 其中数据库:SQL Server2000, 只需恢复 My database文件夹中 My database_Data.M...
一个用DELPHI编的酒店管理系统。 其中数据库:SQL Server2000, 只需恢复 My database文件夹中 My database_Data.MDF和 My database_Log.LDF到SQL中即可使用, 不错的,试一试有很多功能-DELPHI series with a hotel management system. These databases : SQL Server 2000, only to resume My database file folders and My My database_Data.MDF database_Log.LDF to SQL can be used well, to test the many functional
- 2022-12-28 12:00:03下载
- 积分:1
-
算术编码在图象数据压缩标准(如jpeg,jbig)中扮演了重要的角色。在算术编码中,消息用0到1之间的实数进行编码。算术编码用到了两个基本的参数:符号的概率和它...
算术编码在图象数据压缩标准(如jpeg,jbig)中扮演了重要的角色。在算术编码中,消息用0到1之间的实数进行编码。算术编码用到了两个基本的参数:符号的概率和它的编码间隔。信源符号的概率决定压缩编码的效率,也决定编码过程中信源符号的间隔,而这些间隔包含在0到1之间。编码过程中的间隔决定了符号压缩后的输出。-Arithmetic Coding
- 2022-03-12 18:27:45下载
- 积分:1