-
fortran source code for fdtd parall computing
fortran source code for fdtd parall computing
- 2023-09-03 04:30:03下载
- 积分:1
-
用标准C语言解决100道经典数学问题,堪称经典,是C程序开发员必备的C源码库,具有很强的参考价值。...
用标准C语言解决100道经典数学问题,堪称经典,是C程序开发员必备的C源码库,具有很强的参考价值。-using standard C language to solve 100 classical mathematical problems for his classic, C procedures required developers of C source code library, and has a strong reference value.
- 2023-05-09 00:30:03下载
- 积分:1
-
Modbus串口操作
应用背景
windows上modbus串口操作源代码, 采用vs编写,标准的modbus串口操作,modbus其实就是串口操作,只不过发送和接受有个协议而已,发送出去就等待接受,接受到正确的数据包就通讯成功。
关键技术
用win32写的rs232串口源代码,用vs编译,并集成了modbus操作函数,包含dtr, dts, dcd, dsr, ri, cts几个引脚电平控制。
- 2022-02-02 22:40:07下载
- 积分:1
-
使用VB的快速排序算法
使用VB的快速排序算法-use VB Quick Sort Algorithm
- 2022-04-10 17:39:35下载
- 积分:1
-
在有限元分析中计算结构整体刚度矩阵、单元刚度矩阵、单元结点位移、应力应变等...
在有限元分析中计算结构整体刚度矩阵、单元刚度矩阵、单元结点位移、应力应变等-In finite element analysis to calculate the structure of the overall stiffness matrix, element stiffness matrix, element node displacement, stress and strain, etc.
- 2022-03-14 12:45:45下载
- 积分:1
-
Numar 图元
程序 P2.2;
使用 crt ;
var 我、 n、 f: 整数 ;
开始
clrscr ;
重复
写 ("Introduceţi 联合国 număr 天然 n =") ;
readln(n) ;
直到 n > 2 ;
- 2022-04-19 13:46:49下载
- 积分:1
-
可以很好的实现数学中的算法
可以很好的实现数学中的算法-can achieve good mathematics algorithm
- 2022-01-25 22:11:17下载
- 积分:1
-
leetcode test4 MedianOfTwoSortedArr
应用背景就是leetcode上面第四题,找到两个排序的数组的中位数。就是leetcode上面第四题,找到两个排序的数组的中位数。就是leetcode上面第四题,找到两个排序的数组的中位数。就是leetcode上面第四题,找到两个排序的数组的中位数。关键技术变异的二分查找吧。变异的二分查找吧。变异的二分查找吧。变异的二分查找吧。变异的二分查找吧。变异的二分查找吧。变异的二分查找吧。变异的二分查找吧。变异的二分查找吧。
- 2022-02-06 18:01:46下载
- 积分:1
-
Dichotomy for solving nonlinear equations a root, you can calculate the approxim...
二分法求解非线性方程的一个根,可以计算出一般非线性方程的近似解-Dichotomy for solving nonlinear equations a root, you can calculate the approximate solution of general nonlinear equations
- 2023-02-22 22:25:03下载
- 积分:1
-
achieve a reversal of a linked list, in the entire process completed within a Li...
实现了一个链表的逆转,全部过程在一个链表内完成!-achieve a reversal of a linked list, in the entire process completed within a List!
- 2022-03-11 22:22:36下载
- 积分:1