-
得到应用程序的窗口名字
得到应用程序的窗口名字-applications to be a window name
- 2022-03-13 08:45:02下载
- 积分:1
-
还是C小游戏 只有打好基础才能写更好的程序啊
还是C小游戏 只有打好基础才能写更好的程序啊-C or small game can only lay a good foundation for better procedures to write ah
- 2023-02-27 06:00:04下载
- 积分:1
-
EVC开发的读取系统时间,如果时间错误,通过调用控制面板强制用户修正时间。
EVC开发的读取系统时间,如果时间错误,通过调用控制面板强制用户修正时间。-EVC developed reading system time, time error, by calling the user control panel to amend the mandatory time.
- 2022-07-13 15:25:10下载
- 积分:1
-
三星s344b0x蜂鸣器测试/如果(关键= =)/ /如果(beepfreqlt;20000)/ beepfreq…
三星S344B0X蜂鸣器测试
// if(key== + )
// if(BeepFreq100)
// BeepFreq -=100
// SetBeepPwm(BeepFreq, 50)
// printf("Now beep frequence is %d
", BeepFreq)
// Delay(2000000)
// StopBeepPwm() -Samsung S344B0X buzzer testing// if (key ==)// if (BeepFreqlt; 20000)// BeepFreq = 100// if (key ==-)// if (BeepFreqgt; 100)// BeepFreq-= 100// SetBeepPwm (BeepFreq, 50)// printf ( "Now beep frequence is% d n", BeepFreq)// Delay (2000000)// StopBeepPwm ()
- 2022-07-08 17:03:10下载
- 积分:1
-
a simply programme of caculator,it is able to do add sub mutiply dive operator
a simply programme of caculator,it is able to do add sub mutiply dive operator-simply a program of caculator. it is able to do add sub mutiply dive operator
- 2022-02-04 19:27:07下载
- 积分:1
-
学生档案管理系统VB+ACCESS学生档案管理系统VB+ACCE
学生档案管理系统VB+ACCESS学生档案管理系统VB+ACCE-Student records management system VB+ ACCESS student records management system VB+ ACCE
- 2022-07-15 01:58:44下载
- 积分:1
-
SMART PHONE 2005中关于ACTIVE_SYNC的使用例子源码,可以使用此代码,用PC机连接SMART PHONE设备,完成下载更新等功能,需用VS...
SMART PHONE 2005中关于ACTIVE_SYNC的使用例子源码,可以使用此代码,用PC机连接SMART PHONE设备,完成下载更新等功能,需用VS2005BETA2进行编译。-SMART PHONE ACTIVE_SYNC 2005 on the use of source code examples, you can use this code, with PC connectivity SMART PHONE equipment, complete download updates and other functions, needed VS2005BETA2 computer.
- 2022-05-20 07:20:38下载
- 积分:1
-
VC color toolbar programming source
VC真彩工具栏编程源码-VC color toolbar programming source
- 2023-09-06 18:40: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
-
3d(dfx 3dx obj )文件的编辑,载入,修改
3d(dfx 3dx obj )文件的编辑,载入,修改-3d file editor dfx 3dx obj
- 2022-05-28 09:16:01下载
- 积分:1