-
This is a small matrix extraction procedure, the procedure for the LED industry...
这是一个字模提取的小程序, 对于LED行业的程序很有用的。-This is a small matrix extraction procedure, the procedure for the LED industry very useful.
- 2022-08-08 18:49:41下载
- 积分:1
-
Ic power source 8727 to test the source, easy to obtain
8727 Ic电源测试源,容易获得
- 2022-08-11 06:10:22下载
- 积分:1
-
图象腐蚀,膨胀,细化算法,图象腐蚀,地图信息的细化
图象腐蚀,膨胀,细化算法,图象腐蚀,地图信息的细化-Corrosion image, expanding, thinning algorithm, Graphical corrosion detailed map information
- 2022-07-26 07:15:14下载
- 积分: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
-
一种字符串之间的匹配的程度的计算,可以指示不同的字符串之间的显示度...
一种字符串之间的匹配的程度的计算,可以指示不同的字符串之间的显示度-A string matching between the degree of calculation, can be directed between the different display string degrees
- 2022-01-24 14:44:30下载
- 积分:1
-
use development, wrote the submarine war, a week writing, for beginners
使用开发的,自己写的潜艇大战,一个星期写的,适合初学者-use development, wrote the submarine war, a week writing, for beginners
- 2022-06-19 01:11:30下载
- 积分:1
-
ftp客户端 java编写swing
java编写的ftp客户端程序。支持上传下载删除等功能,界面清晰完美实用
- 2022-01-25 15:54:04下载
- 积分:1
-
数据库的英文课件 次课件为全引英文,有八章
数据库的英文课件 次课件为全引英文,有八章-A database of English Courseware Courseware for the whole sub-quoted in English, there are eight chapters. .
- 2023-06-11 19:55:03下载
- 积分:1
-
可以解码播放AAC音频和H264视频,在windowsVC6.0++环境下运行
可以解码播放AAC音频和H264视频,在windowsVC6.0++环境下运行-Players can decode AAC audio and H264 video, in windowsVC6.0++ Environment running under
- 2022-04-23 06:10:30下载
- 积分:1
-
that a company has a customer reception center, the unit time to a random custom...
说某公司有一个顾客接待站,在单位时间内随机地有顾客到接待站询问,设每位顾客 的接待时间是某个范围内的随机值,设接待站只有一名接待人员,要求程序模拟统计 //在设定时间内,接待员的总空闲时间和顾客的平均等待时间。假定模拟数据已按顾客 //到达接待站的先后顺序依次存于某个正文数据文件中。对应每位顾客有两个数据,到达 ///时间和需要接待的时间。 //在计算机模拟程序中,程序按模拟环境中的事件出现顺序逐一处理事件。当一个事件 //结束时,下一个事件隔一段时间才发生,则程序中的模拟时钟立即推进到下一个事件 的发生时间,如一个事件还未处理结束之前,另有其他事件等待处理,则这些事件就 应依次排队等候处理。-that a company has a customer reception center, the unit time to a random customers to ask reception centers set up for each customer reception time is within the scope of a random value, is only a reception center set up to receive, process simulation requirements statistics// within a set time, the receptionist at the total idle between customers and the average waiting time. Simulated data has been assumed by the customer// Reception Center arrived in the order followed by the text stored in a data file. Corresponding two per customer data, arriving///time and the time required to receive.// In the computer simulation program, the process by simulation environment incidents each sequence
- 2022-01-30 22:04:42下载
- 积分:1