-
DELHPI Ymodem收发文件
应用背景
说明:就是COM口读写文件的应用软件的源代码。使用Ymodem协议传输文件,支持6个COM口。多钟波特率选择。
就是COM口读写文件的应用软件的源代码。使用Ymodem协议传输文件,支持6个COM口。多钟波特率选择。
关键技术DELPHI 源代码COM口编程开发使用ymodem协议收发文件DELPHI 源代码COM口编程开发使用ymodem协议收发文件DELPHI 源代码COM口编程开发使用ymodem协议收发文件
- 2022-03-22 16:13:43下载
- 积分:1
-
简单的用于获取网卡信息的源代码,有点乱IP+MAC
简单的用于获取网卡信息的源代码,有点乱IP+MAC-Simple card information for access to the source code, somewhat arbitrary IP+ MAC
- 2023-07-24 01:40:03下载
- 积分:1
-
Supervise the Windows registries of computers in a LAN, can also modify them.
对局域网内计算机注册表的监控,更改该计算机的注册表-Supervise the Windows registries of computers in a LAN, can also modify them.
- 2022-01-31 03:08:22下载
- 积分:1
-
点在多边形内判断,思想:点的做射线与多边形的交点个数。...
点在多边形内判断,思想:点的做射线与多边形的交点个数。-Point in polygon judge thought: point to do ray intersection and the number of polygons.
- 2022-02-07 07:24:03下载
- 积分:1
-
solve a matrix problems. Look at specific problems documented. And the source.
解决一个矩阵问题。具体的问题看文件说明。和源码。-solve a matrix problems. Look at specific problems documented. And the source.
- 2023-03-27 09:10:03下载
- 积分:1
-
shablon for universla server wich can work with DB, wtite log file, and work wit...
shablon for universla server wich can work with DB, wtite log file, and work with multiple clients.
- 2023-02-11 10:40:05下载
- 积分:1
-
Enter the complete mathematical expression such as 1+ (5/2)* 3 to calculate the...
输入完成数学表达式例如1+(5/2)*3
即可计算出结果
支持运算符:+ - * / () ^-Enter the complete mathematical expression such as 1+ (5/2)* 3 to calculate the results support the operator:+-*/() ^
- 2022-08-10 10:29:54下载
- 积分:1
-
BP算法拟合f(x)=sin(x)函数,样本数为9对,目标值0.001
BP算法拟合f(x)=sin(x)函数,样本数为9对,目标值0.001-BP fitting algorithm f (x) = sin (x) function, sample size for the nine right, the target value 0.001
- 2022-06-21 05:43:09下载
- 积分:1
-
一个文本编辑器,压缩包里包含源程序和可执行文件。
一个文本编辑器,压缩包里包含源程序和可执行文件。-A text editor, contains source code and executable file.
- 2023-08-30 17:05:04下载
- 积分:1
-
这个程序的作用是计算并输出运算表达式的值。本程序支持+、...
这个程序的作用是计算并输出运算表达式的值。本程序支持+、-、*、/、^这五个运算操作符,并支持()以及sin()、cos()、tan()、log()、ln()等函数,支持()、函数的多层嵌套。 本程序有一定的容错及判错功能-A program that evaluates an numeric expression, supports five operators:+,-,*, /, ^, and (), also supports functions like sin, cos, tan, log, ln ,and nested functions and parentheses. Besides, error checking is also supported.
- 2023-01-20 08:55:03下载
- 积分:1