搜索资源列表
控制运行唯一实例2
- 许多程序都需要控制仅启动一个实例,方法有很多,这里介绍的就是一个啦,不是利用Mutux,而利用映像的有效的方法,-many procedures need to control only a start examples, there are many ways, presented here is a -- is not used Mutux, and the effective use of mapping methods
隐形清洁工
- 本程序由ROCKY提供!这是一个帮你清除开始菜单文档的历史记录、TEMP文件夹及Cookies的小程序。只对2000的系统有效!-the procedures provided by the ROCKY! This is a start to help you remove the file menu historical record, TEMP folder and Cookies small procedures. Only 2
8数码A算法
- 设计说明:1。数据结构和表示:程序用1、2、3、4分别表示将右、上、左、下的数字块移动到空格之中。采用典型的树+链表结构,每种局面产生一个BoardState类。出于避免走法顺序列表被过多复制的考虑,在树结构中保存局面的继承关系。每种新的局面产生后,引用估值函数产生f的值,再根据大小将其插入链表之中,以便实现“优先展开f值小的节点”。Solve()函数在成功解决问题之后保存一个走法序列供输出并返回零,而失败则返回失败处的节点层数。(具体
matrixclasslibraries
- 本程序提供了一个矩阵类库。本类库的矩阵、向量运算采用值传递。本类库的矩阵和向量的第一个元素的起始下标为1,不是0。这点尤其要注意。这和C语言中的数组不一样-this program provides a matrix class library. The Class of matrix vector operations using transfer value. The Class of matrix and vector eleme
NetARM-start
- NetARM-start!是一个基于s3c4510 处理器的开发学习平台,可以用来学习ARM和Ethernet 应用。-NetARM-start! Porting is a processor based on the development of learning platform ARM can be used to study and Ethernet applications.
vc34733555
- 进行汉字,字符,数字识别,有预先的训练集一开始载入,然后通过一遍遍的学习,达到识别的功能-for Chinese characters, characters, digital identification, and pre-training set included a start, and then repeatedly through the study, to achieve the function
MyPanelUnit
- 模块名称:ADO树型数据显示控件 v1.0 修改日期:2005.10.11 作者: 蒋文杰 三江文杰工作室 用途: 此为与ADO数据库捆绑在一起的专用显示数据库中树型结构表的控件, 要求数据库中的表要与控件同构,数据库控件必须用ADOquery, 表中的树型数据的字段要有: 1、唯一标识的结点ID号,整型,从1开始; 2、结点名称,字串型; 3、父结点的ID号,整型,0为没有父
MyDBTreeunit
- 模块名称:ADO树型数据显示控件 v1.0 修改日期:2005.10.11 作者: 蒋文杰 三江文杰工作室 用途: 此为与ADO数据库捆绑在一起的专用显示数据库中树型结构表的控件, 要求数据库中的表要与控件同构,数据库控件必须用ADOquery, 表中的树型数据的字段要有: 1、唯一标识的结点ID号,整型,从1开始; 2、结点名称,字串型; 3、父结点的ID号,整型,0为没有父
sou
- 一个PHP编写的搜索程序,英文版的.一开始是用来给新手教学用的,非常实用!-a PHP prepared by the search procedures and English. A start was for the purpose of teaching newcomers, very practical!
MP3_and_AAC_Player_Implementation_In_RF3
- This application report introduces and describes an MP3 /AAC audio player for use with the TMS320C54x(TM) digital signal processor (DSP) devices. This audio player is based on Reference fr a mework Level 3 (RF3). Referen
vc-start-cad
- 利用COM组件技术实现了控制AUTUCAD的启动。-use COM technology to achieve a control AUTUCAD start.
A Star算法源代码
- A * 算法的源程序,给定地图,可以从开始地点寻找路径到目的地。-This is a* arithmetic source code, appointed a map, it can search route from start spot to destination.
8数码A算法
- 设计说明:1。数据结构和表示:程序用1、2、3、4分别表示将右、上、左、下的数字块移动到空格之中。采用典型的树+链表结构,每种局面产生一个BoardState类。出于避免走法顺序列表被过多复制的考虑,在树结构中保存局面的继承关系。每种新的局面产生后,引用估值函数产生f的值,再根据大小将其插入链表之中,以便实现“优先展开f值小的节点”。Solve()函数在成功解决问题之后保存一个走法序列供输出并返回零,而失败则返回失败处的节点层数。(具体
PCI-device-start-process
- PCI设备启动过程详解,适合开始学习PCI驱动的朋友-PCI device to start the process of detailed, suitable for PCI driver started to learn a friend
A-Start
- c#写的A*算法,仅供大家参考 c#写的A*算法,仅供大家参考 c#写的A*算法,仅供大家参考 c#写的A*算法,仅供大家参考-c#写的A*算法,仅供大家参考
start
- QT的一个开机画面,播放的是.gif格式的动画-QT, a startup screen, the player is. Gif format animation
20121002-a-start-suan-fa
- A星路径规划原始演示代码 可以自己设计障碍和起点终点,20121002 a start suan fa-A Star path planning can design their own obstacles and start and end points of the original demo code,20121002 a start suan fa
A-Start
- A星算法.有中文注释.本列子不考虑效率.只为简单的讲解A星-Astart is china help
Produces-a-square-wave
- 当t0引脚上发生负跳变时,作为p1.0引脚产生方波的启动信号,则开始从p1.0引脚上输出为1ms的方波-When the negative transition occurs on t0 pin, as a start signal p1.0 pin generates a square wave output is started the p1.0 pin square wave of 1ms
a-star-algorithm-master
- a-star静态路径最优搜素算法。a-star静态路径最优搜素算法。(A-star static path optimal search algorithm.)