-
多鼠标检测
挺好的多鼠标检测软件源代码,但是不能够区分不同鼠标的光标显示,且通过rawinput得到的鼠标位置,x和y的偏移量积累误差严重,需要进一步解决。
- 2022-03-17 16:18:18下载
- 积分:1
-
很好的!不错代码请使用
很好的!不错代码请使用-good! Please use good code
- 2022-09-10 11:10:04下载
- 积分:1
-
我的第一个项目,俄罗斯方块
My 1st project, Tetris
- 2022-02-01 15:19:05下载
- 积分:1
-
Simple menu example on C
Simple menu example on C-- for Windows.
- 2022-04-19 00:41:06下载
- 积分:1
-
vb多线程,vb操作调用office,word,excel等.全部完整源代码!
vb多线程,vb操作调用office,word,excel等.全部完整源代码!-vb multi-threaded, vb operation call office, word, excel, etc.. all the integrity of the source code!
- 2023-03-02 22:15:03下载
- 积分: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
-
比较两个目录(包括子目录)和更新,目标目录…
比较两个目录(包含子目录)并更新
1、发现目标目录缺少文件,则更新
2、发现目标目录的文件与源文件不同,则更新
3、更新时,保持与源目录结构相同-compare two directories (including subdirectories) and an update, the target directory lack of documentation, update 2, the target directory file with the source file were different, Update 3, update, and maintain the same source directory structure
- 2022-08-22 21:39:23下载
- 积分:1
-
其中能够提供有效的成绩管理,并为其输出提供了一个平台
其中能够提供有效的成绩管理,并为其输出提供了一个平台-Which can provide effective performance management, and its output provides a platform
- 2022-05-08 04:49:07下载
- 积分:1
-
这是一个实现打印及打印预览的用vc写得小程序
这是一个实现打印及打印预览的用vc写得小程序-This is a realization of print and print preview applet written by vc
- 2022-06-13 07:50:47下载
- 积分:1
-
TMS320C6437_EMAC应用详细例程
这是一个关于DSP TMS320C6437_EMAC应用的详细例程,是基于CCSv5的开发环境,其中已经建立好了一个完善的工作区间,可以直接导入使用。
- 2022-01-26 16:40:43下载
- 积分:1