TCP_scripts.rar


-
按照TCP协议的客户端和服务器代码
434KB
skill_scripts.rar
2015-06-15brd文件转pads文件,需要在allegro中运行此脚本来转换。 下载试试吧。
2KB
Window_FFU_Apply_Scripts.zip
2019-11-26Windows 10 FFU部署脚本,需要使用1709及之后的winpe环境才可执行,自动化部署,防呆。适合用于备份还原操作系统磁盘。用于磁盘备份。
2.46MB
Beginning_Python_Visualization__Crafting_Visual_Transformation_Scripts.pdf
2019-05-31Beginning_Python_Visualization__Crafting_Visual_Transformation_Scripts.pdf
164.86MB
OpenJDK11U-jdk_x64_windows_hotspot_11.0.9_11.msi
2020-11-10AdoptOpenJDK11 AdoptOpenJDK11 Java™ is the world's leading programming language and platform. AdoptOpenJDK uses infrastructure , build and test scripts to produce prebuilt binaries from OpenJDK™ class libraries and a choice of either OpenJDK or the Eclipse OpenJ9 VM.
1KB
Caffe2 build_host_protoc.sh(修改后)
2018-10-05Caffe2 对git clone后在...\pytorch\scripts中的build_host_protoc.sh进行修改 针对win10,VS2015或VS2017(本人VS2017亲测可用) 加入set CMAKE_GENERATOR="Visual Studio 14 2015 Win64"
788B
login_scripts.7z
2019-10-11使用python和chromedrive弄的网页签到脚本,一个需要输入账号密码,一个直接点击签到。
64.60MB
python_whl_pandas_sikitlearn.rar
2020-04-15python3.7 sikitlearn pandas whl离线安装包,在Python37\Scripts文件夹下执行命令安装,pip install whl文件,详见readme
7KB
Scripts_java.rar
2007-12-18YONG CHU MAN DA DE
2KB
oracle_scripts.rar
2020-08-01Linux下Oracle备份脚本,可以定时执行数据备份,同时包含rman备份脚本,有兴趣的同学欢迎下载
2KB
Caffe2 build_windows.bat(修改后)
2018-10-05Caffe2 对git clone后在...\pytorch\scripts中的build_windows.bat进行修改 在文件首的 @echo off之下添加s在文件首的 @echo off之下添加 set CMAKE_GENERATOR="Visual Studio 14 2015 Win64" set USE_CUDA=ON (如果只是使用CPU,不使用GPU,则不添加) -DBUILD_PYTHON=OFF^ 改为 -DBUILD_PYTHON=ON^ 执行 build_windows.bat,成功之后会出现提示信息: "Caffe2 built successfully" 在CAFFE2_ROOT目录下会出现 build文件夹
12.65MB
SQL Prompt_9.5.2.9464 含注册机
2019-05-05SQL Prompt_9.5.2.9464 含注册方法 Latest version 9.5.2.9464 Released 5/3/2019 What's new in SQL Prompt Added a Show all issues link to the autofix popup window. Fixes Fixed an issue which was preventing SQL Prompt from launching when upgrading from a previous version. SP-7560 : Fixed an issue which would sometimes cause unwanted newlines to be inserted into scripts generated from Script Object as ALTER. SP-7590 : Fixed an issue which caused the Smart Rename, Encapsulate Object as Stored Procedure and Split Table features to not work for some users. For more information, please see the full release notes.
58KB
合成复制机_真.阿修 .jsx
2019-12-27我们在AE 中制作工程合成的时候,有时候为了便捷,一个合成会重复使用,但是复制的同一合成只要修改一个合成,其他原合成效果也会跟着修改,这样使用非常的不方便,有了这个脚本就可以直接复制合成里面的子合成,相同合成效果也不会相互影响,可独立修改不同的效果 使用方法: 文件放置到:AE根目录\Support Files\Scripts\ScriptUI Panels 选择需要复制的合成(不是文件夹) 打开AE选中工具栏中的窗口(倒数第二个),下拉列表最后一个(合成复制机_真.阿修.jsx) 注:部分机型显示不全,需沿下边线拉伸弹出窗口。 安默认设置确认即可。
1KB
Windows_FFU_Capture_Scripts.zip
2019-11-26用于磁盘备份,不仅限于Windows10,这里需要使用1709之后的Winpe环境执行,抓取的磁盘如果比较大,建议使用较大的移动磁盘作为承载。默认抓取到USB设备的Images文件夹下。
17KB
build_scripts.zip
2021-03-02脚本练习.................
122.21MB
trt_pose_trt.zip
2020-03-18https://github.com/NVIDIA-AI-IOT/trt_pose This project features multi-instance pose estimation accelerated by NVIDIA TensorRT. It is ideal for applications where low latency is necessary. It includes Training scripts to train on any keypoint task data in MSCOCO format A collection of models that may be easily optimized with TensorRT using torch2trt This project can be used easily for the task of human pose estimation, or extended for something new. contains convert pytorch model into tensorrt model
12.32MB
ELMM_toolbox.zip
2020-07-04This toolbox contains several scripts and functions for MATLAB, to unmix hyperspectral data using the Extended Linear Mixing Model (ELMM). The contents include: - ELMM_ADMM.m: Function performing the unmixing with the ELMM - demo_houston.m: example of use of the function on a real hyperspectral dataset - real_data_1.mat: real dataset used (crop of the DFC 2013 data) - endmembers_houston.mat: reference endmember matrix used in the demo - FCLSU.m : function performing the standard fully constrained least squared unmixing. - CLSU.m : function performing the standard partially constrained least squared unmixing. - SCLSU.m: function performing a scaled version of CLSU, which follows a particular case of the ELMM - soft.m: soft thresholding, proximal operator of the L1 norm - vector_soft_col.m: vector soft thresholding, proximal operator of the L2 norm - pca_viz.m: function projecting data and endmembers on the space spanned by the first three principal components of the data and displaying a scatterplot - rescale.m: function rescaling hyperspectral data between 0 and 1
11KB
Shell_Scripts.zip
2020-12-02供Centos7以上的小版本使用,主要始于系统巡检,以及系统安全加固!部分内容是从网上摘取,在此声明
3.9MB
Data_Pipelines_with_Apache_Airflow_v1_MEAP.pdf
2035-02-10This chapter covers: 1 1 Meet Apache Airflow • What is Apache Airflow • What problems does Airflow solve • Is Airflow the right tool for you People and companies are continuously becoming more data-savvy and are developing data pipelines as part of their daily business. Data volumes have increased substantially over the years, rising from mere megabytes per day in early applications to the petabyte-per-day datasets that are encountered today. We can manage the data deluge though. Some pipelines use real-time data, and others use batch data. Either approach has its own benefits. Apache Airflow is a platform for developing and monitoring batch data pipelines. Airflow provides a framework to integrate data pipelines of different technologies. Airflow workflows are defined in Python scripts, which provide a set of building blocks to communicate with a wide array of technologies. Think of Airflow as the spider in a web; it controls systems as a distributed architecture. It is not a data processing tool in itself, but orchestrates processes doing so. This book isolates and teaches parts of that process in the sprawling web. We will examine all components of Airflow in detail. First, before we breakdown the aerial view of the Airflow’s architecture and determine if this tool is right for you, let’s do a quick overview of workflow managers to align our working mindset.
Java8零基础入门视频教程
2016-09-29这门课程基于主流的java8平台,由浅入深的详细讲解了java SE的开发技术,可以使java方向的入门学员,快速扎实的掌握java开发技术!
JavaEE+大数据+2个实战项目终极套餐震撼来袭
2017-05-19该套视频教程共包含16门课程,分别是Linux入门到精通、大型ERP项目实战教程、solr教程、Lucene教学视频、Java反射与注解开发、Hadoop大数据入门教程、Activiti工作流教程、redis高并发由浅入深、webservice入门教程、hibernate4入门教程、大型分布式redis+solr+Linux+nginx+springmvc+mybatis电商项目、struts2深入浅出、oracle入门到大神、springmvc深入浅出、spring 3.2教程、mybatis入门到精通教程、Java EE教程、Mysql教程。
Python金融数据分析入门到实战
2019-09-26<p> <strong><span style="font-size:16px;color:#003399;">会用Python分析金融数据 or 金融行业会用Python</span></strong> </p> <p> <strong><span style="font-size:16px;color:#003399;">职场竞争力更高</span></strong> </p> <p> <br /> </p> <p> <img src="https://img-bss.csdnimg.cn/202012231042221925.png" alt="" /> </p> <p> <br /> </p> <p> <br /> </p> <p> <strong><span style="font-size:16px;color:#003399;">Python金融数据分析入门到实战</span></strong> </p> <p> <strong><span style="font-size:16px;color:#003399;">Get√金融行业数据分析必备技能</span></strong> </p> <p> <img src="https://img-bss.csdnimg.cn/202012231042438069.png" alt="" /> </p> <p> <br /> </p> <p> <br /> </p> <p> <strong><span style="font-size:16px;color:#003399;">以股票量化交易为应用场景</span></strong> </p> <p> <strong><span style="font-size:16px;color:#003399;">完成技术指标实现的全过程</span></strong> </p> <p> <br /> </p> <p> <span style="font-size:14px;">课程选取股票量化交易为应用场景,由股票数据的获取、技术指标的实现,逐步进阶到策略的设计</span><span style="font-size:14px;">和回测,由浅入深、由技术到思维地为同学们讲解Python金融数据分析在股票量化交易中的应用</span><span style="font-size:14px;">。</span> </p> <p> <br /> </p> <p> <span style="font-size:14px;"><br /> </span> </p> <p> <img src="https://img-bss.csdnimg.cn/202012231043183686.png" alt="" /> </p> <p> <br /> </p> <p> <br /> </p> <p> <strong><span style="font-size:16px;color:#003399;">以Python为编程语言</span></strong> </p> <p> <strong><span style="font-size:16px;color:#003399;">解锁3大主流数据分析工具</span></strong> </p> <p> <br /> </p> <p> <span style="font-size:14px;">Python做金融具有先天优势,课程提取了Python数据分析工具NumPy、Pandas及可视化工具</span><span style="font-size:14px;">Matplotlib的关键点详细讲解,帮助同学掌握数据分析的关键技能。</span> </p> <p> <img src="https://img-bss.csdnimg.cn/202012231043472858.png" alt="" /> </p> <p> <strong><span style="font-size:16px;color:#003399;"><br /> </span></strong> </p> <p> <strong><span style="font-size:16px;color:#003399;">2大购课福利</span></strong> </p> <p> <strong><span style="font-size:16px;color:#003399;"><br /> </span></strong> </p> <p> <img src="https://img-bss.csdnimg.cn/202012300628195864.png" alt="" /> </p>
Python数据分析与机器学习实战
2017-01-24<p> <br /> </p> <p> Python数据分析与机器学习实战教程,该课程精心挑选真实的数据集为案例,通过python数据科学库numpy,pandas,matplot结合机器学习库scikit-learn完成一些列的机器学习案例。课程以实战为基础,所有课时都结合代码演示如何使用这些python库来完成一个真实的数据案例。算法与项目相结合,选择经典kaggle项目,从数据预处理开始一步步代码实战带大家入门机器学习。学完该课程即可: 1.掌握Python数据科学工具包,包括矩阵数据处理与可视化展示。 2.掌握机器学习算法原理推导,从数学上理解算法是怎么来的以及其中涉及的细节。 3.掌握每一个算法所涉及的参数,详解其中每一步对结果的影响。 4.熟练使用Python进行建模实战,基于真实数据集展开分析,一步步完成整个建模实战任务。 </p>
Javascript前端开发
2018-03-14JavaScript一种直译式脚本语言,是一种动态类型、弱类型、基于原型的语言,内置支持类型。它的解释器被称为JavaScript引擎,为浏览器的一部分,广泛用于客户端的脚本语言,早是在HTML(标准通用标记语言下的一个应用)网页上使用,用来给HTML网页增加动态功能。
Java并发编程精讲
2019-09-28课程会讲解Java中并发相关技术的基础、原理和应用,从线程安全、线程(池),<br /> 锁实现和并发容器等高并发Java实现,去深入理解在并发编程中,<br /> 一些最容易被忽视的点,这些点也是我在多年编程经验中实际用到,<br /> 对于每个小节小课均会有实际的场景应用为你呈现。<br /> 同时这些也是面试过程中面试官考察的重点,掌握这些点,面试和工作时,做到心中有货,不慌不乱,能够胜任。<br />
WebSocket整合SpringBoot、SockJS、Stomp、Rabbitmq分布式消息推送
2020-04-28<p class="MsoNormal"> <span style="font-family:宋体;">(</span><span>1</span><span style="font-family:宋体;">)</span><span>HTML5 WebSocket</span><span style="font-family:宋体;">、异常重连、心跳检测;</span> </p> <p class="MsoNormal"> <span style="font-family:宋体;">(</span><span>2</span><span style="font-family:宋体;">)</span><span>SockJS</span><span style="font-family:宋体;">、</span><span>Stomp</span><span style="font-family:宋体;">、</span><span>RabbitMQ Stomp</span><span style="font-family:宋体;">消息代理;</span> </p> <p class="MsoNormal"> <span style="font-family:宋体;">(</span><span>3</span><span style="font-family:宋体;">)分别用</span><span>Nginx</span><span style="font-family:宋体;">和</span><span>Spring Cloud Gateway</span><span style="font-family:宋体;">实现多实例负载均衡;</span> </p> <p class="MsoNormal"> <span style="font-family:宋体;">(</span><span>4</span><span style="font-family:宋体;">)可靠消息推送(</span><span>Stomp</span><span style="font-family:宋体;">持久化队列、客户端</span><span>ACK</span><span style="font-family:宋体;">确认机制);</span> </p> <p class="MsoNormal"> <span style="font-family:宋体;">(</span><span>5</span><span style="font-family:宋体;">)</span><span>Java</span><span style="font-family:宋体;">原生、</span><span>Stomp</span><span style="font-family:宋体;">客户端实现(非浏览器客户端);</span> </p> <p class="MsoNormal"> <span style="font-family:宋体;">(</span><span>6</span><span style="font-family:宋体;">)</span><span>Websocket</span><span style="font-family:宋体;">拦截器结合</span><span> Spring security</span><span style="font-family:宋体;">、</span><span>jwt token</span><span style="font-family:宋体;">认证授权。</span> </p> <p class="MsoNormal"> <span style="font-family:宋体;">(</span><span>7</span><span style="font-family:宋体;">)</span><span>VUE+elementUI</span><span style="font-family:宋体;">前后分离实现。</span> </p>
-
下载
11、地下车库种植屋面施工工法.doc
11、地下车库种植屋面施工工法.doc
-
下载
宝龙国际中心深基坑施工综合技术.doc
宝龙国际中心深基坑施工综合技术.doc
-
下载
质量管理小组活动准则2016.pdf
质量管理小组活动准则2016.pdf
-
下载
2016无梁楼盖施工工法.doc
2016无梁楼盖施工工法.doc
-
下载
薄抹灰外墙外保温系统施工工法.doc
薄抹灰外墙外保温系统施工工法.doc
-
下载
厦门国际中心大体积砼方案.doc
厦门国际中心大体积砼方案.doc
-
下载
9、无粘结预应力现浇混凝土空心楼板施工技术.doc
9、无粘结预应力现浇混凝土空心楼板施工技术.doc
-
下载
16 DBT29-209-2011 建筑工程施工质量验收资料管理规程.pdf
16 DBT29-209-2011 建筑工程施工质量验收资料管理规程.pdf
-
下载
中建中心群塔作业施工方案.docx
中建中心群塔作业施工方案.docx
-
下载
7、多跨连续钢筋混凝土帆船屋面施工工法申报书4月5日.doc
7、多跨连续钢筋混凝土帆船屋面施工工法申报书4月5日.doc
