-
模仿windows 扫雷游戏,可以游戏,计时,有时布雷可能会有小bug!...
模仿windows 扫雷游戏,可以游戏,计时,有时布雷可能会有小bug!-Imitate windows minesweeper game
- 2023-06-23 22:40:03下载
- 积分:1
-
该程序用于编写函数:1。的负载和计算…
此程序用fortran编写
功能:
1、是计算在载荷作用下的平面桁架位移以及杆件的轴力。轴力符号规定,受拉为正,受压为负。另外还哼计算支座反力。
2、对桁架的节点编号,采取先编可动节点,接着再编固定节点。
3、计算多工况问题
此程序出自《杆系结构程序设计》,有改动,原程序有错误-the procedure used to prepare fortran functions : 1. calculation of the load under the plane truss rod displacement and the axial force. Symbol axial force, the tension is positive, negative pressure. It also supports anti-hum calculating power. 2, the number of nodes truss, the first series to take movable joints, and then re-allocation fixed nodes. 3, the calculation of multi-state issues this procedure from the "bar structural design process," with changes, the original procedure is wrong
- 2022-02-12 06:40:47下载
- 积分:1
-
LabVIEW实现对光谱的动态测量,并显示测量结果,动态测量的实现...
LabVIEW实现对光谱的动态测量,并显示测量结果,动态测量的实现-LabVIEW realize spectra of dynamic measurement, and display measurement results, the realization of dynamic measurement
- 2022-03-07 05:29:23下载
- 积分:1
-
C#映射网络驱动器的例子
C#映射网络驱动器的例子,可把本地文件夹映射成网络驱动器,关于映射,这里就不多介绍了,有时候这是个比较有用的功能,在Windows资源管理器,有专门建立网络映射的模块,本程序完成的功能界面如图所示。
- 2022-05-26 16:37:28下载
- 积分:1
-
求整数的质因数分解(采用了数组).c.rar
可以求出整数的质因数...
求整数的质因数分解(采用了数组).c.rar
可以求出整数的质因数-for the quality factor decomposition (using the arrays). C.rar integers can be calculated the quality factor
- 2022-01-29 03:04:33下载
- 积分:1
-
VB使用smtp.dll发送Email程序演示
VB使用smtp.dll发送Email程序演示,简邮邮件发送组件,mtp.dll通过smtp协议发送邮件,为标准windows dll 支持VB VC等主流编程工具调用,调用方式跟调用windows api完全相同。 使用或者发布后无需注册控件 无需做成安装包 发布时只需将本dll放到exe同目录下即可。
本dll仅有两个导出函数
1.SendMail函数:发送邮件主函数
2.GetSmtpError函数:当发送失败时使用该函数取得失败的原因 (比如用户名密码错误)
具体用法及各个参数说明见各个程序示例代码。
- 2022-02-13 00:21:07下载
- 积分:1
-
阅读的格式SEGY地震数据segyreader,输入SEGY .h文件卷赛格…
读取Segy格式地震数据的类SegyReader,
在segy.h文件中有segy卷头/道头的每一个字段的中文详细说明,方便大家查询使用.
另外, 使用QT3.x制作的GUI界面程序, 可以选择一个segy文件, 使用SegyReader类读取并显示相关信息在界面上.-Read format Segy type of seismic data SegyReader, in segy.h document volumes segy head/Road, the first field of each detailed description of the Chinese to facilitate the use of inquiries. In addition, the use of the GUI interface QT3.x production procedures, segy can choose a file, use the category SegyReader read and display relevant information in the interface.
- 2022-04-15 15:36:12下载
- 积分:1
-
GPS garmingpstool
gps garmingpstool-src-0[1].9.tar.gz
- 2023-04-02 00:00:04下载
- 积分:1
-
library card procedures
图书馆借书证程序-library card procedures
- 2022-03-16 16:52:23下载
- 积分:1
-
VC++窗体震动【抖动】例子
VC++窗体震动【抖动】例子,使用一个窗口震动功能类:窗体震动例程。作者:徐景周。在对按钮初始化时,自动为按钮属性添加自画属性(OWNERDRAW)
dx=5; // 横坐标震动位移
dy=5; // 纵坐标震动位移
SetDialogBkColor(RGB(160,180,220),RGB(0,0,0));设置对话框背景和文本颜色。
m_bShake=false; //初始置停止震动标志为假,既震动
m_iTotal=1; //总计数值,到一定时间不再震动窗体
注:此程序只能运行一次,用互斥量来判断程序是否已运行
- 2023-04-21 10:40:04下载
- 积分:1