-
eight digital game's source code can be automatically generated initial stat...
八数码游戏的源代码,可自动生成初始状态,搜寻路径达到目标状态-eight digital game"s source code can be automatically generated initial state, the search path to achieve target state
- 2023-01-11 01:30:04下载
- 积分:1
-
本程序是数据立方体计算中多路数据聚集算法的实现。在MultyWay文件夹下有data.txt和result.txt两个文本文件,data.txt中记录的是用于构...
本程序是数据立方体计算中多路数据聚集算法的实现。在MultyWay文件夹下有data.txt和result.txt两个文本文件,data.txt中记录的是用于构造数据立方体的数据,其数据格式如下
location quarter item measure
假定location有5个值,分别用1至5来表示,quarter有4个值(第1、2、3、4季度),分别用1至4表示,item有10种,分别用1至10来表示。measure则为度量。目前的程序对此格式要求十分严格,各项之间用Tab键隔开,各项数据的长度一定,具体见data.txt。用户使用时可自己重写构造立方体的数据。Result.txt是对数据立方体进行多路聚集后得到的数据。
-This procedure is the calculation of data cube multi-channel data aggregation algorithm. MultyWay folder in data.txt and Result.txt under two text files, data.txt recorded data cube is used to structure the data, its data formats are as follows location quarter item measure assumes that location there are five values, respectively 1-5 to show that, quarter have four values (the first quarter 1,2,3,4), 1-4, respectively, said, item 10 species were used to express 1-10. measure for measure. At present, the procedure is very strict on this format, the Tab key to separate between the various data on the length of a certain specific see data.txt. Users can construct th
- 2022-03-04 02:21:34下载
- 积分:1
-
介绍在TC下如何显示汉字,具体方法可以看里面的说明。比自己用点整显示好了洗...
介绍在TC下如何显示汉字,具体方法可以看里面的说明。比自己用点整显示好了洗-introduced in TC how to display Chinese characters, the specific method can be seen inside the note. More than his own point of the whole show good washing
- 2023-03-10 21:15:03下载
- 积分:1
-
语音识别,用于各种菜单判断。非常好用,支持多线程
语音识别,用于各种菜单判断。非常好用,支持多线程-Speech recognition, for a variety of menus to determine
- 2023-08-31 01:15:03下载
- 积分:1
-
JAVA以其跨平台的特性深受人们喜爱,而又正由于它的跨平台的目的,使得它和本地机器的各种内部联系变得很少,约束了它的功能。解决JAVA对本地操作的一种方法就是...
JAVA以其跨平台的特性深受人们喜爱,而又正由于它的跨平台的目的,使得它和本地机器的各种内部联系变得很少,约束了它的功能。解决JAVA对本地操作的一种方法就是JNI。
JAVA通过JNI调用本地方法,而本地方法是以库文件的形式存放的(在WINDOWS平台上是DLL文件形式,在UNIX机器上是SO文件形式)。通过调用本地的库文件的内部方法,使JAVA可以实现和本地机器的紧密联系,调用系统级的各接口方法。
-JAVA characteristics of its cross-platform very popular, and because it is the purpose of cross-platform, making it the local machine to become small internal contact, the functions of its binding. JAVA solution on the local operation is a method of JNI. JAVA through JNI to call native methods, and the local method is based on the form of library files stored (in the WINDOWS platform are on the form of DLL files, in the UNIX machines are SO on the form of a document). By calling the local library file internal methods, so that JAVA and local machine can achieve close contact, call the system-level methods of the interface.
- 2022-08-19 07:40:31下载
- 积分:1
-
C++ C投币箱
模拟自动售货机的 c + + 语言实现的库程序。它具有这些功能,包括添加硬币、 返回硬币,售卖的东西和重置自动贩卖机的状态。
- 2023-06-12 12:45:03下载
- 积分:1
-
每个数据用二个字节,十六进制格式存储, 本程序主要是将这些用十六进制格式存放的数据转换成整数格式显示,以方便阅读...
每个数据用二个字节,十六进制格式存储, 本程序主要是将这些用十六进制格式存放的数据转换成整数格式显示,以方便阅读-with two each data byte hexadecimal format storage, the procedure is to use these hexadecimal format for storing the data conversion integer format to facilitate reading
- 2022-03-19 03:59:23下载
- 积分:1
-
帕默由四图矿工遐,gSpan,FFSM和加斯东。每一个..
ParMol consists of the four graph miners MoFa, gSpan, FFSM and Gaston. Each of them has its own package.
- 2022-08-14 12:40:57下载
- 积分:1
-
使用C Sharp制作的网页分析器。可以下载并提取网页中的图片或其他连接并显示出来。...
使用C Sharp制作的网页分析器。可以下载并提取网页中的图片或其他连接并显示出来。-C Sharp produced by the website analyzer. And can be downloaded from the website of pictures or other connection and displayed.
- 2022-06-15 03:03:13下载
- 积分:1
-
用C写的basic解释程序
用C写的basic解释程序-C write basic procedures explained
- 2022-07-01 09:56:02下载
- 积分:1