-
on how to use C# multimedia applications development of small pictures of the op...
讲述如何使用C#的多媒体应用开发小型的图片动画的的打开,十分实用-on how to use C# multimedia applications development of small pictures of the opening animation is very practical
- 2022-07-19 07:45:12下载
- 积分:1
-
Shoot.tar
一个基于打靶法的最优控制求解软件
求解过程中采用参数延续算法
(A shooting method based on optimal control software to solve the process of solving the parameters used in the continuation algorithm)
- 2021-03-31 16:49:09下载
- 积分:1
-
Hamiltonian-graph
哈密顿图的判定:经过图中所有顶点一次且仅一次的回路称为哈密顿回路。具有哈密顿回路的图称为哈密顿图,(determine Hamiltonian graph : After all the vertices of a graph and only one loop is called Hamiltonian circuit. A graph that has a Hamiltonian circuit is called a Hamiltonian map,)
- 2011-07-20 11:15:39下载
- 积分:1
-
ScanPortDlg
一个基于tcp connect的端口扫描器(Based on a port scanner tcp connect)
- 2009-10-19 10:41:36下载
- 积分:1
-
osgRecipes-master
osg cookbook 中的源代码,里面有OSG和CG的结合,OSG和CEGUI的结合,OSG与QT的结合以及PHYSX的结合。(the source code of OSGCOOKBOOK,include integration of OSG and CG,CEGUI,QT and physx)
- 2013-09-07 21:30:32下载
- 积分:1
-
使用webapi实现对数据库的增删改查
本系统是在visial studio平台使用c#语言编写,系统详细介绍了如何使用webapi来进行对数据库的增删改查,供读者使用。
- 2022-03-21 09:01:35下载
- 积分:1
-
串口通信 上位机模板 QT485 串口助手
SerialPortSetting::SerialPortSetting(QWidget *parent)
: QDialog(parent)
{
setupUi(this);
setFixedSize(220, 319);
checkAPButton->setIcon(QIcon(":/images/finger_up.png"));
emit checkAvailablePorts();
}
//检测可用串口并在可用串口号后面加上可用标志
void SerialPortSetting::checkAvailablePorts()
{
foreach ( const QSerialPortInfo &Info, QSerialPortInfo::availablePorts()) {
//QSerialPort availablePort;
//availablePort.setPortName(Info.portName());
//if (availablePort.open(QIODevice::ReadWrite)) {
int index = comCB->findText(Info.portName());
&nb
- 2022-10-15 10:45:03下载
- 积分:1
-
汉化马丁1.1
ea源码汉化1.1版,去垃圾代码,精简代码流程,后续添加组合交易策略,(Chinese version 1.1 of EA source code, eliminating spam code, streamlining code flow, and subsequently adding portfolio trading strategy.)
- 2019-04-11 00:39:20下载
- 积分:1
-
STM32F429的T9拼音输入法
意法半导体的,TM32F429的T9拼音输入法,带LCD触摸屏,经过测试完美,可用的。
- 2022-03-06 15:49:51下载
- 积分:1
-
ES1642-C载波模块应用指南及开发注意事项(V1.1)
说明: 电力线载波模块资料,适用于电力线载波开发,(Power Line Carrier Module)
- 2019-04-12 12:06:08下载
- 积分:1