-
LUCENE.net使用范例
LUCENE.net索引的简历 以及更新的范例,里面包括简历索引 更新索引 删除索引 等
还有从索引中搜索 的技巧 源码
- 2022-08-15 01:23:17下载
- 积分:1
-
一些简单的C++算法,对初学c++很有帮助哦
一些简单的C++算法,对初学c++很有帮助哦
- 2022-03-12 14:05:56下载
- 积分:1
-
将Sybase C程序快速移植到Oracle Pro*C程序
将Sybase C程序快速移植到Oracle Pro*C程序 -Sybase C program will quickly migrate to Oracle Pro* C program
- 2022-04-16 12:33:23下载
- 积分:1
-
基于C++语言编写的针对分数通分、约分、加、减、乘、除和比较大小的运算...
基于C++语言编写的针对分数通分、约分、加、减、乘、除和比较大小的运算-Based on C++ language, prepared for the scores of通分, some points, add, subtract, multiply, divide and compare the size of the computing
- 2022-02-28 11:00:50下载
- 积分:1
-
帕斯卡尔 · 迷你编译器 LEX 和 YACC
莱克斯-l Lexfile.l
yacc-Parser.y d
g + + lex.yy.c y.tab.c
./a.out < input.txt > output.txt
程序集编译:
nasm-f 小精灵 input.asm
ld-o 输出 input.o
./ 输出
- 2022-03-09 18:42:57下载
- 积分:1
-
可变增益放大器AD603在雷达系统中的应用。有用的朋友请下载
可变增益放大器AD603在雷达系统中的应用。有用的朋友请下载-Variable Gain Amplifiers AD603 in radar systems. Friend please download useful
- 2022-03-06 17:42:52下载
- 积分:1
-
License Options file and may replace Named Users for a Program. whether temporar...
License Options file and may replace Named Users for a
Program, whether temporarily or not, no more than four (4)
times per year, prov
file never exceeds the number licensed per Program.
Portions of the Programs may be installed on individual
computers to accelerate startup times, as long as the-License Options file and may replace Named Users for a Program. whether temporarily or not. no more than four (4) times per year. 577 file never exceeds the number licensed per Program. Portions of the Programs may be instal led on individual computers to accelerate star tup times, as long as the
- 2023-05-10 03:15:03下载
- 积分:1
-
局真与先行代数的计算工具,可一再visual basic 合visual C++中使用,...
局真与先行代数的计算工具,可一再visual basic 合visual C++中使用,-Board and the first real algebraic calculation tool that has a visual basic visual C use,
- 2022-08-18 10:47:44下载
- 积分:1
-
可以实时显示接受数据的曲线控件,可以实时的显示数据,具有一定的借鉴意义。...
可以实时显示接受数据的曲线控件,可以实时的显示数据,具有一定的借鉴意义。-Real-time data show that the curve control, can display real-time data, has a certain referential significance.
- 2022-10-30 14:50:02下载
- 积分:1
-
使用Microsoft Speech Engine 生成英语单词Wave格式文件
如何获得英语单词对应的语音文件? 难道要找人录制?
有个简单的方法,只需要几行C#代码。
就是使用.net库的System.Speech.Synthesis 把指定的单词输出成wave格式的文件,是22050采样频率 单声道 16位语音格式。
示例代码采用Microsoft Lili这个人的发音,可以选择其他的。
- 2023-01-23 00:20:03下载
- 积分:1