-
用于U盘的防火墙
用于U盘的防火墙
用于U盘的防火墙
用于U盘的防火墙-A firewall
- 2022-03-14 07:28:18下载
- 积分:1
-
用Delphi开发的经典例子的源代码,在给予孕酮多数希望…
用Delphi实现的经典实例源代码,希望能给广大编程爱好者以帮助,-with Delphi classic example source code, in hopes of giving the majority of programming enthusiasts to help, thank you
- 2022-10-20 03:30:04下载
- 积分:1
-
vb.net利用中间空间实现的SMS收发程序
vb.net利用中间空间实现的SMS收发程序-vb.net to use the middle of space to achieve SMS sending and receiving programs
- 2023-06-02 13:30:03下载
- 积分:1
-
指纹识别
指纹识别如今是一个活跃的研究领域。指纹识别系统中的一个重要组成部分是的指纹匹配算法。根据问题域,指纹匹配算法分为两大类: 指纹验证算法,指纹识别算法。指纹验证算法的目的是确定是否两个指纹从同一手指来还是不来。另一方面,指纹识别算法在数据库中寻找来自同一手指指纹搜索查询的指纹。
- 2023-04-29 03:05:04下载
- 积分:1
-
a good voice player
一个不错的声音播放器-a good voice player
- 2022-08-06 04:05:57下载
- 积分:1
-
- 2022-08-09 21:48:51下载
- 积分:1
-
Wince environment in the following simulation using gpio to i2c source code
在Wince环境下面的用 gpio 来模拟 i2c的源代码-Wince environment in the following simulation using gpio to i2c source code
- 2023-06-06 07:20:03下载
- 积分:1
-
定制 MessageBox 的式样(初学者好用的东东)
定制 MessageBox 的式样(初学者好用的东东)-customize the layout MessageBox (beginners handy saucepan)
- 2022-02-14 08:05:43下载
- 积分:1
-
自己的小程序!请看一下!自己写的小程序
自己的小程序!请看一下!自己写的小程序-own small program! See what! His writing small programs
- 2022-01-28 20:17:37下载
- 积分:1
-
public class gedebahe { public static void main( String [] args) { for ( ) { int...
public class gedebahe { public static void main( String [] args) { for ( ) { int a=-1,b,c //b,c是分解出来的两个数 System.out.print("Please input a oushu:") //输入一个偶数 try { BufferedReader in = new BufferedReader(new InputStreamReader(System.in)) String inputLine = in.readLine() a = Integer.valueOf(inputLine).intValue() }catch (Exception exc) { System.out.println("Sorry,please input a number.") return } if (a%2!=0) { System.out.println("Sorry,please input a oushu.") return } for (b=1 b
- 2022-09-15 17:45:03下载
- 积分:1