-
一些测试函数的MATLAB程序
一些测试函数的MATLAB程序-some tests function MATLAB
- 2022-07-14 17:35:10下载
- 积分:1
-
用Winamp制作m3u播放列表转换成通用格式
用Winamp制作的m3u播放列表转换成通用格式
- 2022-09-17 16:55:03下载
- 积分:1
-
在mfc中简单运动的正方形,其原理可为有些初学者作出一点贡献...
在mfc中简单运动的正方形,其原理可为有些初学者作出一点贡献-Now mfc中Canals hung cavity side of bridge, such as the source of形Hao, 其 braise原bleed at the nose strip为Which Course embankment laugh krypton brazing献instance, Liao Yu
- 2022-03-06 09:51:03下载
- 积分:1
-
C语言编程产生离散单元斜边序列,序列的门…
用C语言编程产生离散单位斜边序列、门序列、指数衰减序列,实现三者卷积,并在显示器上观察到相关序列或卷积的图形。比较经典的卷积C源码-C language programming produce discrete units hypotenuse sequence, the gate sequence, exponential decay sequence, the realization of the three convolution, and observed in the display sequence, or convolution-related graphics.This is the classical convolution C original code
- 2022-02-02 22:38:30下载
- 积分:1
-
Windows API函数,希望大伙有用哦
Windows API函数,希望大伙有用哦-Windows API function, I hope everyone Oh useful
- 2023-02-24 06:50:03下载
- 积分:1
-
无网格伽辽金法,主程序,结合以上传的前两个程序来使用,算杆的应力,和位移!...
无网格伽辽金法,主程序,结合以上传的前两个程序来使用,算杆的应力,和位移!-element-free Galerkin method, main program, a combination of the first two upload procedures to use, operator of stress and displacement.
- 2022-05-09 04:10:25下载
- 积分:1
-
EXCEL 导入导出程序,生成TXT文件,并根据大小指定生成多个文件。...
EXCEL 导入导出程序,生成TXT文件,并根据大小指定生成多个文件。-EXCEL import and export procedures, generate TXT file, and generate multiple files according to the size specified.
- 2023-01-25 09:05:04下载
- 积分:1
-
The MAXPLUX achieve 8251 serial communication
在MAXPLUX下实现8251串口通信功能-The MAXPLUX achieve 8251 serial communication
- 2023-03-28 09:50:04下载
- 积分: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
-
Astro3.zip
重载==运算的例子
Asycls11.zip
异步处理类, C++代码
addzip06.zip
在程序开发...
Astro3.zip
重载==运算的例子
Asycls11.zip
异步处理类, C++代码
addzip06.zip
在程序开发中使用文件压缩技术
addresschange.zip
这是一个用来改变ip地址和硬件地址的小程序
a10_src.zip
DirectDraw游戏编程的最佳入门范例
aComressEX.zip
用了三种比较简单的压缩算法。-Astro3.zip Heavy == operator example Asycls11.zip asynchronous class and the C code addzip06.zip developers use compression technology addresschange.zip This is a change for ip address and the hardware addresses of small programs a10_src.zip DirectDraw game programming the best example aComressEX.zip entry with three relatively simple compression algorithm.
- 2022-04-22 16:46:13下载
- 积分:1