登录
首页 » 算法 » 拼音搜索

拼音搜索

于 2022-04-17 发布 文件大小:3.68 MB
0 48
下载积分: 2 下载次数: 1

代码说明:

资源描述里面包含汉字转成拼音首字母,并根据拼音进行搜索

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 人脸和眼睛识别
    Use the CascadeClassifier class to detect objects in a video stream. Particularly, we will use the functions: – load to load a .xml classifier file. It can be either a Haar or a LBP classifer – detectMultiScale to perform the detection.
    2022-03-07 04:36:53下载
    积分:1
  • 学生信息结构
    这是程序使用指针和结构来保存和重新调用数据 主要的选择是: 添加新的学生数据、 删除学生数据、 编辑学生数据、 显示所有学生数据
    2022-03-06 21:41:21下载
    积分:1
  • 天然气管道连接问题原程序,一百个用户,其中有四个无效用户,将其它96个有效用户连接成一个树形网络,用kruskal实现...
    天然气管道连接问题原程序,一百个用户,其中有四个无效用户,将其它96个有效用户连接成一个树形网络,用kruskal算法实现-Natural gas pipeline to connect the issue of the original procedure, 100 users, which has four invalid users, will the other 96 valid user to connect into a tree network, using Kruskal Algorithm
    2023-05-07 08:15:03下载
    积分:1
  • 用C编写的迷宫最短路径。另有一用VC编写的
    用C编写的迷宫最短路径。另有一用VC编写的-C maze prepared by the shortest path. Another one prepared by the VC
    2022-08-20 23:22:59下载
    积分:1
  • 求矩阵的最大特征值
    求矩阵的最大特征值-matrix for the largest eigenvalue
    2022-01-21 21:13:50下载
    积分:1
  • 基于遗传的机器人路径规划
    基于遗传算法的机器人路径规划的实现,已通过测试验证,是可以运行的C++程序。
    2022-02-10 09:21:53下载
    积分:1
  • 平均因子分解应用于正定矩阵
    平均因子分解法,适用于正定矩阵First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X=U U, where U is the square root matrix of X, and satisfies: (1) U U = X (2) U is upper triangular (that is, it has all zeros below the diagonal). It seems that the assumption of positive definiteness is necessary. Actually, it is "positive definite" which guarantees the existence of such kind of decomposition. -Average factor decomposition method applied to positive definite matrix First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X = UU, where U is the square root matrix of X, and satisfies: (1) UU = X (2) U is upper triangular (that is, it has all zeros below the diagonal). It seems that the assumption of positive definiteness is necessary. Actually, it is positive
    2022-10-16 04:30:02下载
    积分:1
  • RBF神经网络PID控制程序
    利用径向基神经网络整定的PID控制,调节PID控制器的Kp、Ki、Kd三个参数,输入是方波和1,相应速度快,三个参数变化明显,内涵中文注释。
    2023-05-19 07:20:03下载
    积分:1
  • separate speakers detection based on energy calculation
    这个函数实现了一个简单的语音检测器。算法是
    2023-08-09 22:25:03下载
    积分:1
  • 国际象棋骑士遍历问题
    国际象棋的骑士遍历也称跳马问题、马踏棋盘问题:在8*8方格的国际象棋棋盘上,从任意指定的方格出发,为象棋中的马寻找一条走遍棋盘每一格并且只经过一次的一条路径。程序从“深度优先”、“广度优先”两种算法思想入手,并设计了Java GUI界面,很好地展示了骑士遍历的过程。
    2022-03-24 22:04:15下载
    积分:1
  • 696524资源总数
  • 103904会员总数
  • 44今日下载