-
VC++2005 prepared to receive joystick, pedal input
VC++2005编写,接收游戏杆、脚蹬输入-VC++2005 prepared to receive joystick, pedal input
- 2022-02-02 19:10:27下载
- 积分:1
-
vsiual c++编辑的课浏览图片,具有漫游,放大,缩小等功能
vsiual c++编辑的课浏览图片,具有漫游,放大,缩小等功能-vsiual c++ editor class pictures, with roaming, zooming and narrow features such as
- 2022-03-04 22:00:40下载
- 积分:1
-
拦截iofcalldriver,发送按键的用户
Intercept IofCallDriver, send pressed key to user-mode parser. C-Intercept IofCallDriver, send pressed key to user-mode parser. C++
- 2023-01-03 08:45:03下载
- 积分:1
-
C语言生成的代码在执行效率上比其它高级语言都高.现在让我们来看看C语言生成的代码具体是什么样子的.当你看完本文对于C语言的了解一定会更深一步了....
C语言生成的代码在执行效率上比其它高级语言都高.现在让我们来看看C语言生成的代码具体是什么样子的.当你看完本文对于C语言的了解一定会更深一步了.-the runtime efficiency of c codes are higher than any other high level languages. Now let s see how the codes produced by c language are like. After finishing reading this article your understanding of c language will be deeper
- 2022-03-20 22:52:55下载
- 积分:1
-
ATmeag16单片机ADC转换,通过实验仿真通过
ATmeag16单片机ADC转换,通过实验仿真通过-ATmeag16 MCU ADC conversion
- 2022-08-25 05:34:28下载
- 积分:1
-
窗口自动伸缩,注要是用VC++6.0来开发的一个程序,也用到了MFC架构的一些注要内容,希望能够给大家一些参考。...
窗口自动伸缩,注要是用VC++6.0来开发的一个程序,也用到了MFC架构的一些注要内容,希望能够给大家一些参考。-Automatic retractable window, note if using VC++ 6.0 to develop a process, also used in the MFC framework to the contents of some note, I hope everyone can give some reference.
- 2022-02-21 13:39:47下载
- 积分:1
-
用程序来控制控制面板里的每一项.
用程序来控制控制面板里的每一项.-procedures used to control the control panel"s every one.
- 2022-03-15 00:51:29下载
- 积分:1
-
C语言实现追赶法
可方便三对角线矩阵的运算
C语言实现追赶法
可方便三对角线矩阵的运算-C language to catch up with the law will facilitate the three diagonal matrix arithmetic
- 2022-08-07 01:04:18下载
- 积分: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
-
一个优秀的汇编语言编译器。支持80X86
一个优秀的汇编语言编译器。支持80X86-an excellent compilation of language compiler. Support 80X86
- 2022-03-25 08:33:44下载
- 积分:1