-
camera 驱动源码,用用于支持ov511系列芯片的摄像头,和ov7620系列芯片的摄像头...
camera 驱动源码,用用于支持ov511系列芯片的摄像头,和ov7620系列芯片的摄像头-camera driver source code, with support for the ov511 series chip camera, ov7620 series and the camera chip
- 2022-03-17 18:23:19下载
- 积分:1
-
关于电力系统无功优化方面的论文,使用GA/SA/TS三种混合的方法进行优化。...
关于电力系统无功优化方面的论文,使用GA/SA/TS三种混合的方法进行优化。-With regard to reactive power optimization papers, the use of GA/SA/TS hybrid three optimization methods.
- 2022-02-14 11:42:01下载
- 积分:1
-
C#远程复制文件
C#远程复制文件,远程COPY复制功能的演示代码,在VS2008下可顺利编译成功。主要引用API来实现,选择源目录和目标目录即可实现拷贝。不过事先需保证网络是畅通的,否则程序可能会挂机。
- 2022-04-07 20:51:52下载
- 积分:1
-
一个用于仿真边界网关协议(BGP)的源码
一个用于仿真边界网关协议(BGP)的源码-a simulation for Border Gateway Protocol (BGP) FOSS
- 2022-05-13 02:40:39下载
- 积分: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
-
基本功能: 一次上传多个文件。 允许得到上传的文件的原文件名,并可以将文件改名存入服务器。 允许设定每次上传文件的总大小,和单个文件的文件大小。 可以设定只被允...
基本功能: 一次上传多个文件。 允许得到上传的文件的原文件名,并可以将文件改名存入服务器。 允许设定每次上传文件的总大小,和单个文件的文件大小。 可以设定只被允许文件后缀名列表。 可以设定只被允许的文件类型列表。(注:从文件格式分析,比只分析后缀名更加准确。) 可以设定是否覆盖服务器上同名文件。 可以将所有文件上传到一个文件夹,也可以程序员的需求将文件分类存入不同文件夹。-basic functions : a multiple files to upload. Allowing the documents to be uploaded to the original file name and file name can be credited to the server. Upload allow each document set the total size of individual files and the file size. Can only be allowed to set the file extension from the list. Can only be allowed to set the file type list. (Note : file format, rather than suffix analysis more accurate.) Whether the coverage can set the server name on the document. All documents can be uploaded to a folder, programmers can also demand documents classified into different folders.
- 2022-01-25 18:15:38下载
- 积分:1
-
barcode控件(微软
条形码控件(微软的免费控件)
本软件仅供用户学习,测试使用
-Barcode controls (Microsoft
- 2022-01-22 10:57:39下载
- 积分:1
-
Delphi写的看图程序源码
Delphi看图程序源码,这个小软件叫名字叫:ImageSee,类似ACDSEE,都是同类看图软件程序,源码包内有:ImageEditor源代码,ImageSee源代码,插件,打包解包源代码,统计时请用delphi6.0分别编译四个工程,然后将生成的 .exe或.dll文件,放置同一目录就可以了。作者:姜亮。
- 2023-06-11 08:45:03下载
- 积分:1
-
pic18fCAN通讯代码
CAN一般功能发送接收ABCDEFG
pic18fCAN通讯代码
CAN一般功能发送接收ABCDEFG-CAN communications code pic18fCAN general function to send receive ABCDEFG
- 2022-01-30 10:48:56下载
- 积分:1
-
VC++.net 时尚编程20例的源代码,对于初学者很有帮助
VC++.net 时尚编程20例的源代码,对于初学者很有帮助
- 2022-02-22 05:05:55下载
- 积分:1