-
一个对网站数据抓取的源码,有需要的请下载
一个对网站数据抓取的源码,有需要的请下载-Crawl a site" s source data, there is a need to download the
- 2022-03-03 23:48:39下载
- 积分:1
-
高质量C++编程指南,供编程爱好者使用,推荐
高质量C++编程指南,供编程爱好者使用,推荐-High-quality C++ Programming Guide for the use of programming enthusiasts, Recommended
- 2022-07-04 10:28:26下载
- 积分:1
-
实现复数的输入输出并对其进行加减乘除四则运算
实现复数的输入输出并对其进行加减乘除四则运算-The four operations to achieve complex
- 2022-07-22 02:00:57下载
- 积分:1
-
Huffman编码以及解码程序,利用它可以对文件进行压缩和解压缩...
Huffman编码以及解码程序,利用它可以对文件进行压缩和解压缩-Huffman coding and decoding process, which allows you to compress and decompress the file
- 2022-10-21 23:45:03下载
- 积分: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
-
利用现在流行的Ajax技术无刷新动态!一个简单的源…
利用现在流行的AJAX技术无动态刷新!一个简单的在线聊天室源码。代码比较简单,适合初学AJAX人群!-Now the popular use of AJAX technology without dynamic refresh! A simple source of online chat rooms. Code is relatively simple, suitable for beginner AJAX crowd!
- 2023-02-16 04:55:04下载
- 积分:1
-
to check and control parallel port in a system
to check and control parallel port in a system-to check and control parallel port in a system
- 2022-02-09 19:31:03下载
- 积分:1
-
发送Email的程序
发送Email的程序-procedures
- 2022-04-30 15:21:19下载
- 积分:1
-
在m×n的矩阵中有一个元素a[i,j]满足下述条件:a[i,j]既是第i行元素中的最小值,又是第j列元素中的最大值(称为鞍点),此程序是求矩阵鞍点的算法...
在m×n的矩阵中有一个元素a[i,j]满足下述条件:a[i,j]既是第i行元素中的最小值,又是第j列元素中的最大值(称为鞍点),此程序是求矩阵鞍点的算法-In the m × n matrix has an element of a [i, j] satisfy the following conditions: a [i, j] is not only the first i elements of the minimum trip, but also is the first j elements out of the maximum value (called saddle point), this procedure is the saddle point matrix algorithm
- 2023-02-23 00:20:04下载
- 积分:1
-
vc 扩展 logowiz
vc 扩展 logowiz-vc expansion logowiz
- 2023-08-04 05:20:03下载
- 积分:1