-
本程序是数据立方体计算中多路数据聚集算法的实现。在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
-
摄像头USB驱动程序,其中USB通信采用windriver代码生成。摄像头芯片必需为OV511+(如:网眼v2000),适用于Windows2000/XP...
摄像头USB驱动程序,其中USB通信采用windriver代码生成。摄像头芯片必需为OV511+(如:网眼v2000),适用于Windows2000/XP-Camera USB drivers, including USB communication using windriver code generation. Camera chip necessary for the OV511+ (such as: mesh v2000), applicable to Windows2000/XP
- 2023-04-16 23:05:04下载
- 积分:1
-
在C#中创建不规则的窗体
在C#中创建不规则的窗体 -in C# to create irregular forms
- 2022-08-21 18:27:16下载
- 积分:1
-
multiple threads simultaneously multiple tasks
多线程方式同时进行多项任务-multiple threads simultaneously multiple tasks
- 2022-04-02 05:15:03下载
- 积分:1
-
= = = = = =
=== ===
Convert decimal value to binary
=======================================
This code can be used to convert
values to binary format (bits:
zeros and ones).
Use toBIN_WORD() function to convert
integers (16 bits), and
toBIN_BYTE() to convert bytes (8 bits).
Visit my Homepage:
http://www.geocities.com/emu8086/vb/
Last Update: Thursday, July 11, 2002
Copyright 2002 Alexander Popov Emulation Soft.
All rights reserved.
http://www.geocities.com/emu8086/- === === === ===
Convert decimal value to binary
=======================================
This code can be used to convert
values to binary format (bits:
zeros and ones).
Use toBIN_WORD() function to convert
integers (16 bits), and
toBIN_BYTE() to convert bytes (8 bits).
Visit my Homepage:
http://www.geocities.com/emu8086/vb/
Last Update: Thursday, July 11, 2002
Copyright 2002 Alexander Popov Emulation Sof
- 2022-06-17 10:10:48下载
- 积分:1
-
一个简单的java计算器
一个简单的java计算器-a simple java Calculator
- 2022-03-18 00:15:43下载
- 积分:1
-
3DMAP演示了利用 API 的填充函数实现对美国地图的选择
3DMAP演示了利用 API 的填充函数实现对美国地图的选择-3DMAP demonstrated the use of the filled function API to realize the choice of the United States map
- 2022-06-03 05:23:27下载
- 积分:1
-
列举出运行的进程,并能终止一些进程,系统进程终止不了,有待改进...
列举出运行的进程,并能终止一些进程,系统进程终止不了,有待改进-To list running processes, and can terminate some processes, system processes can not be terminated, room for improvement in
- 2022-06-11 19:50:46下载
- 积分:1
-
Velocity模板的小程序,velocity是apache的一项开放源代码,velocity是为网页用户提供简捷的方法,来生成动态网页内容...
Velocity模板的小程序,velocity是apache的一项开放源代码,velocity是为网页用户提供简捷的方法,来生成动态网页内容-Velocity template of small programs, the velocity is an apache open source, the velocity is to provide Internet users with a simple way to generate dynamic Web content
- 2022-01-26 04:28:53下载
- 积分:1
-
基于uCGUI和uCOS-II的多功能MP3设计
功能介绍:
(1)音乐播放器:能播放MP3,WMA,WAV,MID,FLAC,OGG格式的音频文件,能显示播放进度,时间,比特率,带频谱显示,歌词同步显示,能实现上一首,下一首,暂停,播放,关闭返回文件浏览器。通过点击进度条可实现快进和快退。通过设置按钮,可以设置高音,低音,空间效果,播放模式。
(2)数码相框:能解码bmp,jpg,jpeg,gif格式的图片,通过触摸屏幕的上半部分可以播放上一张,触摸下半部分播放下一张,长按返回文件浏览器。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-21 04:11:27下载
- 积分:1