-
extract-chs-sentence
可实现自动对中文句子进行自动切分,及完成切句子的功能。并且算法里有完整的utf8类型的识别函数。(Can realize automatic sentences for Chinese automatic segmentation, and the completion of the sentence cut function. And the algorithm has the complete identification of the type utf8 function.)
- 2013-08-04 22:50:54下载
- 积分:1
-
74hc165
说明: This is a test program for Arduino connection to 74HC165 shift register
- 2019-03-27 07:23:21下载
- 积分:1
-
这是一个老鼠走迷宫的游戏,写的还不错唷!
这是一个老鼠走迷宫的游戏,写的还不错唷!-This is a rat Maze of the game, also wrote a public good!
- 2022-07-09 21:27:14下载
- 积分:1
-
用C++开发的俄罗斯方块的游戏,一款益智游戏。
用C++开发的俄罗斯方块的游戏,一款益智游戏。-With C++ Development of the game Tetris, a puzzle game.
- 2023-08-14 20:05:03下载
- 积分:1
-
433MHz无线模块
本代码是基于STC89C52而编写的一段代码,它要实现433MHz的无线模块之间的通信,一个发射端,一个接收端,实现单片机1通过无线控制单片机2的数码管显示
- 2022-03-20 15:47:56下载
- 积分:1
-
read gpib block data
read gpib block data
- 2023-04-22 11:45:03下载
- 积分:1
-
ArcObject
说明: 一本介绍ArcObject组件开发的书,介绍GIS二次开发(Copies of the book ArcObject component development, secondary development of GIS introduction)
- 2010-04-13 14:31:45下载
- 积分:1
-
一个较小的采购系统,一些比较实际的代码,可以用来参考
一个较小的采购系统,一些比较实际的代码,可以用来参考-A smaller procurement system, some more practical code that can be used to reference
- 2022-02-14 11:33:10下载
- 积分:1
-
作物模拟模型是研究复杂作物系统的重要方法之一,是一项新的农业信息技术。构建良好的作物生长发育模型,不但可以预测作物 在不同的环境条件下模型参数大多需要重新估计和...
作物模拟模型是研究复杂作物系统的重要方法之一,是一项新的农业信息技术。构建良好的作物生长发育模型,不但可以预测作物 在不同的环境条件下模型参数大多需要重新估计和优化。作物生长模型的优化是高维、非线性的复杂优化问题,这无疑增加了作物模型的建立的难度。
-Crop simulation models is to study the complex and important ways cropping systems is one of a new agricultural information technology. Build a good crop growth and development model, not only can predict the crop in different environmental conditions, most need to re-estimate the model parameters and optimization. Optimization of crop growth models is a high-dimensional, nonlinear complex optimization problems, which undoubtedly increased the difficulty of crop model.
- 2023-03-02 21:50:04下载
- 积分:1
-
C#功能键定制,将回车键转换为Tab键
一个功能键定制的C#源码实例,将回车键转换为Tab键,其实原理简单,是用程序来改键位值,比如如果键值为13,则发送tab键命令,是不是很简单?附有完整源码。
- 2022-05-16 13:44:17下载
- 积分:1