-
gradual learning WINPCAP (4).
循序渐进学习使用WINPCAP(四).-gradual learning WINPCAP (4).
- 2022-01-24 15:24:36下载
- 积分:1
-
同样是讲电路高速设计的资料,希望帮助大家
同样是讲电路高速设计的资料,希望帮助大家-The same stresses of high-speed circuit design information, in order to help U.S.
- 2022-11-07 00:45:04下载
- 积分:1
-
On the C/C++ graphics programming an important book introduces a number of bitma...
关于C/C++图形编程的重要书籍 主要介绍了 位图的一些相关的操作-On the C/C++ graphics programming an important book introduces a number of bitmap-related operation
- 2022-05-15 10:16:32下载
- 积分:1
-
c/C++编程习惯:初学者最需要的东西.希望对各位点帮助.
c/C++编程习惯:初学者最需要的东西.希望对各位点帮助.-c/C++ programming habits: beginners are most in need of things. I hope to help you points.
- 2022-01-29 03:52:58下载
- 积分:1
-
IDL和VB、VC混合编程,涉及到的接口,dll引用等问题解决的文档...
IDL和VB、VC混合编程,涉及到的接口,dll引用等问题解决的文档-IDL, and VB, VC mixed programming, related to the interface, dll reference documents such as problem-solving
- 2022-06-15 08:10:55下载
- 积分:1
-
MP4 to AVI 转码工具
MP4 to AVI 转码工具-tool of MP4 code to AVI code
- 2022-05-21 23:16:39下载
- 积分:1
-
这是看似简单的问题:给定空间两点坐标,让一个小球从起点滚动到终点,问小球沿着怎样的路径滚动的 最快?很多人会以为是直线,其实不然。该演示系统从模拟真实物体的客观...
这是看似简单的问题:给定空间两点坐标,让一个小球从起点滚动到终点,问小球沿着怎样的路径滚动的 最快?很多人会以为是直线,其实不然。该演示系统从模拟真实物体的客观行为出发,揭示问题的本质所 在。在演示中我们把小球滚动最快的轨迹称为“最速降线”。这是测试版,完全版可以到http://shizp.vicp.net索取-You can find the completed vision at:http://shizp.vicp.net
- 2022-02-03 00:24:43下载
- 积分: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
-
本程序是用来实现自启动,但还要根据用户自己完善,只用于参考。...
本程序是用来实现自启动,但还要根据用户自己完善,只用于参考。-this procedure is used to achieve since the launch, but also improve the users themselves, for information only.
- 2023-07-19 05:15:02下载
- 积分:1
-
实现STUN协议的服务器端和客户端,是UDP穿越NAT
实现STUN协议的服务器端和客户端,是UDP穿越NAT-Realize STUN protocol server-side and client is UDP through NAT
- 2022-10-04 16:15:03下载
- 积分:1