资源列表
e8.28
- 实体力筋法的三种模型示例,力筋线形为直线加圆曲线加直线形式-Three models Examples of entities tendon law, tendons linear linear acceleration circular curve plus a straight line
e8.04
- 带槽口平板的棘轮效应分析,属于非线性随动强化模型chab-Ratcheting slotted plate analysis, non-linear kinematic hardening model chab
e8.01
- 一具中心圆孔的钢板,采用理想弹塑性模型对其进行弹塑性分析。-A center hole of the plate, using its ideal elastoplastic model elastoplastic analysis.
queue
- c语言,实现队列查询,插入,shanchu等功能-c language, queue query, insert, and other functions
LINKLIST
- 数据结构,链表表示线性表的内容,包括有序线性表的创建,插入元素,和删除元素等-Use the LinkList
Turing
- 基于Java实现的图灵机程序,该程序可以可视化地展现一套图灵机程序的内部运算过程与工作机制,可供研究可计算性理论的相关人员参考。-This is a Turing machine based on Java . The program can visually demostrate a the internal computing process and working mechanism of a turing machine, fitting for those who study the
trains_out
- 火车出站问题,一列有n节车厢的火车,每节车厢进站出站为先进后出的机制,求所有可能的车厢出站顺序-The train station problem, there is an n carriages of the train, each car is inbound outbound, last-out mechanism, to do everything possible car outbound order
numbers_out
- 试编写一个函数,用整数序列1、 2、 3、 ……、n人的顺序队列,第1趟出列奇数位置的人员,第2趟出列偶数位置, ……,如此类推,求第m趟出列的人员编号。采用单链表表示及求解过程中使用的数据结构。-Try to write a function, with the sequence of integers 1, 2, 3, ......, n people the order queue, the first trip out of the line of personnel odd posit
guess_number
- 猜数位 首先自动产生一个n位0-9数字,每位上的数字互不相同。 然后,程序接受玩家输入所猜测的n位不重复的数字; 接着,由程序比对符合的位数以及不符合但有出现的数字的数量。完全符合的数字会以A来表示,而不符合正确位置但有出现的数字则以B来表示。举例,如果正确答案是2345且玩家猜的是4395,则会得到2A1B。 最后,玩家在m次内猜测出完全相符的数字组合即为胜利。若没有在指定m回合完成,则给出准确答案。 注:m,n可以由玩家自行设定。若不设定,其缺省为n=4;m=
paixu
- 运用多种排序方法对随机产生数列进行排序,包括多种决策方法,和按照关键字重要性不同进行排序-Using a variety of sorting methods are available on randomly generated sequence, including a variety of decision-making method, and according to different sort key importance
HuffmanTree
- 霍夫曼树编码与解码,给定数据构造出霍夫曼树,并进行二进制编码,最后再解码-Huffman tree encoding and decoding, given data Huffman tree is constructed, and the binary encoding, and then decoding
zifuchuanpipei
- 字符串的模式匹配,在给定的一个较长序列中匹配出一个短字符串所在位置-String pattern matching, in a given a long sequence of matching the location of a short string