登录
首页 » 其他项目 » Frame2d Visual Basic 源代码

Frame2d Visual Basic 源代码

于 2023-03-22 发布 文件大小:3.42 kB
0 197
下载积分: 2 下载次数: 1

代码说明:

此.txt 包含完整的源代码的 frame2d.frm,将转换为.txt 文件。 Frame2d 是一个示例 (示例 8.2 要具体) 问题 介绍的有限元方法在工程 (第三版) by Tirupathi R.Chandrupatla 和阿肖克 D.Belegundu . 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • TG12864E
    TG12864E-02 参考资料 希望大家喜欢 好东西大家一起分享 -TG12864E-02 reference hope everyone likes everyone to share good things
    2023-06-07 04:00:03下载
    积分:1
  • 飞思卡尔# 39智能汽车设计软件,对智能生产系统…
    飞思卡尔智能车设计课件,系统讲解智能车的制作,对智能车爱好者有很大帮助,分享一下-Freescale" s Smart car design software, the system on the production of smart cars, smart car enthusiasts to be of great help to share with you ..
    2022-10-17 04:25:09下载
    积分:1
  • 约瑟夫环 1. 本演示程序利用一循环链表,每个结点为一人,类似将人按顺时针方向围坐一圈,每个结点包括,号码,密码.号码是作为排的顺序.密码用来作为下一次报数...
    约瑟夫环 1. 本演示程序利用一循环链表,每个结点为一人,类似将人按顺时针方向围坐一圈,每个结点包括,号码,密码.号码是作为排的顺序.密码用来作为下一次报数的数字.当走到结尾时,再下个结点便循环回去,依此类推. 2. 演示程序以用户与计算机的对话方式执行,用户输入相应的数据,输出结果显示在其后。,即总结点数,和密码. 3. 程序执行的命令包括:1)创建链表 2)寻找结点 3)删除结点 4. 测试数据测试数据:m初始值20,n=7,7个人密码依次为:3,1,7,2,4,8,4。首先m值为6,正确出列顺序为6,1,4,7,2,3,5。 -Josephus 1. The demonstration program using a chain cycle, each node to a person, similar to a clockwise direction by people sitting circle, and each node include numbers, Password. As the number is the sequence. used as a password the next few reported figures. When reached at the end, the next nodes will cycle back, and so forth. 2. Demonstration Program to computer users with implementation of the dialogue, the corresponding user input data and output results in later. , Summed up the quota, and password. 3. Procedures for the implementation of the order include : 1) Create List 2) Find node 3) delete nodes 4. test data test data : the initial value of 20 m, n = 7, 7 PIN followed : 3,1,7,2,4,8,4. M value fo
    2022-07-24 02:51:37下载
    积分:1
  • Camshift tracking algorithm based on improved, applied to camera tracking
    基于camshift算法的跟踪改进,适用于摄像头跟踪等-Camshift tracking algorithm based on improved, applied to camera tracking
    2023-06-02 14:45:03下载
    积分:1
  • This is the Chinese character and telegraph code mutual inquiries small tools, f...
    这是汉字与电报码相互查询的小工具,在填写机读卡时非常有用,大家可以看看,因为本人刚学,另外电报码字库不全,可能会影响查询效果,还请各位指导!!有喜欢VFP编程的朋友可以来信相互学习-This is the Chinese character and telegraph code mutual inquiries small tools, filling in Cuba, Denmark, Germany will be very useful, we can see, because I just learning, and telegraph code font incomplete, it may affect the inquiry results, also requested the guidance you! ! VFP programming is like the letter from a friend can learn from each other
    2022-07-01 14:05:21下载
    积分:1
  • Embedded SD card Interface
    Embedded SD card Interface
    2022-01-22 12:45:41下载
    积分:1
  • GSM half rate of the source code (VSELP) GSM half rate of the source code (VSELP...
    GSM半数率源代码(VSELP) GSM半数率源代码(VSELP) -GSM half rate of the source code (VSELP) GSM half rate of the source code (VSELP)
    2022-02-25 01:01:10下载
    积分:1
  • K条路是在计算出一条最短路径后,继续计算几条次短路径。 多条路经可以为驾驶者提供多条路径选择,驾驶者可以根据自己的喜好选择路径。另外这些次短路径可以在...
    K条路是在计算出一条最短路径后,继续计算几条次短路径。 多条路经可以为驾驶者提供多条路径选择,驾驶者可以根据自己的喜好选择路径。另外这些次短路径可以在最短路径阻塞时作为备选路经或应急路径使用。 计算中可以设定不同的条件来进行计算,如各路经共用路段多少,路径长度限制等。-K is the right route in the calculation of a shortest path to continue the calculation several times shorter path. Number of motorists passing by can provide multiple paths to choose and motorists can choose according to their own path. Also these times shorter path in the shortest possible path obstruction as an alternative path passing by or emergency use. Calculation of different conditions can be configured to carry out the calculation, such as the various sections by the number of shared, such as path length.
    2023-07-23 19:20:04下载
    积分:1
  • labview 自动生成WORD报表,按源码内容自行编辑文档模版,重点是标签(标签名称可自行修改)...
    labview 自动生成WORD报表,按源码内容自行编辑文档模版,重点是标签(标签名称可自行修改)-LabVIEW automatically generated WORD statements, according to source their own editorial content of the document template, with a focus on label (label name can modify)
    2022-09-25 18:45:02下载
    积分:1
  • Cyclic redundancy check implemention
    循环冗余校验的实现
    2022-03-03 16:10:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载