-
对于刚接触曲线拟合C++编程的同行是一个不错的例子。
对于刚接触曲线拟合C++编程的同行是一个不错的例子。-刚接触curve fitting for the C++ Peer programming is a good example.
- 2022-03-23 04:01:28下载
- 积分:1
-
VFP发送短信
使用调制解调器GSM/GPRS或GSM手机以Visual FoxPro PDU格式发送短信息
- 2022-05-17 01:49:44下载
- 积分:1
-
GB28181协议
这个主要是测试设备是否支持GB28181协议的工具,集成了SIP服务器的控制命令,以及IE播放插件,可以实时播放PS流
- 2023-05-05 16:05:09下载
- 积分:1
-
新编win32API大全,只有1M多,用起来方便
新编win32API大全,只有1M多,用起来方便-New Win32API Guinness, only 1M and more convenient to use
- 2022-01-26 07:40:26下载
- 积分:1
-
详细介绍了wince下的图形编程,如何用画笔绘图,如何设置坐标...
详细介绍了wince下的图形编程,如何用画笔绘图,如何设置坐标-Described in detail under wince graphical programming, how to use brush drawings, how to set up coordinates
- 2022-04-09 15:12:17下载
- 积分:1
-
Net代码20个,需要我们学习!
Net代码20个,需要我们学习!-20, we need to learn!
- 2022-07-17 07:40:17下载
- 积分:1
-
shutdown, restart, open customs area, the closure of Customs Area
关机、重起、打开关区、关闭关区-shutdown, restart, open customs area, the closure of Customs Area
- 2023-09-04 02:05:03下载
- 积分:1
-
用vb编写的将HTML文件转换成文本文件的程序源代码
用vb编写的将HTML文件转换成文本文件的程序源代码-prepared with the HTML document will be converted into a text file with the source code
- 2022-02-05 11:46:44下载
- 积分:1
-
此为网络程序设计的课件,可以作为初学者的学习教材!
此为网络程序设计的课件,可以作为初学者的学习教材!-This is the courseware network programming can be used as study material for beginners!
- 2022-02-26 06:38:21下载
- 积分: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