-
ABAQUS子程序UMAT里弹塑本构的实现
说明: 介绍了abaqus中umat子程序里塑性材料本构关系的实现(The realization of constitutive relation of plastic material in UMAT subroutine of ABAQUS is introduced)
- 2021-04-16 14:30:09下载
- 积分:1
-
ANT_AN04_Burst_Transfers
ANT协议中的burst数据传输方式详解,包括收发时序及数据格式。(ANT protocol Detailed burst data transmission, including the timing and receive data format.)
- 2014-01-12 10:07:36下载
- 积分:1
-
key
说明: 51单片机矩阵键盘程序
51单片机矩阵键盘程序
51单片机矩阵键盘程序
51单片机矩阵键盘程序(51 single-chip single-chip microcomputer 51 program matrix matrix keyboard keyboard keyboard matrix 51 SCM procedures procedures procedures keyboard matrix 51 SCM)
- 2021-04-23 16:58:47下载
- 积分:1
-
分页控件
一.主要功能:
数据库中编写存储过程实现分页功能。在asp.net页面传递当前显示的页号和页大小调用Sql
Server存储过程获取并显示当前页的数据
二:存储过程
此分页控件主要的分页是用存储过程。使用存储过程效率更高,加快查询的速度,可以优化ASP.net代码和增强代码灵活性。在VS.net2005进行数据库的操作时,经常会用到GridView控件。这样可以把所有的事情都在服务器端完成,大大减小服务器的负担。
当数据库中的记录很多时,通过字段在数据库中分页,在前台通过设置其当前的页号和页大小,当数据很大的时候。可以在文本框中设置其当前的页号和每一页数进行分页,并可通过不同的数据控件显示。
- 2022-03-21 14:48:18下载
- 积分:1
-
STM32_USB
基于STM32的USB实验,移植时需要修改相应部分(Need to modify the corresponding part of the STM32 USB-based experiments, the time of transplantation)
- 2012-05-25 17:15:39下载
- 积分:1
-
6
说明: 串口通讯实验:
本实验得到的结果为,打开超级终端,设置波特率为115200,数据流控制位为无。运行系统,就会显示“UART & Interrupt Experiment,Please Input from the keyboard”,我们就可以通过写串口操作。
在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。
注意:由于系统产生中断,程序计数器就会跳到0x18处执行中断服务子程序,所以不能在SDRAM调试。 (Serial communication experiment: the results of this experiment, open HyperTerminal, set the baud rate to 115200, data flow control bit is not. Operating system, it will display " UART & Interrupt Experiment, Please Input from the keyboard" , we can write the serial port operation. Debug in flash, you need to modify the RO BASE is 0x00000000, the other not modify, recompile download can run. Note: Due to system interrupt, the program counter will jump to 0x18 Department execute the interrupt service routine, it can not debug the SDRAM.)
- 2010-09-01 22:57:00下载
- 积分:1
-
层次分析法ahp C++实现代码
资源描述
算法简介
AHP-层次分析法是数学建模中的常用算法,其适用于一批非常广泛的问题,综合来说,它是一个“层次权重决策分析方法”。客观地讲,它适用于一些有限制条件的决策选择问题:
1. 决策有限,且只从有限的候选决策里选择。
2. 决策的影响因素已知,因素的关系(包括隶属关系和优先级关系)已知
3. 因素的关系不论客观与否,要通过合理性校验,即必须是合理的关系才能导出合理的决策。
- 2023-04-06 07:30:04下载
- 积分:1
-
.net 网上商店
一款基于.net 的网上商店系统,数据库是access.供交流学习用。
- 2022-12-13 18:30:04下载
- 积分:1
-
celiangjuzhen
压缩感知中几种测量矩阵的研究及其改进,对初学者学习测量矩阵有很好的指导(Several compressed sensing measurement matrix and its improvements, for beginners to learn the measurement matrix has a good guide)
- 2014-12-03 17:27:48下载
- 积分:1
-
tuxingxuedazouye
说明: 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。
2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。
3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。
4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。)
5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。
6. 两种扫描多边形扫描转换算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法任选一种);
7. 4连通区域的递归种子填充算法,和扫描线种子填充算法,要求种子点(x,y)可交互输入)。
8. 简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。
9. 交互式Bezier曲线的输入绘制程序实现
(1. So an integrated graphical interface procedures, which call for each operation subroutine. 2. Calling the painting point function, with DDA, the midpoint algorithm painting line and the midpoint algorithm and France Circle and the positive and negative parabola. 3. Interactive 2D linear intersection : If there intersection with a solid circle indicates Nodal and writing to demonstrate its coordinates. 4. Using 2D animation graphics transform algorithms to achieve the specified physical translation, rotation and scaling. (Including walking and cycling around the fixed point of rotating objects from the rotating animation.) 5. Line cutting and polygon clipping algorithm to achieve the animation demo. (Two segments cutting algorithm and H-S-by-side polygon clipping algorithm) polygon clipp)
- 2020-11-09 20:49:46下载
- 积分:1