颜色渐变配方 Color Ramp Formulator是一个开源桌面应用程序,用于生成算法定义的色带,利用公式。 此应用程序使用构建,适用于 macOS、Linux 和 Windows 操作系统。 例子 CubeHelix(命运) cubehelix_color ( 1 - t , 0 , 0.4 , 0.8 , 1 , [ 0.15 , 0.85 ] ) 发散 rgb_t ( cos ( ( t - 2 / 6 ) * PI ) , cos ( ( t - 3 / 6 ) * PI ) , cos ( ( t - 4 / 6 ) * PI ) ) 花式(三元) rgb ( ( x < 127.5 ) ? 255 - ( 2 * x ) : ( 2 * x ) - 255 , ( x < 127.5 ) ? 1.5 * x : 127
2021-08-04 22:05:04 7.35MB electron color application formula
1
人脸识别(pfe) django中使用opencv、imutils、scikit-learn等实现人脸识别识别 在本地运行 系统上应安装Python3 。 安装依赖: install django and all models 使用git clone repository_url从 github git clone repository_url 在您的项目文件夹中移动并运行下面给出的命令: python manage.py makemigrations python manage.py migrate python manage.py runserver 不要忘记在数据集文件夹中添加您的简单:例如: dataset --> ........ Laaboudi --> ................ id_1.png ................ id_2.png .....
1
使用流数据构建无服务器应用程序 此示例应用程序展示了如何为流数据工作负载构建灵活的无服务器后端。 此示例应用程序称为Alleycat 。 该应用程序是一个家庭健身系统,允许用户参加一系列激烈的 5 分钟虚拟自行车比赛。 一次多达 1,000 名赛车手骑上马鞍,突破节奏和阻力的极限,创造个人记录并在排行榜上排名。 该软件将固定式健身车与处理来自数千个远程设备的数据的后端应用程序连接起来。 前端允许用户配置他们的比赛并查看实时排行榜和历史排名。 要了解有关此应用程序如何工作的更多信息,请参阅 AWS 计算博客上的 5 部分系列: 第 1 部分: : 。 第 2 部分: : 。 第 3 部分: : 。 第 4 部分: : 。 第 5 部分: : 。 :warning: 运行此应用程序会产生费用。 它使用不在 AWS 免费套餐中的应用程序并生成大量消息。 重要提示:此应用
2021-08-04 14:05:59 288KB nodejs aws lambda vuejs
1
django 项目 在本地服务器上运行: C:\Users\Users-name>cd .. C:\Users>cd .. C:\>git clone https://github.com/nasim-007/django-project.git C:\> cd django-project C:\django-project> virtualenv env C:\django-project>cd env C:\django-project\env>scripts\activate.bat (env)C:\django-project\env>cd .. (env)C:\django-project>python manage.py migrate (env)C:\django-project>python manage.py runserver
2021-08-04 14:05:29 117.16MB python portfolio-website django-application blogging
1
2018-PacBio Technology and Application .pdf
2021-08-04 14:04:05 10.14MB pacbio genome assmebly 10x
application.ymlapplication.yml
2021-08-04 09:01:45 764B application.yml 资源分享达人
学习ov7725的好资料,讲解详细,适合开发OV7725的寄存器配置
2021-08-03 01:01:15 698KB ov7725
1
The Microsoft Technology Associate certification (MTA) curriculum helps instructors teach and validate fundamental technology concepts with a foundation for students' careers as well as the confidence they need to succeed in advanced studies. Through the use of MOAC MTA titles you can help ensure your students future success in and out of the classroom. This MTA text covers the following HTML5 Application vital fundamental skills:  ,解压密码 share.weimo.info
2021-07-31 11:20:03 11.18MB 英文
1
Enterprise Application Architecture with .NET Core by Ganesan Senthilvel English | 25 Apr. 2017 | ASIN: B01M18CQNP | 564 Pages | AZW3 | 9.94 MB Architect and design highly scalable, robust, clean and highly performant applications in .NET Core 1.0 About This Book Incorporate architectural soft-skills such as DevOps and Agile methodologies to enhance program-level objectives Gain knowledge of architectural approaches on the likes of SOA architecture and microservices to provide traceability and rationale for architectural decisions Explore a variety of practical use cases and code examples to implement the tools and techniques described in the book Who This Book Is For This book is for experienced .NET developers who are aspiring to become architects of enterprise-grade applications, as well as software architects who would like to leverage .NET to create effective blueprints of applications. What You Will Learn Grasp the important aspects and best practices of application lifecycle management Leverage the popular ALM tools, application insights, and their usage to monitor performance, testability, and optimization tools in an enterprise Explore various authentication models such as social media-based authentication, 2FA and OpenID Connect, learn authorization techniques Explore Azure with various solution approaches for Microservices and Serverless architecture along with Docker containers Gain knowledge about the recent market trends and practices and how they can be achieved with .NET Core and Microsoft tools and technologies In Detail If you want to design and develop enterprise applications using .NET Core as the development framework and learn about industry-wide best practices and guidelines, then this book is for you. The book starts with a brief introduction to enterprise architecture, which will help you to understand what enterprise architecture is and what the key components are. It will then teach you about the types of patterns and the princip
2021-07-30 15:47:59 9.94MB Architecture .NET Core
1