-
excel操作类
易语言很方便很好用,大家可以下载学习一下,EXCEL的操作的(e languageaaaaadf adsf asdfadsf adsfdsfadsf dfadsf adf)
- 2021-04-27 15:58:44下载
- 积分:1
-
Android 拖动 Button 显示效果
Android 拖动 Button 显示效果,在Android测试机上是按住鼠标拖动按钮,和其它的拖动操作方法一样,不过在手机上运行的时候,用手触摸屏幕按钮住屏幕移动,就可移动按钮,代码注释英文,来自国外Android网站的源码。
- 2022-11-04 23:10:03下载
- 积分:1
-
Best-Buy-Stop-Sell-Stop-EA
说明: Best-Buy-Stop-Sell-Stop-EA
- 2020-06-24 04:00:01下载
- 积分:1
-
程序
说明: 基于matlab环境的仿真脉冲传输方程,可以切换需要的波长,支持1.5um波段掺铒光纤激光器(Matlab simulation of pulse transmission equation)
- 2020-09-20 14:58:20下载
- 积分:1
-
icePubDll
获取计算机硬件信息的动态链接库,CPU序列号,硬盘序列号,MAC地址等信息
例程:
void gethardinfo()
{
QString str1="";
char buff[1024];
char buff2[1024];
char temp;
typedef int (WINAPI ICEPUB_MACHINEGETINFO)(int typeFlag,char *strInfo);
ICEPUB_MACHINEGETINFO *icePub_machineGetInfo = 0;
HINSTANCE hDLLDrv = LoadLibrary("icePubDll.dll");
if(hDLLDrv)
{
icePub_machineGetInfo = (ICEPUB_MACHINEGETINFO *)GetProcAddress(hDLLDrv, "icePub_machineGetInfo");
}
icePub_machineGetInfo(3,buff);
str1=buff;
int i=0;
int n=0;
n=str1.length();
qDebug()<<n;
for(i=0;i<n;i+=2)
{
temp=buff[i];
buff2[i+1]=temp;
buff2[i]=buff[i+1];
}
QString str2=buff2;
qDebug()<<buff2;
qDebug()<<str2;
}(Access to the computer hardware information dynamic link library, CPU serial number, hard disk serial number, MAC address and other information)
- 2017-12-28 11:45:08下载
- 积分:1
-
Abkowitz模型船舶操纵仿真
说明: 利用C++编写船舶Abkowitz模型,适当调整参数就能完成船舶操纵的航向控制及回转运动(Using C + + to write the Abkowitz model of the ship, and adjusting the parameters properly, the course control and turning motion of the ship can be completed)
- 2021-03-22 20:49:16下载
- 积分:1
-
CMTS3212的设计及实现,CMTS3212的设计及实现
CMTS3212的设计及实现,CMTS3212的设计及实现-CMTS3212 Design and Implementation, CMTS3212 Design and Implementation
- 2022-06-14 06:17:44下载
- 积分:1
-
Roman numerals simple conversion process, c++ to achieve
简单的罗马数字转换程序,将罗马数字转换成阿拉伯数字,c++实现-Roman numerals simple conversion process, c++ to achieve
- 2022-04-21 10:41:49下载
- 积分:1
-
VC++毕业设计:航空公司管理系统源代码+文档
VC++毕业设计:航空公司管理系统源代码+文档,双层C/S结构的课程设计作业,比较完整,附有全部代码和设计文档,SQL SERVER数据库,编译运行于Vc++.NET环境,本系统是一个具有开放体系结构的、易扩充的、易维护的、具有良好人机交互界面的航空管理系统,实现航空公司的航班管理、机票销售、客户信息的自动化的计算机系统,为企业的决策层提供准确、精细、迅速的航空管理信息。
- 2022-12-24 02:00:03下载
- 积分:1
-
经典js, 经典js, 经典js, 经典js,
经典js, 经典js, 经典js, 经典js, -failed to translate
- 2022-05-07 16:44:05下载
- 积分:1