-
停用词表扩展,里面有所有的常用的停用词,在信息检索时需要进行去高频词的操作,就需要停用词表,需要的下载...
停用词表扩展,里面有所有的常用的停用词,在信息检索时需要进行去高频词的操作,就需要停用词表,需要的下载-Disable vocabulary expansion, which have all the common stop words, in the information retrieval to the high-frequency words when the need for the operation, you need to stop word table, need to download
- 2022-01-31 01:54:38下载
- 积分:1
-
主要是IIC都测试程序,是mini2440开发板都程序,希望对大家有用...
主要是IIC都测试程序,是mini2440开发板都程序,希望对大家有用-IIC are both the main test procedure is the development board are mini2440 procedures useful for everyone
- 2022-02-07 09:47:03下载
- 积分:1
-
这是用SQL2000开发的一个宾馆管理系统
这是用SQL2000开发的一个宾馆管理系统-This is a development of the SQL2000 Hotels Management System
- 2022-02-03 11:22:18下载
- 积分:1
-
矩陣相乘
矩陣相乘
#include
#include
int m,n,o,p,i,j,k,l;
int main()
{
printf("輸入矩陣A之列數m、行數n及矩陣B之列數o、行數p");
printf("
m=");scanf("%d",&m);
printf("n=");scanf("%d",&n);
printf("
o=");scanf("%d",&o);
printf("p=");scanf("%d",&p);
float a[m][n],b[o][p],c[m][p];
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 11:05:03下载
- 积分:1
-
FPGA
基于FPGA的DDS算法的实现,已经通过FPGA的后端仿真实现-FPGA-based algorithm cordic, has passed the back-end FPGA simulation
- 2022-03-25 06:45:04下载
- 积分:1
-
Bomberman
炸弹人源文件.
模拟FC文件
没有图片 程序模拟的黑白图片
能够正常运行。 玩起来还可以吧!-Bomberman
- 2022-02-07 06:42:03下载
- 积分:1
-
步进电机驱动程序,以及调速程序,带注释的,简单易懂
步进电机驱动程序,以及调速程序,带注释的,简单易懂-bujingdianji
- 2022-07-16 02:42:17下载
- 积分:1
-
soap服务实例,通过此实例能初步了解php的soap服务,大家可在此基础上修改...
soap服务实例,通过此实例能初步了解php的soap服务,大家可在此基础上修改-soap service instance, through this instance can be a preliminary understanding of php" s soap service, we can be modified on this basis,
- 2022-01-30 17:48:13下载
- 积分:1
-
HT7289B串行接口数码管显示及键盘管理芯片,数据手册和接口程序...
HT7289B串行接口数码管显示及键盘管理芯片,数据手册和接口程序-HT7289B serial interface digital tube display and keyboard management chips, data, manuals and interface program
- 2022-07-07 18:18:13下载
- 积分:1
-
又一个AT89c51等单片机可以使用的4*4 键盘程序
又一个AT89c51等单片机可以使用的4*4 键盘程序-Another AT89C51 single-chip microcomputer can be used, such as 4* 4 keyboard procedures
- 2023-02-01 18:20:04下载
- 积分:1