资源列表

« 1 2 ... .26 .27 .28 .29 .30 1731.32 .33 .34 .35 .36 ... 216381 »

[文件操作test1.3.1

说明:设计文法类,实现对文法G[S]=(Vt, Vn, P, S)的文件读写 文法的文件表示形式以及内存表示形式可自定义 文法就是3个集合+1个符号,重点(难点)就是产生式集合 产生式具有结构,可用于推导,是要特别注意的地方 如约定只读写产生式集合,一个示例如下(文件内容): S -> a S -> aSb 也即首个非终结符S为开始符号,然后分析得到里面的终结符集={a, b},非终结符集={S},产生式集(略)。
<陈桐> 在 2025-05-16 上传 | 大小:1kb | 下载:0

[游戏m

说明:能玩贪吃蛇游戏,综合性强,可玩性高,绝对不错。(You can play snake game, comprehensive, high playability, absolute good.)
<聂才淦> 在 2025-05-16 上传 | 大小:1kb | 下载:0

[matlab例程contigengy

说明:power flow studies using contigency analysis
<swathikutty> 在 2025-05-16 上传 | 大小:1kb | 下载:0

[图形/文字识别renlian

说明:人脸识别特指利用分析比较人脸视觉特征信息进行身份鉴别的计算机技术。 人脸识别是一项热门的计算机技术研究领域,在生活中许多领域都有着重要应 用。 (Face recognition in particular, the use of analysis and comparison of the visual features of the face of the identification of the identity of t
<keyan> 在 2025-05-16 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)Lateral_inhibition

说明:基于人眼侧抑制机制的图像增强算法的代码~可以参考参考~(Image-based human eye lateral inhibition mechanism of enhanced algorithm code- can refer to reference ~)
<徐洪> 在 2025-05-16 上传 | 大小:1kb | 下载:0

[matlab例程tuxiangbeiyesi

说明:利用最小错分概率贝叶斯分类器进行图像分类的基本方法,将模式识别方法与图像处理技术相结合(The basic method of image classification using the minimum error probability Bias classifier, the pattern recognition method and image processing technology)
<keyan> 在 2025-05-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法jiugong

说明:重排九宫问题,实现从输入到目标九宫图的解的过程(Rearrangement jiugong problem, solving and output the input to the target jiugong diagram of the solution)
<BOB> 在 2025-05-16 上传 | 大小:1kb | 下载:0

[Linux/Unix编程Pre-Snap.ps1

说明:Powershell scr ipt for vmware cventer
<fraber01> 在 2025-05-16 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法ANN

说明:人工神经网络(ANN),简称神经网络,是一种模仿生物神经网络的结构和功能的数学模型或计算模型。神经网络由大量的人工神经元联结进行计算。大多数情况下人工神经网络能在外界信息的基础上改变内部结构,是一种自适应系统。现代神经网络是一种非线性统计性数据建模工具,常用来对输入和输出间复杂的关系进行建模,或用来探索数据的模式。(Artificial neural network (ANN), referred to as neural networ
<子W曦> 在 2025-05-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法Demo

说明:建立二叉树;对其进行遍历,遍历过程中输出结点的值;求出该二叉树的高度;并查询二叉树中是否 存在值为x的结点。
<陈荣辉> 在 2025-05-16 上传 | 大小:1kb | 下载:0

[matlab例程K_F_L.m

说明:Kalmen-Filter中最大似然函数的构造(formation of maximized log-likelihood function in Kalmen-Filter)
<guyajingcao> 在 2025-05-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法cLanguage-and-loop-move-left

说明:动态建立两个数组,将原数组循环左移,产生循环移位的效果,学习队列使用~(by using the key word malloc ,and basic loop to realize the function)
<王泡泡> 在 2025-05-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 1731.32 .33 .34 .35 .36 ... 216381 »

源码中国 www.ymcn.org