-
N皇后问题的解决方案,利用回归的方法.方法易懂
N皇后问题的解决方案,利用回归的方法.方法易懂-N Queens solution to the problem, using regression. Methods to understand
- 2022-07-22 20:59:12下载
- 积分:1
-
实验中我们使用了四种方法进行串匹配,通过对相同的文本和相同的模式串进行四种不同算法的串匹配操作,比较四种算法的优劣。...
实验中我们使用了四种方法进行串匹配,通过对相同的文本和相同的模式串进行四种不同算法的串匹配操作,比较四种算法的优劣。-Experiment we used four methods for string matching, through the same text and the same pattern for four different algorithms string matching operation to compare the merits of the four algorithms.
- 2022-09-09 08:20:03下载
- 积分:1
-
该程序用于在一个给定的数组中寻找素数,它使用一个1很经典的算法,效率很高。...
该程序用于在一个给定的数组中寻找素数,它使用一个1很经典的算法,效率很高。-the procedures used in a given array of finding prime numbers, it uses one of a classic algorithms, high efficiency.
- 2022-07-03 18:20:31下载
- 积分:1
-
算法导论introduction to algorithm答案
算法导论introduction to algorithm答案-Introduction to algorithms introduction to algorithm answers
- 2022-10-07 03:45:04下载
- 积分:1
-
嵌入式数据库,在嵌入式平台上实现数据库功能,没有数据引擎,符合sql92标准...
嵌入式数据库,在嵌入式平台上实现数据库功能,没有数据引擎,符合sql92标准-embedded database, the embedded platform database functions, data engines, in line with standard sql92
- 2022-10-19 13:50:04下载
- 积分:1
-
VB MATRIX SOL
这个程序是非常有用的解决矩阵,如果有人想要更多的搜索可以找到这个地址
- 2022-07-04 23:31:03下载
- 积分:1
-
在编译、运行程序之前,请将所附的数据库文件rms.mdb导入SQL server中,并将此数据库命名为RMS。具体操作步骤可以参见书中这一章的相关小节。若没有安...
在编译、运行程序之前,请将所附的数据库文件rms.mdb导入SQL server中,并将此数据库命名为RMS。具体操作步骤可以参见书中这一章的相关小节。若没有安装SQL server,也可以直接在控制面板中将此数据库文件设置为数据源,并命名为MyDS。注意,若数据库没有安装成功,MS Visual Studio在打开工程文件的时候将会报错,但忽略之后不影响程序的正常编译。-In the compiler, before running the program, please rms.mdb attached database file into SQL server and will be named this database RMS. Specific steps can see the relevance of the book section of this chapter. If not install SQL server, can also be directly in the control panel in this database file is set to the data source named MyDS. Note that if the databases are not installed successfully, MS Visual Studio project file in the open when the error will be, but do not overlook the impact of following the normal procedures for compiling.
- 2022-01-26 03:33:39下载
- 积分:1
-
赫夫曼树(课设)
通过输入一串英文(权值)来构建赫夫曼树,并在当前目录下打印赫夫曼图像
- 2023-06-20 23:05:05下载
- 积分:1
-
B树排序算法的实现,还不错。有兴趣的可以看看。
B树排序算法的实现,还不错。有兴趣的可以看看。-B-tree algorithm to achieve, quite good. Interested parties can look at.
- 2022-01-25 18:47:11下载
- 积分:1
-
loginpageusing c#.net
在visual studio 2010中使用c#.net登录页面,使用microsoft sql server 2008连接,连接字符串位于应用程序代码中,sql server数据位于live链接中。该代码已被用于用户登录使用多个设置,如管理员用户,最终用户等。,
- 2022-11-20 11:55:04下载
- 积分:1