presentation part 能够显示声源的位置和path,用不同的颜色表示不同的人,附有源代码,能根据需要添加人数。使用坐标来摸拟一个房间,坐标大小可由自己定。在代码有有数据库的设计,能根据代码中的数据建表
2022-07-19 16:13:07 3.86MB C++ Soundsource tracking
1
ISO 9797
2022-07-08 14:32:47 292KB 9797
1
PDF: 英文原版 ISO/IEC 7498-1 OSI Basic Reference Model - The Basic Model PDF: 英文原版 ISO/IEC 7498-2 OSI Basic Reference Model - Security Architecture DOCX: 中文翻译 ISO/IEC 7498-2 | GB/T 9387.2 信息处理系统-开放系统互连-基本参考模型-第2部分: 安全体系结构 PDF: 英文原版 ISO/IEC 7498-3 OSI Basic Reference Model - Naming and addressing PDF: 英文原版 ISO/IEC 7498-4 OSI Basic Reference Model - Management framework
2022-06-27 19:07:23 13.8MB ISO 7498 OSI OpenSystemsInt
1
《MFC程序员的WTL指南: Part II - WTL 界面基类》配套代码, 演示了WTL中框架界面的实现、消息的处理等。 关键字:WTL,CMessgeLoop,CFrameWindowImpl
2022-06-24 23:28:44 27KB VC/MFC源代码 COM技术源代码
1
这个是一个simulink模型,搭建了6个MOS和相应的信号序列,给定不同的指令,来带动BLDC。不同的序列可使BLDC锁定在不同的角度,基本可以用来做初始角度对齐等计算。
2022-06-10 15:59:47 32KB BLDC 三相逆变器
1
由于文件过大,请在在下载前两部分的基础上继续下载剩下两个。然后放到一个文件夹下解压
2022-06-09 17:37:51 9.54MB db
1
second part 还需要下载third part CS 541 provides an introduction to the design and development of relational database management systems (DBMSs). A number of fundamental DBMS concepts will be covered in the course. You will learn the theory behind database systems, the issues that affect their functionality and performance, and importantly, what it takes to build the engine of a database management system. There is a significant component of Java development. There will also be hands-on exercises using the Oracle DBMS
2022-06-09 17:36:45 18MB Database
1
需要下载剩下的2和3部分 Joseph M. Hellerstein, Michael Stonebraker CS 541 provides an introduction to the design and development of relational database management systems (DBMSs). A number of fundamental DBMS concepts will be covered in the course. You will learn the theory behind database systems, the issues that affect their functionality and performance, and importantly, what it takes to build the engine of a database management system. There is a significant component of Java development. There will also be hands-on exercises using the Oracle DBMS.
2022-06-09 17:35:41 19.07MB Database Purdue Univeristy
1
SD 3.0规范part2,File System方面定义
2022-06-06 14:00:11 521KB SDXC 3.0 Spec File
1
I. Design of the homework In this homework, we will practice some important knowledge of C++ in the chapters on classes, before the inheritance part (chapter 13). A sequence of numbered tasks are designed (described in Section IV). Each task requires writing some simple code to reflect your understanding of some knowledge of C++. II. Tasks of the homework Read the files in the folder Code of this assignment on Moodle. The testing .cpp files, whose file names include the prefix "test", are comple
2022-06-02 14:03:46 261KB c++