在本文中,我们提出了一种新的集合角谱(P-AS),用于估计多个声源的到达方向(DOA)。 这种方法使用宽间隔的麦克风阵列以实现高分辨率,并且仅在二维时间边际角频谱(TM-AS)中合并由有源源控制的角度分量。 使用不同数量的源来评估其对空间混叠源和短时源的鲁棒性。仅在几个时间范围内激活源。 实验结果表明,与大多数现有的基于角谱的DOA估计方法相比,该方法更有效,更鲁棒。
2022-04-14 12:21:00 305KB Angular spectrum DOA estimation
1
本文介绍了在Angular中使用JWT认证方法示例,分享给大家,具体如下: 项目地址: grading-system 基于session的认证和基于token的认证的方式已经被广泛使用。在session认证中,服务端会存储一份用户登录信息,这份登录信息会在响应时传递给浏览器并保存为Cookie,在下次请求时,会带上这份登录信息,这样就能识别请求来自哪个用户。 在基于session的认证中,每个用户都要生成一份session,这份session通常保存在内存中,随着用户量的增加,服务端的开销会增大,而且对分布式应用不是很友好。 在token认证中,服务端不需要保留用户认证信息。当用户登录时,
2022-04-12 20:06:36 196KB angular ar jwt
1
角度6注册登录示例CLI Angular 6-使用Angular CLI进行用户注册和登录的示例 要查看演示和更多详细信息,请访问
2022-04-08 15:20:55 120KB TypeScript
1
了解你的前端 通过此chrome扩展程序,您可以检查用于开发Web应用程序的前端框架。 目前,它支持 , & 应用程序。 发现了错误? 请报告 维护者 该项目由维护
2022-03-25 22:16:10 39KB react ember angular frontend
1
Ionifits是受Zenefits启发的人力资源演示应用程序。 这是Ionic App Platform技术的展示,包括 , , 和。 试用应用 Ionifits可通过单个代码库在Web,iOS和Android上运行。 你自己看: iOS: Android: 网址: : 要登录Ionifits,请使用用户名和密码: ionic 。 (可选)点击“跳过”按钮以跳过登录。 还提供了一个,了该应用程序的主要功能。 请参阅在iPhone上运行的应用程序以及对使用中的真实代码的说明。 特征 “ Vanilla” Ionic框架:照常使用Ionic UI组件(尽可能开箱即用),以展示其功能和性能。 由Auth Connect和Identity Vault支持的登录页面:登录后,使用Ionic Identity Vault将由Auth0驱动的用户访问令牌安全地存储在移动设备钥匙串中。 当应
2022-03-24 10:25:40 16.21MB angular ionic-framework capacitor ionic5
1
主要介绍了Angular通过指令动态添加组件问题,文中通过写一个小组件来简单总结下,需要的朋友可以参考下
2022-03-23 11:31:40 160KB angular 动态添加组件 angular使用
1
ngx-admin是基于Angular 10+的最受欢迎的开源管理仪表板,现在具有漂亮的向后兼容材质主题! 现在,您的管理仪表板不仅将包含完整的功能和后端服务,而且您将拥有精美的自定义主题,以完美匹配您的公司。 期待高分辨率,响应式布局,RTL支持和许多其他好处。 ngx-admin还具有Eva Design System支持,以及40多个Angular组件和60多个使用示例。 它高效,实用且方便,而且还以非常合理的价格提供了完全集成的捆绑软件。
2022-03-14 19:31:46 3.5MB 开源软件
1
"Reactive Programming with Angular and ngrx: Learn to Harness the Power of Reactive Programming with RxJS and ngrx Extensions" English | ISBN: 1484226194 | 2017 | 148 pages | PDF | 3 MB Manage your Angular development using Reactive programming. Growing in popularity and now an essential part of any professional web developer's toolkit, Reactive programming can enrich your development and make your code more efficient. Featuring a core application to explore and build yourself, this book shows you how to utilize ngrx/store as a state management with Redux pattern, and how to utilize ngrx/effects to define a better and more robust application architecture. Through working code examples, you will understand every aspect of Reactive programming with Angular so that you'll be able to develop maintainable, readable code. Reactive Programming with Angular and ngrx is ideal for developers already familiar with JavaScript, Angular, or other languages, and who are looking for more insight into their Angular projects. Use this book to start mastering Reactive programming today. What You'll Learn Construct components efficiently Utilize ngrx extensions and RxJS Organize state management with reducers, actions and side effects Who This Book Is For Developers who are already familiar with JavaScript and Angular and want to move onto more advanced development.
2022-03-09 12:58:17 2.66MB Reactive Angular ngrx
1
NgRx is an implementation of the popular pattern, Redux, that's meant for use with Angular. It is entirely possible to create an Angular application without NgRx. You might even be very successful in doing so. There are situations, though, where Redux can really help; you can get that help by using NgRx. So, what is Redux and when do we need it? Redux is about adding predictability to your app. Predictability is about
2022-03-09 12:56:56 6.42MB angular5
1
spring-boot 和 angular 6 身份验证应用程序 这个项目是一个简单的 Angular6 前端应用程序的安全认证,带有一个简单的 Spring Boot 后端 API 和 Spring Security。 里面有什么 弹簧靴 角 6 演示 用户登录
2022-02-26 11:21:02 52.08MB HTML
1