-
C # lineage2芙蕾雅PTS源
使用系统;
- 2022-04-20 20:08:48下载
- 积分:1
-
allegro file and applications for registration
allegro的注册和应用文件,allegro的注册和应用文件-allegro file and applications for registration
- 2022-08-02 20:54:45下载
- 积分:1
-
一个课程设计,数据结构的, 1)设计题目 2)设计目的 3)设计内容 4)程序流程图 5)源程序 6)软件测试报告(包括所用到的数据及结果)...
一个课程设计,数据结构的, 1)设计题目 2)设计目的 3)设计内容 4)程序流程图 5)源程序 6)软件测试报告(包括所用到的数据及结果)-a curriculum design, data structure, 1) a design 2), designed to 3) design element 4) Flow chart 5) source 6) software test reports (including use of the data and results)
- 2022-01-31 23:28:16下载
- 积分:1
-
csharpprimerprograms
csharpprimerprograms
- 2022-07-22 18:11:56下载
- 积分:1
-
socket通信程序
socket通信程序服务器端程序,实现文件的传输文件列表的传输,以及系统文件夹内容信息的传送功能。
- 2023-05-21 22:15:02下载
- 积分: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
-
使用C++编程实现简单的绘图功能,非常实用。
使用C++编程实现简单的绘图功能,非常实用。-The use of C++ programming simple graphics, very useful.
- 2022-01-26 01:26:11下载
- 积分:1
-
POJ typical Oklahoma Elaborates on topics include source code and they should pa...
poj典型题目解题思路详解
包含源代码和解题时应注意的问题及题目陷阱设计分析-POJ typical Oklahoma Elaborates on topics include source code and they should pay attention to solving the problems and pitfalls topic Design Analysis
- 2023-08-11 17:00:03下载
- 积分:1
-
applet k-means with java
这是一个小程序,用k-均值算法做了一个小例子,用户可以改变簇的数目,逐步解释,
- 2022-08-19 20:07:41下载
- 积分:1
-
两层神经网络的MATLAB仿真实现
两层神经网络的MATLAB仿真实现,具体实现每层数据的采集处理。以两层神经网络为例,提供解决神经网络仿真问题的心思路。有很好的扩展性,方便使用,易修改。
- 2022-03-09 23:23:09下载
- 积分:1