-
使用层叠隐马模型解决命名实体识别问题,含有训练语料及测试预料。...
使用层叠隐马模型解决命名实体识别问题,含有训练语料及测试预料。-Implicit use of cascading Ma Named Entity Recognition Model to solve the problem, containing training materials and tests are expected words.
- 2022-02-13 08:25:03下载
- 积分:1
-
DAB Channel Decoder Implementation Using FPGA
and Its Testing Platform Buildup
DAB Channel Decoder Implementation Using FPGA
and Its Testing Platform Buildup
- 2022-02-02 03:02:59下载
- 积分:1
-
空气湿度报警器,顾名思义,是用来测量空气中的湿度的仪器,他通过一个湿敏电容和一个频率输出电路对空气湿度进行检测,把湿度变化转变成频率输出。再通过单片机把输入的频...
空气湿度报警器,顾名思义,是用来测量空气中的湿度的仪器,他通过一个湿敏电容和一个频率输出电路对空气湿度进行检测,把湿度变化转变成频率输出。再通过单片机把输入的频率转化为湿度百分值并通过LCD显示出来,使人可以通过显示清楚地看到空气的相对湿度。在单片机编程时可以预先设定一个限定值,当环境湿度达到设定的湿度值时电路报警,同时发光二极管变亮,达到湿度报警的目的。-Air humidity alarm, as the name implies, is used to measure humidity in the air apparatus, he humidity through a capacitor and a frequency output circuit for detection of air humidity, the humidity changes in the frequency of the output into. Through the single-chip frequency of the input into a percentile and humidity through the LCD display, one can clearly see through the display of the relative humidity of air. Single-chip can be programmed in advance to set a limit value, when the environmental humidity to achieve set alarm circuit humidity values, while LED light changes to achieve the purpose of humidity alarm.
- 2022-02-12 05:08:17下载
- 积分:1
-
下面的函数LoadBmpFile,其功能是从一个.bmp文件中读取数据(包括BITMAPINFOHEADER,调色板和实际图象数据),将其存储在一个全局内存句柄...
下面的函数LoadBmpFile,其功能是从一个.bmp文件中读取数据(包括BITMAPINFOHEADER,调色板和实际图象数据),将其存储在一个全局内存句柄hImgData中,这个hImgData将在以后的图象处理程序中用到。同时填写一个类型为HBITMAP的全局变量hBitmap和一个类型为HPALETTE的全局变量hPalette。这两个变量将在处理WM_PAINT消息时用到,用来显示位图。该函数的两个参数分别是用来显示位图的窗口句柄,和.bmp文件名(全路径)。当函数成功时,返回TRUE,否则返回FALSE。-The following function LoadBmpFile, its function is from a. Bmp file to read data (including the BITMAPINFOHEADER, palette and the actual image data), its stored in a global memory handle hImgData, this hImgData will in the future plans used as treatment procedures. At the same time, fill out a type of global variable HBITMAP HBITMAP HPALETTE and a type of global variable hPalette. These two variables will be used for treatment WM_PAINT message, used to display bitmaps. The function of two parameters are used to display the bitmap handle of the window, and. Bmp file name (full path). When the function is successful, return TRUE, otherwise return FALSE.
- 2023-07-21 04:35:03下载
- 积分:1
-
《数字逻辑》第二版课后题答案,解答超详尽!
《数字逻辑》第二版课后题答案,解答超详尽!-" Digital Logic" second edition of the after-school questions answers, answers to super detail!
- 2022-04-15 12:25:05下载
- 积分:1
-
9DOF_IMU_arduino
i2c.pde
adc.pde
9dof.pde
- 2022-01-27 13:18:38下载
- 积分:1
-
the is adsl ,opend idc
the is adsl ,opend idc-the is adsl ,opend idc
- 2023-05-04 14:50:04下载
- 积分:1
-
研究生学位论文写作与投稿的很详细的讲座!很好的资料啊!
研究生学位论文写作与投稿的很详细的讲座!很好的资料啊!-Graduate Student Thesis Writing and Submission of a very detailed lecture! Ah very good information!
- 2022-04-25 07:19:51下载
- 积分:1
-
文章介绍了基于模糊增强的边缘检测 有源程序 及仿真图像
文章介绍了基于模糊增强的边缘检测 有源程序 及仿真图像-This paper introduces the fuzzy enhancement based on edge detection has the source code and simulation image
- 2022-01-27 18:59:59下载
- 积分:1
-
Java数据库连接(JDBC)API是一系列能够让Java编程人员访问数据库的接口,各个开发商的接口并不完全相同。在使用多年的Oracle公司的JDBC后,我积...
Java数据库连接(JDBC)API是一系列能够让Java编程人员访问数据库的接口,各个开发商的接口并不完全相同。在使用多年的Oracle公司的JDBC后,我积累了许多技巧,这些技巧能够使我们更好地发挥系统的性能和实现更多的功能。-Java Database Connectivity (JDBC) API is a series enables Java programmers a couple of According to the interface, developers of the various interface is not exactly the same. Used for many years in the company"s Oracle JDBC, I have accumulated a lot of skills, These skills will better enable us to play the performance of the system and achieve greater functionality.
- 2022-06-21 17:28:11下载
- 积分:1