-
五子棋代码,mfc 应用,具有 socket 通讯功能,vc 6 下调试通过.
五子棋代码,mfc 应用,具有 socket 通讯功能,vc 6 下调试通过.-331 code, mfc application with socket communication functions, vc 6 under through debugging.
- 2022-05-10 21:07:17下载
- 积分:1
-
a game for source code changes
一个游戏修改器源代码-a game for source code changes
- 2022-08-24 20:09:46下载
- 积分:1
-
Using java to do a polling system that can votes for the election when
用java做的一个记票系统,可以统计选票,用于选举时用-Using java to do a polling system that can votes for the election when
- 2022-10-16 21:55:03下载
- 积分:1
-
国外有限元分析源程序5,用FORTRAN编写,用于结构的有限元分析。...
国外有限元分析源程序5,用FORTRAN编写,用于结构的有限元分析。-foreign source Finite Element Analysis 5, FORTRAN prepared for the structure of the finite element analysis.
- 2023-03-26 20:55:02下载
- 积分:1
-
在wince蓝牙HCI测试
HCI test in bluetooth in WINCE
- 2022-02-03 19:30:36下载
- 积分:1
-
游戏编程参考手册的CHM版,是学习游戏编程的好书。
游戏编程参考手册的CHM版,是学习游戏编程的好书。-Game programming reference manual version of the CHM is to study game programming books.
- 2022-08-09 19:22:41下载
- 积分:1
-
示范如何使用 LoadLibrary(...) 和 GetProcAddress(....)调用dll的输出函数....
示范如何使用 LoadLibrary(...) 和 GetProcAddress(....)调用dll的输出函数.-the code show how to call the functions in the dll file by LoadLibrary and GetProcAddress.
- 2022-03-12 03:09:44下载
- 积分: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
-
发现HSV范围
#包括“stdafx.h”
- 2022-02-06 08:47:30下载
- 积分:1
-
对指定的计算机进行端口的扫描,很简单但很实用
对指定的计算机进行端口的扫描,很简单但很实用-On the specified computer port scanning is very simple but very practical
- 2022-03-05 01:28:22下载
- 积分:1