-
Sudoku game, an ancient exercise patience and intelligence games
数独游戏,自古以来的一项锻炼耐心和智力游戏-Sudoku game, an ancient exercise patience and intelligence games
- 2022-04-02 10:54:45下载
- 积分:1
-
请认真书写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。...
请认真书写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。
-Please carefully write a detailed upload features, including the content description (at least 20 words). Try not to let owners to spend time on your revised instructions. Archive decompression there can not be password.
- 2022-02-01 17:34:01下载
- 积分:1
-
预测分析表的代码
预测分析表的代码-prediction analysis of the code table
- 2023-07-20 01:20:03下载
- 积分:1
-
播放波形文件数据的读取和显示的波形图,其中有两…
读取wave文件数据播放并显示波形图,其中分单声道跟双声道。开始要有过滤处理-Play wave file data read and display the waveform diagram, in which with the dual-channel mono. Filtration treatment must be started
- 2022-07-10 10:59:33下载
- 积分:1
-
VC6中的一些常用方法,掌握了会在程序开发中起到事半功倍的作用
VC6中的一些常用方法,掌握了会在程序开发中起到事半功倍的作用-VC6 some of the commonly used method, is in control of development in the effort to play the role of
- 2022-02-19 22:39:55下载
- 积分:1
-
鱼游戏 大鱼吃小鱼
这是鱼的游戏。有一条鱼可以向上,向下,下,左,右ihere是鱼的分数,吃了鱼的那条鱼。
- 2022-07-23 01:29:17下载
- 积分:1
-
通过配置getfiles.ini文件即可进行文件的传送
通过配置getfiles.ini文件即可进行文件的传送-Getfiles.ini file can be configured to transfer files
- 2023-05-25 13:10:04下载
- 积分:1
-
(九宫问题)在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里。现在要求实现这个问题:将该九宫格调整为如图1-1右图所示的形式。调整的规则是...
(九宫问题)在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里。现在要求实现这个问题:将该九宫格调整为如图1-1右图所示的形式。调整的规则是:每次只能将与空格(上、下、或左、右)相邻的一个数字平移到空格中。试编程实现这一问题的求解。 -----------VC完整应用程序代码-(JiuGongTu) in a 3 3 JiuGongTu are 1-8 this August and the number of a random display spaces in which the grid yard. Now demands of the problem : this Jiugongge adjusted to the squad as shown in Figure 1-1 forms. Adjusted rules : Each will only spaces (upper and lower, or left and right), a number of adjacent spaces- were moved. Test Programming Solution of this problem.----------- VC complete application code
- 2022-05-31 10:30:23下载
- 积分:1
-
c# 等于平均品质
有一个健身房? 然后 一种软件 为你. ;)
之后设置 开始使用 数据库.
程序, 会员卡会费 定义轮廓 和 轮廓 计数器 在中使用 设施.
- 2023-06-05 05:10:04下载
- 积分:1
-
VS2010遍历pc上usb设备。 包含控制器 hub port 设配id 等信息
usb其实和串口是一样的,其端口也是固定的(如果你不接扩展hub)。有时一台电脑接多个相同的usb设备,如果接连个摄像头(前后各一个),我们如果区分打开的是哪一个呢?1、先把usb设备先遍历出来,得到usb信息(设备串等)。2、通过打开usb设备时返回信息(这个很重要 //usb#vid_1d27&pid_0600#5&10ef021e&0&5#{c3b5f022-5a42-1980-1909-ea72095601b1})。3、遍历注册表得到usb设备信息(#define USB_REGPATH "SYSTEMCurrentControlSetEnumUSB" )。4、通过第1条的设备串、第2条打开设备返回信息、注册表。就可以确定usb设备(控制器->hub->端口)
- 2022-10-31 17:35:03下载
- 积分:1