-
some common functions of the c language source code
一些常用功能的c语言源代码-some common functions of the c language source code
- 2023-06-06 12:30:04下载
- 积分:1
-
this is a test page for plate recognition
this a test page for plate recognition -this is a test page for plate recognition
- 2022-08-03 14:55:37下载
- 积分:1
-
让你在linux命令行下轻松支持中文显示和中文输入
让你在linux命令行下轻松支持中文显示和中文输入-bring you the Linux command line easily show support Chinese and Chinese input
- 2022-02-06 09:43:32下载
- 积分:1
-
本程序是QAM的调制程序,以及我在编程时测试用的例子,还有空时分组码中的线性分散码进行处理时所需要的向量化函数VEC还有它的逆函数,希望对大家有帮助...
本程序是QAM的调制程序,以及我在编程时测试用的例子,还有空时分组码中的线性分散码进行处理时所需要的向量化函数VEC还有它的逆函数,希望对大家有帮助-This procedure is the QAM modulation procedures, as well as when I test in the programming examples, as well as space-time block codes in a linear dispersion code when needed to quantify the function of VEC also its inverse function, in the hope that We have to help
- 2022-03-24 21:36:55下载
- 积分:1
-
为了对数据进行处理,UIMA 应用程序将使用分析引擎,而后者包含实际进行分析的应用程序、Annotator 和 XML 描述符文件,其中,XML 描述符文件包含...
为了对数据进行处理,UIMA 应用程序将使用分析引擎,而后者包含实际进行分析的应用程序、Annotator 和 XML 描述符文件,其中,XML 描述符文件包含关于类以及其要接收和返回的信息等方面的内容。
还可以将简单的分析引擎组合为更为复杂的分析引擎。例如,定位本地事故报告和广播流量报告的分析引擎可能包含一个查找事故的分析引擎、一个查找位置的分析引擎,以及一个分析前两个引擎提供的注释的分析引擎。总体引擎描述符将确定如何在这些分析引擎间传递 CAS 对象。
事实上,描述符控制任何应用程序如何访问分析引擎,而这种机制在此情况下极为方便。如果创建了相应的描述符,可以将其传递到应用程序,而该应用程序甚至不知道所使用的是 Web 服务。
-err
- 2023-01-20 05:00:04下载
- 积分:1
-
一种有效的显示字体字体的例子
一个有效展示True Type字体的例子-an effective display of True Type fonts example
- 2022-04-07 15:42:58下载
- 积分:1
-
一个用c写的建立汉字库头文件
一个用c写的建立汉字库头文件-with a written document first established Store
- 2022-07-03 02:19:47下载
- 积分:1
-
UTF
utf-8和unicode的互转的c代码-UTF-8Unicode converter
- 2022-05-06 04:10:26下载
- 积分:1
-
现代汉语预处理程序源码含断句、删除空格等
现代汉语预处理程序源码含断句、删除空格等-pretreatment procedures Modern Chinese Sentences containing source, such as the deletion of the blanks
- 2022-07-28 05:09:37下载
- 积分:1
-
为了更好学习和掌握CPU调度的各种算法,现实践练习编程,源程序里运用大量所学的C语言程序,在较好的理解CPU调度各种算法下,编写的此程序实现的功能是“最短作业优...
为了更好学习和掌握CPU调度的各种算法,现实践练习编程,源程序里运用大量所学的C语言程序,在较好的理解CPU调度各种算法下,编写的此程序实现的功能是“最短作业优先调度”,经多次反复修改,现已能在TC环境下运行通过。-order to better study and master CPU scheduling algorithms, programming is practical exercises, the source Lane used a lot of learning by C language program, a better understanding of the CPU scheduling algorithms, the preparation of this program function is to "minimum operating priority scheduling," by repeatedly amended , TC is now able to run through the environment.
- 2022-01-26 06:56:00下载
- 积分:1