-
the heuristic search!
八数码问题的启发式搜索!-the heuristic search!
- 2022-07-25 08:53:08下载
- 积分:1
-
在java中使用聊天插座
这个项目有关的客户端和服务器,但服务器之间的聊天,可以与多客户端,但第一次连接,如果开始聊天你需要跨0000111服务器检查CRC并发送邮件至客户告诉他,开始聊天尝试是好的
- 2022-04-12 13:06:58下载
- 积分:1
-
这些程序可以解决第一和二次多项式方程。它能使我…
These program can solve first and second degree polynomial equation. It evens works when the roots are complex numbers(when delta is a negative value).
- 2022-07-18 16:38:23下载
- 积分:1
-
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除...
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除"工程名.clw"文件后退出,再次进入工程系统会提示找不到"工程名.clw"文件,选择"“是(Yes)"重新创建一个,接下来在弹出的对话框里选择"Add all"就可以在新工程中使用CAutoCompleteCombo这个类了(注意引入头文件),我在示例对话框中创建了一个CAutoCompleteCombo类型的变量"m_combo",在对话框的"nInitDialog()"函数中添加了以下语句: // TODO: Add extra initialization here m_combo.AddString("America") m_combo.AddString("British") m_combo.AddString("China") m_combo.AddString("Dalian") m_combo.AddString("England") m_combo.AddString("France") 这样,用户在输入这些字符的头几个字符(不区分大小写)就可以看到自动完成的效果了.-automatic composite frame to complete the realization of the AutoCompleteCombo.cpp and AutoCompleteCombo.h two documents, the user can introduce these two documents of the project, delete the "project name. Clw documents "to withdraw, once again entered the system is not able to find" who works. Clw "document choose "" (Yes), "a re-creation of, the next in the pop-up dialog box you select" Add all "on the new projects CA
- 2023-01-19 02:05:04下载
- 积分:1
-
getdomains佛
GetDomains源码-GetDomains FO
- 2023-07-05 14:50:03下载
- 积分:1
-
Amoy
淘客推广程序,这个是前一个代码的原版,本人未经过任何修改-Amoy-off promotion procedures, this is a code before the original, I have not been any changes
- 2022-01-25 16:41:03下载
- 积分:1
-
for data entry dialog box input data used for data entry in the dialog box
用于输入数据的对话框用于输入数据用于输入数据的对话框的对话框-for data entry dialog box input data used for data entry in the dialog box
- 2023-01-08 22:15:03下载
- 积分:1
-
心电数据分类器
心电数据分类、 特征提取进行离散余弦变换,然后分类,由神经的解决办法,数据也是可用。A算法求解二次规划 (QP) 出现的问题,在训练期间。
- 2022-01-23 11:16:49下载
- 积分:1
-
最小二乘法曲线拟合
最小二乘法曲线拟合-least squares curve fitting
- 2022-03-23 00:16:47下载
- 积分:1
-
Pansharp融合方法matlab实现
本代码基于Matlab,实现对遥感全色和多光谱影像的融合。Pansharp分类方法是目前效果相对较好的针对高分遥感影像的分类方法,本代码在Matlab中可成功运行并使用。
- 2022-04-28 17:26:51下载
- 积分:1