-
介绍数字图像滤波的各种方法,也是从网上下载的,还可以
介绍数字图像滤波的各种方法,也是从网上下载的,还可以-Introduce a variety of digital image filtering method, is also downloaded from the Internet can also be
- 2022-07-22 20:41:42下载
- 积分:1
-
很好的asp参考手册,可以看看对asp的学习者有很大的帮助的
很好的asp参考手册,可以看看对asp的学习者有很大的帮助的-Asp very good reference manual, you can see on the asp learners have a lot of help
- 2022-07-12 17:11:04下载
- 积分:1
-
应用preteus的例子,这是真实的,项目将研究中的应用…
Preteus的应用例子,不错,入门必学 Preteus的应用例子,不错,入门必学-Application Preteus example, it is true that entry will study the application of Preteus example, it is true that entry will study the application of Preteus example, it is true that entry will learn
- 2023-06-13 16:20:06下载
- 积分:1
-
buy lottery procedures. The procedure can buy two tickets, lotteries and lottery...
购买彩票程序。该程序可以购买两种彩票,福彩和体彩。其中用到了随机数。-buy lottery procedures. The procedure can buy two tickets, lotteries and lottery. Which uses a random number.
- 2023-03-13 20:55:03下载
- 积分:1
-
Lonworks NodeBuilder错误引导
LonWorks NodeBuilder Errors Guide
- 2022-01-25 15:13:59下载
- 积分:1
-
这是一个有关于linux得资料
这是一个有关于linux得资料-This is a must have information on the linux
- 2023-06-25 15:45:02下载
- 积分:1
-
一个有趣的赛跑游戏,控制非常简单,只需要狂点鼠标左键就行:)难度可以自己调!...
一个有趣的赛跑游戏,控制非常简单,只需要狂点鼠标左键就行:)难度可以自己调!-an interesting racing game, control is very simple, just click the mouse button mad on the line :) can be difficult to transfer their own!
- 2022-06-28 02:08:03下载
- 积分:1
-
一个物流单据管理模块,主要运用ADO对象操纵数据库的技术。...
一个物流单据管理模块,主要运用ADO对象操纵数据库的技术。-a logistics document management module, the main use ADO object manipulation of database technology.
- 2023-08-30 03:50:03下载
- 积分:1
-
simple program based on VB6 to control 4 relay using parallel port interfacing w...
simple program based on VB6 to control 4 relay using parallel port interfacing with nice GUI
- 2022-08-23 11:40:59下载
- 积分:1
-
编写一个Java程序,用于输出Fibonacci数列的前20项。
提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。...
编写一个Java程序,用于输出Fibonacci数列的前20项。
提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。 Fibonacci[0]=Fibonacci[1]=1 Fibonacci[i]=Fibonacci[i-2]+Fibonacci[i-1] (i>=2) -Write a Java program for Fibonacci series, the first output 20. Tip: Fibonacci sequence is defined as: first, two of the value of 1, starting from the third and was followed by the first two. Fibonacci [0] = Fibonacci [1] = 1 Fibonacci [i] = Fibonacci [i-2]+ Fibonacci [i-1] (i> = 2)
- 2023-03-11 04:55:03下载
- 积分:1