-
Tax VB source code mainly for the local Inland Revenue Department
VB税控的源代码
主要用于地方税务局的税控引用
有完整的控件和代码-Tax VB source code mainly for the local Inland Revenue Department
- 2022-01-31 09:49:44下载
- 积分:1
-
windows平台下端口开发工具,可以在visual studio .net中开发的工具包。...
windows平台下端口开发工具,可以在visual studio .net中开发的工具包。-windows platform port development tools, in the visual studio. net developed the tool kit.
- 2023-05-19 15:55:04下载
- 积分:1
-
神龙卡播放MP4源代码,采用DSHOW开发技术
神龙卡播放MP4源代码,采用DSHOW开发技术-SHENLONG card MP4 player source code, using dshow Development Technology
- 2022-10-19 17:25:03下载
- 积分:1
-
is to help novice Kalman filtering friends induction procedures, helpful!
是帮助初学KALMAN滤波的朋友的入门程序,很有帮助!-is to help novice Kalman filtering friends induction procedures, helpful!
- 2022-03-28 15:30:00下载
- 积分:1
-
通过欧几里德距离对三维空间内的数据点进行聚类:
从文件读入三列表示坐标的数据进行聚类。按项目总数和组数平均划分。首先计算两两之间的距离,选出最近的两个点,再...
通过欧几里德距离对三维空间内的数据点进行聚类:
从文件读入三列表示坐标的数据进行聚类。按项目总数和组数平均划分。首先计算两两之间的距离,选出最近的两个点,再按距离由小到大排序,找出距这两个点最近的若干个点。
除去这些点后对其余的点重复进行上述操作。-By Euclidean distance on three-dimensional space, clustering of data points: from the file read into the three coordinates of the data indicated that cluster. According to the average number of total number of projects and group division. First, calculate the distance between 22 to elect the nearest two points, and then from small to large order to identify these two points away from a number of recent points. After removing these points the rest of the point of repeating to carry out such operations.
- 2023-01-05 15:35:03下载
- 积分:1
-
基于Qt的数据管理系统
应用背景基于Qt的数据管理系统,对Qt的数据库进行了一次应用,对于Qt初学者学习开发数据库等技术有较强学习价值。。。。。。。关键技术setFixedSize(750, 500);
ui->stackedWidget->setCurrentIndex(0);
QSqlQueryModel *typeModel = new QSqlQueryModel(this);
typeModel->setQuery("select name from type");
ui->sellTypeComboBox->setModel(typeModel);
QSplitter *splitter = new QSplitter(ui->managePage);
splitter->resize(700, 360);
splitter->move(0, 50);
splitter->addWidget(ui->toolBox);
splitter->addWidget(ui->dailyList);
splitter->setStretchFactor(0, 1);
splitter->setStretchFactor(1, 1);
on_sellCancelBtn_clicked();
showDailyList();
ui->typeComboBox->setModel(typeModel);
createChartModelView();
- 2023-01-11 19:20:03下载
- 积分:1
-
本电子书收录了丁香圆、生命科学论坛、小木虫等网站精华资源,为大家提供了快速准确的检索方法,希望对大家有所帮助!...
本电子书收录了丁香圆、生命科学论坛、小木虫等网站精华资源,为大家提供了快速准确的检索方法,希望对大家有所帮助!-This eBook includes clove yen, Life Sciences Forum, wooden insects such as the best resource site for the U.S. to provide a fast and accurate retrieval methods, and they hope to be helpful to everyone!
- 2022-04-22 11:25:34下载
- 积分:1
-
这是在孩子们玩的C++初学者的经典游戏的比较…
这是小时候的小孩玩过的比较经典的一款小游戏,适合c++初学者借鉴-This is when the kids played a comparison of the classic game for c++ beginners learn
- 2022-05-20 16:14:40下载
- 积分:1
-
几个解题讲课的PPT,当然还是西电的!!!我就是那的!!哈!
几个解题讲课的PPT,当然还是西电的!!!我就是那的!!哈!
- 2022-02-05 19:52:07下载
- 积分:1
-
提出了一种基于样本的分级检索
MPEG 视频的新方法:首先用I 帧的dct_dc_size 字段快速粗检,然后用断层摄影(tomography)法分析B 帧...
提出了一种基于样本的分级检索
MPEG 视频的新方法:首先用I 帧的dct_dc_size 字段快速粗检,然后用断层摄影(tomography)法分析B 帧运动矢
量的时空分布特性以进一步缩小结果集,最后用DC 图像的精确匹配方法验证检索结果.试验结果表明,本方法
所需计算量较小,且可保证较高的检索精度.-presents a sample classification based on MPEG video retrieval of the new method : First of all I frame with the rapid field dct_dc_size rough Frederick, and then use tomography (tomography) Analysis of B pictures motion vector space-time distribution to further narrow the results set, and DC Images precision Matching test results retrieval. test results showed that the calculation method for small and can guarantee higher retrieval accuracy.
- 2022-03-16 00:41:37下载
- 积分:1