资源列表
[外挂编程] avc_unpack
说明:acv_edit自行编写的劲舞团ACV格式解压及压缩工具-self-prepared acv_edit Dance Mission ACV format decompression and compression tools<lee> 在 2025-07-23 上传 | 大小:28kb | 下载:7
[数学计算/工程计算] umat_Elastic-plastic
说明:用于模拟混凝土单元的弹塑性模型,并有损伤变量,在ABAQUS中umat中输入弹性模量,泊松比与屈服应力即可。-The elastic-plastic model for the simulation of concrete unit, and the damage variable in the ABAQUS umat enter the elastic modulus, Poisson' s ratio and yield stress can be.<王晓蒙> 在 2025-07-23 上传 | 大小:1kb | 下载:7
[Windows编程] KIVA-3V.2x
说明:KIVA3V。内燃机工作过程,燃烧与排放模拟。-KIVA3V. Working process of internal combustion engines, combustion and emissions simulation.<阎凯> 在 2025-07-23 上传 | 大小:299kb | 下载:7
[3D图形编程] OgreImporter0_51_For_3DSMax9.RAR
说明:ogre模型导入3DMAX的插件,这个插件对OGRE引擎的编程人员很有帮助,可以导入.MESH结构到MAX文件中-the ogre model import 3DMAX plug, the plug on the the OGRE engine programming staff helpful, you can import the MESH structure to the MAX file<changhe.cheng> 在 2025-07-23 上传 | 大小:4.5mb | 下载:8
[Linux/Unix编程] malloclab-handout
说明:csapp的malloclab,98分,BST实现,改成平衡树可以得满分-csapp the malloclab 98, BST can get out into a balanced tree<xrk> 在 2025-07-23 上传 | 大小:2.37mb | 下载:7
[OpenCV] kinect
说明:通过sdk获取kinect图像,并且转换成opencv格式,检测视觉范围内是否有人体并且输出图像。如果检测到人体,则转换人体部分为白色。-Through the sdk Learn the kinect image, and converted into opencv format, whether or not the human body and outputs the image as detected within the visual range. If the human body<唐宗恺> 在 2025-07-23 上传 | 大小:14.25mb | 下载:7
[嵌入式/单片机编程] music_happy birthday.rar
说明:XEP100单片机的程序。本实验利用蜂鸣器来播放音乐“小星星亮晶晶”。为了深入了解此实验的原理,先介绍 一下音乐的基础知识,音乐中的每个音调都有其固定的音高,简谱记谱法由7个基本唱名组 成,它们分别用1、2、3、4、5、6、7表示。每个唱名对应固定的音高。由声学角度看,音 高不同,収声物体振动的频率就不一样。<shenyeyouhun@126.com> 在 2013-05-05 上传 | 大小:454.36kb | 下载:8
[书籍源码] deck-of-cards
说明:编写一个洗牌和发牌的程序,包含类Card, 类DeckOfCards和一个驱动程序 类Card有: a) int型的数据成员face和suit b) 接受两个int型数据表示面值和花色的构造函数用于初始化数据 c) 两个string类型的static数组代表面值和花色 d) 一个toString函数返回Card,形式是“face of suit”的字符串。可以用+运算符连接字符串 类DeckOfCards有: a) 一个名为deck的Card类vector,用于存储C<张国> 在 2025-07-23 上传 | 大小:2kb | 下载:7