-
dicom3tools DICOM工具工具DICOM编程有趣
dicom3tools dicom tools great tools for dicom programing interesting one
- 2022-07-18 03:44:55下载
- 积分:1
-
比较方便的资料收集程序。可以收集图片。文件
比较方便的资料收集程序。可以收集图片。文件-more convenient data collection procedures. Pictures can be collected. Document
- 2022-08-16 07:17:48下载
- 积分:1
-
Windows自动编译工具源代码
Windows自动编译工具源代码-Windows automatic translation tool source code
- 2023-01-10 19:35:03下载
- 积分:1
-
A*算法解决八数码软件
A*算法解决八数码软件-A* algorithm to solve eight digital software
- 2022-03-10 10:49:45下载
- 积分:1
-
这是一个扑克游戏,玩家可取出手上的一张或者多张牌,来捡“桌面”上任意一张或者“对家捡牌区”最上面的那张牌。捡到的纸牌将放在“玩家捡牌区”。当然能够捡到牌要满足一...
这是一个扑克游戏,玩家可取出手上的一张或者多张牌,来捡“桌面”上任意一张或者“对家捡牌区”最上面的那张牌。捡到的纸牌将放在“玩家捡牌区”。当然能够捡到牌要满足一个条件,即玩家所取的牌的点数与要捡的那张牌的点数之和必须是14。计算机最后根据玩家和对家捡牌的分数总和以判定游戏输赢。-This is a poker game, players can take out the hands of one or more cards to pick " Desktop" on any one or " pick up a license for home-zone" goes on the top card. The cards will be picked up on the " Players pick up cards Zone." Of course, be able to pick up a license to satisfy a condition that the player card by taking the points you want to pick up the license points of affiliation and must be is 14. Finally, according to the player and the computer at home picking up a license in order to determine the sum of the scores the game winning or losing.
- 2022-03-18 15:59:30下载
- 积分:1
-
speex speech enhancement
speex语音增强
- 2022-01-22 07:54:13下载
- 积分:1
-
这是一个用microsoft VC++编写的关于多项式相加的小程序。
这是一个用microsoft VC++编写的关于多项式相加的小程序。-This is a VC with microsoft prepared on the small sum of polynomial procedures.
- 2022-06-17 06:21:03下载
- 积分:1
-
基于VC++,画各种各样的椭圆程序,并且是拖拽鼠标就可画的。...
基于VC++,画各种各样的椭圆程序,并且是拖拽鼠标就可画的。-Based on VC++, painting a variety of elliptical procedures, and drag the mouse can be drawn.
- 2022-01-25 15:47:34下载
- 积分:1
-
两台蓝牙设备之间的通讯 socket
代码分为client端和server端通过配置命令行来选择运行 的是client还是server。client端口需要指定目标设备的设备名称用于连接。两台设备采用socket通讯,来实现两台蓝牙设备之间的发现、搜索、绑定、监听、配对以及传输
- 2022-04-12 09:43:26下载
- 积分:1
-
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。...
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。-Fast search duplicate array values: the realization of the principle: (1) First of all, to ensure that the array to sort. (2) the use of binary search method to find one of the values, find pre-node and subsequent nodes.
- 2022-08-04 06:59:04下载
- 积分:1