-
Behavior Designer v1.5.11+配套资源包(完整)
AI 行为树插件---Behavior Designer v1.5.11+配套资源包(完整),请学习unity行为树插件的朋友使用,仅用学习目的,谢谢!(+Tactical Pack v1.1+movement pack 1.5.2.+FormationsPack v1.0.2)
- 2020-12-02下载
- 积分:1
-
众神之战服务端源代码,有兴趣的拿去研究下,还不错
众神之战服务端源代码,有兴趣的拿去研究下,还不错-Battle of the Gods server source code, are interested in research under taken, but also good
- 2022-06-19 09:10:58下载
- 积分:1
-
LDPC的MATLAB编译码程序
运行ldpc_demo.m即可运行程序,校验矩阵按照基础的G提出的原理生成的,用了高斯变换的到[I P]矩阵,之后译码就是置信译码算法,对于LDPC初学者,可以看完原理后,照着程序一步步理解,这样对理论的实现有进一步认识。
- 2020-12-06下载
- 积分:1
-
很强大的二元相图part06(几乎包括所有的二元相图;很专业,有文字说明和参考文献)
材料类同学的救星,很强大的一款二元相图软件,每个相图有文字说明和参考文献
- 2020-12-10下载
- 积分:1
-
相机标定棋盘图
相机标定棋盘图,标定必备,直接可以A4纸打印,A4纸打印的时候选择实际大小,不要选择适应纸张!成功打印后里面的黑色格子为30mm
- 2021-05-06下载
- 积分:1
-
awesome-competitive-programming-master
说明: A curated list of awesome Competitive Programming, Algorithm and Data Structure resource
- 2020-06-24 22:00:02下载
- 积分:1
-
matlab绘制B样条曲面代码
matlab绘制B样条曲面的代码,包括均匀、准均匀、分段Bezier以及非均匀四种类型。main.m是入口函数,输入控制网格的顶点坐标,曲面的类型以及次数。
- 2020-05-30下载
- 积分:1
-
用Matlab绘制发动机万有特性曲线
用Matlab绘制发动机万有特性曲线程序代码
- 2020-12-03下载
- 积分:1
-
web前端课程设计以及报告,jquery+js+css+html
web前端课程设计,jquery+js+css+html,实现基本前台所有界面,
- 2020-12-06下载
- 积分:1
-
HEU_KMS_Activator_v2.4
合并果子,压缩是一种有效的减小数据量的方法,目前已经被广泛应用于各种类型的信息系统之中。
一种压缩文本文件的方法如下:
1. 原始文本文件中的非字母的字符,直接拷贝到压缩文件中;
2. 原始文件中的词(全部由字母组成),如果是第一次出现,则将该词加入到一个词的列表中,并拷贝到压缩文件中;否则该词不拷贝到压缩文件中,而是将该词在词的列表中的位置拷贝到压缩文件中。
3. 词的列表的起始位置为 1 。 词的定义为文本中由大小写字母组成的最大序列。大写字母和小写字母认为是不同的字母,即 abc 和 Abc 是不同的词。词的例子如下: * x-ray 包括两个词 x 和 ray * mary s 包括两个词 mary 和 s * a c-Dec 包括三个词 a 和 c 和 Dec 编写一个程序,输入为一组字符串,输出为压缩后的文本。(Fruit combined compression is an effective method for reducing the amount of data, has been widely applied to various types of information into the system. A method of compressing a text file is as follows: 1 original text file non-alphabetic characters, copy directly to the compressed file 2 words in the original document (all composed of letters), if it is the first time, then. The word is added to a word list, and copied to the compressed file otherwise the term is not copied to the compressed file, but the position of the word in the list of words copied to the archive. 3 the starting position is a list of words. The maximum term is defined by a sequence of text consisting of uppercase and lowercase letters. Uppercase and lowercase letters are considered different letters, ie abc and Abc are different words. Examples of the word as follows:* x-ray consists of two words x and ray* mary' s, including two words mary and s* a c-Dec consists of three words a and c and Dec to write )
- 2013-12-02 17:28:34下载
- 积分:1