-
word_split
这个一个基于逆向最大匹配的分词程序,语料规模比较小。(The maximum matching based on the reverse of the sub-term process, relatively small-scale corpus.)
- 2009-06-22 15:04:24下载
- 积分:1
-
0-1背包问题
问题描述为:给定一组物品,每种物品都有自己的重量和价格,在限定的总重量内,我们如何选择,才能使得物品的总价格最高。
- 2023-02-02 21:40:03下载
- 积分:1
-
归并排序
Visual studio上利用C++模板类实现归并排序(sort c++ template on visual studio)
- 2020-06-20 22:40:01下载
- 积分:1
-
Sinowealth
中颖单片机 Keil插件,头文件 ,方便下载(SinoWealth microcontroller Keil plug, header files)
- 2021-02-01 13:10:00下载
- 积分:1
-
DemoPIC18RFD
Microchip的pic18设备对应最新版Zigbee协议的Demo程序,用于RFD设备(the Demo program of Microchip’s pic18 equipment Zigbee protocol corresponds to the latest version of , for RFD equipment)
- 2009-04-27 14:33:37下载
- 积分:1
-
flattfzinqmake
一个非常炫的工具栏类,用来制作酷酷的界面,还可以的(A very flattering toolbar class, used to make cool interface, can also)
- 2017-04-21 10:16:25下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
点歌系统 用于用户点歌 用户没有授权时时不能对该系统数据库进行更改...
点歌系统 用于用户点歌 用户没有授权时时不能对该系统数据库进行更改-the system for singing
- 2022-03-22 17:04:59下载
- 积分:1
-
Sci022
DSP2812的串口程序SCI,调试成功可以使用(DSP SCI)
- 2013-10-20 15:40:51下载
- 积分:1
-
My3DpointzsSharpGL
C#编写的隧道点云处理程序,实现点云数据的读取显示,可以旋转,缩放等。核心功能有,点云排序,断面提取等(Written in C# tunnel point cloud processing, reading point cloud data display, you can rotate, zoom and so on. Core functions, point cloud sorting section extraction)
- 2014-03-07 13:53:30下载
- 积分:1