-
系统介绍了c++的名次概念
系统介绍了c++的名次概念-system introduced a concept c ratings
- 2022-05-25 05:40:16下载
- 积分:1
-
成绩管理
成绩管理-Performance management
- 2022-03-15 12:46:01下载
- 积分:1
-
将ASCII与Unicode 进行互换的源程序
将ASCII与Unicode 进行互换的源程序 -ASCII and Unicode will be interchangeable source
- 2022-09-20 09:00:02下载
- 积分:1
-
Java 提供了语音API技术用于支持应用程序或W eb 页面中的人机语音交互, 其核心技术包括语音合成和语音识别。FreeTTS 是Java 语音合成技术的实...
Java 提供了语音API技术用于支持应用程序或W eb 页面中的人机语音交互, 其核心技术包括语音合成和语音识别。FreeTTS 是Java 语音合成技术的实现手段之一, 以创建电话号码朗读程序为例, 探讨了基于该技术的Java 语音API实现方法及相关问题。-API provides a Java technology used to support voice applications, or W eb page man-machine voice interaction, and its core technologies, including speech synthesis and speech recognition. FreeTTS speech synthesis technology is a Java implementation of one of the means to create a reading program phone numbers for example, to explore the technology based on the Java Speech API implementation methods and related issues.
- 2022-05-25 14:16:33下载
- 积分:1
-
Calculate the signal cyclic spectrum function:
This function is used to calcul...
计算信号循环谱的函数:
这个函数用来计算数字调制信号的循环谱图,结果存放在sxf中,surf和shading interp这两个函数配合使用就可以得到信号的循环谱图-Calculate the signal cyclic spectrum function:
This function is used to calculate the cycle spectrum of digitally modulated signals, the result stored in the sxf in, surf, and shading interp these two functions can be used in conjunction with the cycle of the signal spectrum
- 2022-05-12 10:07:15下载
- 积分:1
-
NIOS2 开发步步教你
资源来自自由电子论坛
NIOS2 开发步步教你
资源来自自由电子论坛-NIOS2 teach you step by step development of resources from the Liberal electronic forum
- 2022-03-22 03:54:46下载
- 积分:1
-
TC 开发的带参数的命令文件范例
TC 开发的带参数的命令文件范例-TC with the development of the order parameter model document
- 2022-02-05 18:53:30下载
- 积分:1
-
在Visual C++ 中调用Excel 2000,实现VC与Excel的接口
在Visual C++ 中调用Excel 2000,实现VC与Excel的接口-Calling Excel 2000, VC and Excel Interface
- 2023-05-06 11:00:03下载
- 积分:1
-
sql源码 可以练习使用sql2000以及入门的使用
sql源码 可以练习使用sql2000以及入门的使用-sql language
- 2023-07-17 18:10:03下载
- 积分:1
-
正规式转化NFA DFA 最小化的C++实现
问题描述: A001:编写一个程序,输入一个正规表达式,输出与该文法等价的有限自动机 数据结构: 本体活用vector类,Node代表每个节点的n个箭头,设计display函数作为展示函数。
- 2022-05-07 00:20:37下载
- 积分:1