-
This code is in the R statistical programming language. It creates a LSA using a...
This code is in the R statistical programming language. It creates a LSA using a local folder of text documents, then it shows the resultant semantic space in a 3d model (using the 2nd, 3rd, and 4th dimensions) Included in the model is the documents and the most relevent terms.
- 2022-07-25 01:54:59下载
- 积分:1
-
打字 五笔_英文打字练习软件源码 帮助学习交流工作经验
打字 五笔_英文打字练习软件源码 帮助学习交流工作经验 -Wubi _ English typing practice typing software source code to help study and exchange of experience
- 2022-02-01 06:19:01下载
- 积分: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
-
关于图像处理的基本程序 vc++ 256色转灰度图 有实例图片
关于图像处理的基本程序 vc++ 256色转灰度图 有实例图片-Image processing on the basic procedures for vc++ 256 color images to grayscale examples
- 2022-02-14 23:49:09下载
- 积分:1
-
Suitable for engineers and students to enhance their own circuit design on the l...
适合工程师和学生提升自身对电路设计的认识和水平所进行学习。-Suitable for engineers and students to enhance their own circuit design on the level of awareness and learning.
- 2022-04-25 04:12:20下载
- 积分:1
-
we Xiamen Polytechnic students, because we need your web site a very important i...
我们是厦门理工学院的学生,因为我们急需贵网站的一分重要资料下载,希望能给予下载权限,虽然上传的原码比较普通,但希望站长能给予谅解,-we Xiamen Polytechnic students, because we need your web site a very important information downloaded hope that the authority can be given to download, upload Although the original code more modest, but I hope that the station will give understanding, I would like to thank
- 2023-07-27 14:15:03下载
- 积分:1
-
n factorial. Rar can help factorial number of recursive algorithm is based on th...
n的阶乘.rar 可以求数的阶乘 是以递归算法为基础的 对学习算法设计与-n factorial. Rar can help factorial number of recursive algorithm is based on the learning algorithm design and
- 2022-06-16 22:54:39下载
- 积分:1
-
一个数独解算器,它可以解决你进入游戏,在CLA赋值
a sudoku solver, it can solve the sudoku you enter, an assignment in cla-a sudoku solver, it can solve the sudoku you enter, an assignment in class
- 2022-03-02 23:51:13下载
- 积分:1
-
用VC++开发的一个数控加工的仿真程序。此程序能根据NC代码仿真生成加工轨迹...
用VC++开发的一个数控加工的仿真程序。此程序能根据NC代码仿真生成加工轨迹-With VC++ Developed a simulation program for NC machining. According to this procedure can generate NC code simulation processing trajectory
- 2022-09-17 13:35:03下载
- 积分:1
-
人事管理系统,基于VC++开发,具有一定的实用性。对于学习vc 的朋友也很有帮助...
人事管理系统,基于VC++开发,具有一定的实用性。对于学习vc 的朋友也很有帮助-Personnel Management System, based on the VC++ Development, has a certain practicality. Vc friends for learning was very helpful
- 2022-01-24 17:45:04下载
- 积分:1