-
Microsoft Speech SDK5.1语音编程,用于设计语音程序设计
Microsoft Speech SDK5.1语音编程,用于设计语音程序设计-Microsoft Speech SDK5.1 sound programme for sound programme designing
- 2023-06-23 23:05:05下载
- 积分:1
-
非常好用的源代码,是把程序转为服务的形式,可以在开机之后自动启动运行的源代码...
非常好用的源代码,是把程序转为服务的形式,可以在开机之后自动启动运行的源代码-Very easy to use source code is to process the form to the service can start automatically after boot to run the source code
- 2022-03-20 17:52:02下载
- 积分:1
-
嵌入式设备上查找文件的类
嵌入式设备上查找文件的类-embedded devices to find files on the category
- 2022-03-15 12:18:34下载
- 积分:1
-
用C语言编的很好的反潜游戏,该游戏现在已有Windows版,不过这是DOS下的。...
用C语言编的很好的反潜游戏,该游戏现在已有Windows版,不过这是DOS下的。-C language series of good anti-submarine game, the game now Windows version, but this is under DOS.
- 2022-07-28 06:36:25下载
- 积分:1
-
题目:某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下:
每位数字都加上5,然后用和除以10的余数代替该数字,再将第...
题目:某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下:
每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和第四位交换,第二位和第三位交换。
-Topic: using a public telephone transmission of data, integer data is four, in the transmission process is encrypted, encryption rules are as follows: each number plus 5, and then use and the balance divided by 10 instead of the figures, then the first and fourth exchange, second and third exchange.
- 2022-05-27 16:04:21下载
- 积分:1
-
列表 BFS 广度优先搜索
广度优先搜索 (BFS) 是一种策略寻找图中搜索时限于本质上是两个操作: (a) 访问和视察一个节点图 ;(b) 获得访问权的邻居的当前访问的节点的节点。BFS 从根节点开始,并检查所有相邻的节点。然后这些邻居节点的每个反过来,它检查其中人迹罕至,他们的邻居节点,等等。BFS 相比相当,但更多的内存 efficientIterative 深化深度优先搜索和深度优先搜索与对比。
- 2022-01-24 13:52:36下载
- 积分:1
-
将3个字节的二进制小数部分转换为十进制小数,并可实现保存及显示。...
将3个字节的二进制小数部分转换为十进制小数,并可实现保存及显示。-Will be 3 bytes of binary conversion of decimal fractional part of a small number, and realize the preservation and display.
- 2022-09-08 09:05:03下载
- 积分:1
-
有一个文件拷贝的例子
有一个文件拷贝的例子-document is a copy of the examples
- 2022-02-09 18:23:33下载
- 积分:1
-
从cclockctrl
来自PJ Naughter的CClockCtrl-from the CClockCtrl
- 2022-05-19 17:54:15下载
- 积分:1
-
八皇后问题,利用了类实现,结构比较精美
八皇后问题,利用了类实现,结构比较精美-8 Queen
- 2022-01-26 07:37:27下载
- 积分:1