-
本程序是数据立方体计算中多路数据聚集算法的实现。在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
-
eclipse下基于光流法的运动目标检测
本程序为eclipse下基于光流法的运动目标检测,结合opencv,实现效果挺好,也可在VS下使用,环境需自己配置
- 2022-02-22 04:31:30下载
- 积分:1
-
新手注册,源码没有,上传书籍
英文第三版
新手注册,源码没有,上传书籍
英文第三版-EffectiveC++,英文更加详细-Register novice, there is no source code, upload the third edition of Books in English-EffectiveC++, English more detailed
- 2023-07-23 23:00:04下载
- 积分:1
-
压缩文件包含vc工程,编译后的可执行程序可以进行字符串长度计算,支持剪贴版自动操作,可以悬挂及淡入。...
压缩文件包含vc工程,编译后的可执行程序可以进行字符串长度计算,支持剪贴版自动操作,可以悬挂及淡入。-compressed file contains vc, the compiled executable programs can calculate the length of the string, cut-and-paste support for the automatic version, flags and fades.
- 2023-05-08 17:25:02下载
- 积分:1
-
这是Romberg算法
这是Romberg算法-algorithm!
- 2022-12-26 04:25:03下载
- 积分:1
-
neural net program and software
neural net program and software
- 2022-01-24 15:40:53下载
- 积分:1
-
LED灯测试程序!Windows CE环境下测试,EVC下编程源码。
LED灯测试程序!Windows CE环境下测试,EVC下编程源码。-LED lamp test program! Windows CE environment, testing, EVC source code under the program.
- 2023-04-02 07:20:03下载
- 积分:1
-
列出NT的所有服务
列出NT的所有服务-the edges of image feature extraction and contour tracking, and high is your fault
- 2023-04-14 11:25:04下载
- 积分:1
-
百行代码实现的WEB服务器
百行代码实现的WEB服务器
aardio开发环境
服务器响应后各种处理步骤:
第一步,通过获取到的 请求响应request对象的url属性,分解出url中的path。
第二步,将path传去路由函数,为了获取 目标路径、目标文件类型、错误标记、错误页面 等结果。
第三步,依据路由函数返回的结果。
回复对象的contentType属性设置为路由函数返回的目标文件类型。
回复对象的传送数据:错真就传错误页面,错假就传目标文件的二进制数据 。
回复对象的其他属性按simpleHttpServer内置默认的。
- 2022-05-27 22:20:36下载
- 积分:1
-
this is a matrix chain multiplication ...in c code
this a matrix chain multiplication ...in c code-this is a matrix chain multiplication ...in c code
- 2022-11-23 02:05:03下载
- 积分:1