-
- 2022-05-18 05:47:09下载
- 积分:1
-
串口调试程序,并附有说明文档,很全很详细!
串口调试程序,并附有说明文档,很全很详细! -Serial debugger, along with documentation, it is all in great detail!
- 2022-11-27 12:05:04下载
- 积分:1
-
USB最近的研究中,互联网上的一个USB的Delphi组件上传到发现…
最近在研究USB,上网找到了个USB的DELPHI的组件,上传上来给大家 -USB recent study, found on the Internet a USB of Delphi components uploaded onto for everyone
- 2023-03-25 08:45:03下载
- 积分:1
-
在命令将帮助你制作电话接待CA列表
list of at commands which will help you to maker a call and recieve a ca-list of at commands which will help you to maker a call and recieve a call
- 2022-08-12 12:30:13下载
- 积分:1
-
Socket对GetHttp报文的简单实现,注释比较详细。
VC2005编译通过。...
Socket对GetHttp报文的简单实现,注释比较详细。
VC2005编译通过。-Socket for a simple message GetHttp achieved, more detailed notes.
- 2023-08-28 22:35:03下载
- 积分:1
-
实现安全稳定的线程控制,并可调用系统可执行文件
实现安全稳定的线程控制,并可调用系统可执行文件-safe and stabilizable thread control,call system execute file.
- 2022-02-07 08:59:08下载
- 积分:1
-
多线程编程入门技术
多线程编程入门技术-entry multithreaded programming techniques
- 2022-11-10 00:55:03下载
- 积分:1
-
实现了点合成线段的最优化线性插值设计,有好用的界面和输入方式...
实现了点合成线段的最优化线性插值设计,有好用的界面和输入方式-Segment achieved a point of synthesis of linear interpolation to optimize the design, there are easy-to-use interface and input methods
- 2023-01-07 01:35:04下载
- 积分:1
-
在wince编辑控制滤波器
edit control filter by wince
- 2023-08-25 09:35:03下载
- 积分:1
-
根据所接收的值,程序可以在1到100之间接收一个整数…
程序能够接收1~100之间的整数,根据接收的数值,计算其Fibonacci数,在屏幕上输出其值。Fibonacci数列的定义如下:
Fib(1)=1
Fib(2)=1
Fib(n)=fib(n-2)+fib(n-1)
-Program can receive an integer between 1 to 100, according to the received value, to calculate the Fibonacci number, the screen output of its value. Fibonacci sequence is defined as follows: Fib (1) = 1 Fib (2) = 1 Fib (n) = fib (n-2)+ fib (n-1)
- 2023-05-17 04:15:03下载
- 积分:1