资源列表
[Windows编程] KIVA-3V.2x
说明:KIVA3V。内燃机工作过程,燃烧与排放模拟。-KIVA3V. Working process of internal combustion engines, combustion and emissions simulation.<阎凯> 在 2025-07-15 上传 | 大小:299kb | 下载:7
[Linux/Unix编程] malloclab-handout
说明:csapp的malloclab,98分,BST实现,改成平衡树可以得满分-csapp the malloclab 98, BST can get out into a balanced tree<xrk> 在 2025-07-15 上传 | 大小:2.37mb | 下载:7
[matlab例程] power_spectrum
说明:功率谱分析,用来分析一个时间序列的显著特征。可以分离时间序列的显著周期<kevin_wang1024@163.com> 在 2013-01-23 上传 | 大小:4.58kb | 下载:6
[其他小程序] Violence-scalping-EA
说明:据说3个月的时间从500美元做到80000美元的暴力剥皮EA,里面包含一个快速平台用的源码和一个慢速平台用的源码。具体设置,文件里有。请大家自行测试-It is said that three months time to $ 80,000 from $ 500 to do violence peeling EA, which contains the source code for a fast platform with source code and a slow platform. Sp<李可> 在 2025-07-15 上传 | 大小:14kb | 下载:6
[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-15 上传 | 大小:14.25mb | 下载:7
[嵌入式/单片机编程] music_happy birthday.rar
说明:XEP100单片机的程序。本实验利用蜂鸣器来播放音乐“小星星亮晶晶”。为了深入了解此实验的原理,先介绍 一下音乐的基础知识,音乐中的每个音调都有其固定的音高,简谱记谱法由7个基本唱名组 成,它们分别用1、2、3、4、5、6、7表示。每个唱名对应固定的音高。由声学角度看,音 高不同,収声物体振动的频率就不一样。<shenyeyouhun@126.com> 在 2013-05-05 上传 | 大小:454.36kb | 下载:7
[密码/编码算法] BlindSignature
说明:BlindSignature 密码认证源代码<365225587@qq.com> 在 2013-05-07 上传 | 大小:7.28kb | 下载:6
[书籍源码] 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-15 上传 | 大小:2kb | 下载:7