资源列表

« 1 2 ... .88 .89 .90 .91 .92 156393.94 .95 .96 .97 .98 ... 216390 »

[数值算法/人工智能8数码

说明:需要说明的是:本文示例图中的目标状态在计算上是最快捷的,首先取数很方便,一般地查看目标在第i个位置上的值,则需要访问数组goal[i],而这里goal[i]==i,故而无需访问数组;第二,要想知道数码n的目标位置,则需要找到goal[i]==n,然后row=i/3,col=i%3. 但是这里的话,row=n/3,col=n%3. 当我们用8位无符号整型来表示各个数码值(0~8)时,n/3和n%3操作是非常快的,比访问数组还快。 程序还提供一种玩游戏模式,即用户自己通过W,S,A,D四个键分
<llii > 在 2025-09-25 上传 | 大小:456kb | 下载:0

[其他小程序UWB

说明:UWB实现室内的厘米级别的定位,用于毕业设计当中 室内定位(UWB Indoor positioning)
<S315047070 > 在 2025-09-25 上传 | 大小:456kb | 下载:1

[Windows编程ShivaVG-0.2.1

说明:Shiva VG Vector Graphics
<nbright > 在 2025-09-25 上传 | 大小:456kb | 下载:0

[编辑器/阅读器fte-20010819-src

说明:files (the "Software"), to deal in the Software without files (the "Software"), to deal in the Software without files (the "Software"), to deal in the Software without
<Oded > 在 2025-09-25 上传 | 大小:456kb | 下载:0

[其他小程序setup

说明:ass ssd fat exe x64 win7
<guto > 在 2025-09-25 上传 | 大小:456kb | 下载:0

[Windows编程C++程序实例

说明:一些c++程序实例,提供给有兴趣的初学者参考和学习(Some c ++ program examples are available to interested beginners for reference and learning)
<BABY_CHOI > 在 2025-09-25 上传 | 大小:456kb | 下载:0

[其他小程序hp33120a Function Generator

说明:keysight 33120a driver
<jaywang2000 > 在 2025-09-25 上传 | 大小:456kb | 下载:0

[数值算法/人工智能cwpmatlab

说明:MATLAB的一个地震处理实验室工具包,可以进行一些基础地震资料处理(MATLAB's seismic processing laboratory toolkit allows for some basic seismic data processing)
<啊荔昂亮 > 在 2025-09-25 上传 | 大小:456kb | 下载:0

[其他小程序aco

说明:spd描述子,ACO算法匹配,文件中包含其他的描述子(形状上下文。。。),同时距离函数包括欧式距离和卡方距离(The SPD descr iptor matches the ACO algorithm, and the file contains other descr iptors (shape context) At the same time, the distance function includes Euclidean distance and chi square distance
<huisedetian > 在 2025-09-25 上传 | 大小:456kb | 下载:0

[C#编程EmguCanny

说明:调用EmguCV库,进行Canny角点提取(Call the EmguCV library for Cannycorner extraction)
<meme123 > 在 2025-09-25 上传 | 大小:456kb | 下载:0

[Web服务器head-prhyxx

说明:可以完成简单的blog功能,方便使用,可以进一步扩展 使用asp,用access数据库()
<Norjixxg > 在 2025-09-25 上传 | 大小:456kb | 下载:0

[其他小程序rtwxtex

说明:这是一个 广告管理 系统 采用ASP开发,有兴趣的可下载看一下 仅供学习使用()
<JLOM!005913 > 在 2025-09-25 上传 | 大小:456kb | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 156393.94 .95 .96 .97 .98 ... 216390 »

源码中国 www.ymcn.org