Pinned Repositories
BasicAlgorithmPractice
BeginningCSharp7
Beginning C# 7 Programming with Visual Studio 2017
Book_Project
ClientServerProject
一个C-S模版,该模版由三部分的程序组成,一个服务端运行的程序,一个客户端运行的程序,还有一个公共的组件,实现了基础的账户管理功能,版本控制,软件升级,公告管理,消息群发,共享文件上传下载,批量文件传送功能。具体的操作方法见演示就行。本项目的一个目标是:提供一个基础的中小型系统的C-S框架,客户端有三种模式,无缝集成访问,winform版本,wpf版本,asp.net mvc版本,方便企业进行中小型系统的二次开发和个人学习。同时网络组件方便的支持读写三菱和西门子PLC的数据,详细见Readme
ComputerVisionPractice
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
Data-Science-Notes
数据科学的笔记以及资料搜集
deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
DeepLearningNote
this is all of my code and data with my deep learning note
Dive-Into-Deep-Learning-PyTorch-PDF
本项目对中文版《动手学深度学习》中的代码进行了整理
jdsxhz's Repositories
jdsxhz/BasicAlgorithmPractice
jdsxhz/ComputerVisionPractice
jdsxhz/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
jdsxhz/Data-Science-Notes
数据科学的笔记以及资料搜集
jdsxhz/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
jdsxhz/DeepLearningNote
this is all of my code and data with my deep learning note
jdsxhz/Dive-Into-Deep-Learning-PyTorch-PDF
本项目对中文版《动手学深度学习》中的代码进行了整理
jdsxhz/hello-world
jdsxhz/HslCommunication
A very popular industrial Internet of Things communication plug-in. Using this dll can be very convenient, stable, and fast to obtain data from PLC equipment of multiple brands, and also supports redis, mqtt, websocket, etc., which can let your data on the network Free transmission, reducing enterprise development costs.
jdsxhz/HslCommunication-1
个人工具库,带有日志类,网络通讯类,PLC访问类,版本类等基础功能
jdsxhz/HslControlsDemo
HslControls控件库的使用demo,HslControls是一个工业物联网的控件库,基于C#开发,配套HslCommunication组件可以实现工业上位机软件的快速开发,支持常用的工业图形化控件,快速的集成界面开发。 主要包含了按钮,开关,进度条,信号灯,数码管,时钟,曲线显示控件,仪表盘控件,管道控件,瓶子控件,饼图控件,传送带控件,温度计控件,鼓风机控件,阀门控件,电池控件等等。
jdsxhz/labview_book
LabVIEW 编程经验
jdsxhz/libnodave
LIBNODAVE, a free library to communicate to Siemens S7 PLCs
jdsxhz/lihang-code
《统计学习方法》的代码实现
jdsxhz/machine_learning_beginner
机器学习初学者公众号作品
jdsxhz/MachineLearningNote
jdsxhz/mqtt
MQTT协议3.1.1中文翻译版,IoT,物联网
jdsxhz/MQTT-1
C#下实现的MQTT客户端以及服务端 客户端采用微软跨平台框架.net core 2.1 可以在linux下运行
jdsxhz/MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
jdsxhz/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
jdsxhz/Python
All Algorithms implemented in Python
jdsxhz/Python-100-Days
Python - 100天从新手到大师
jdsxhz/RemoteMonitor
本项目是一个利用HslCommunication组件读取PLC的示例项目,演示了后台从PLC循环读取到前台显示,并推送给在线客户端,客户端同步显示并画实时曲线图。支持web端同步的数据显示,支持web端远程操作PLC,安卓端数据显示,远程操作PLC
jdsxhz/scada-community
Modules and tools for Rapid SCADA developed by the community
jdsxhz/scada-v6
The prototype of Rapid SCADA v6
jdsxhz/SharpSCADA
C# SCADA
jdsxhz/springmvc
In this repostiory,I'll start a project to show how to bulid a Spring MVC frame
jdsxhz/wxpusher-docs
微信消息实时推送服务[WxPusher]的服务说明文档,通过本文档,你可以了解如何使用WxPusher的服务。 文档预览地址:
jdsxhz/wxpusher-sdk-java
微信消息实时推送服务[WxPusher]的Java版本sdk,可以通过API实时给个人微信推送消息。wechat pusher.
jdsxhz/wxpusher-sdk-python
微信消息实时推送服务[WxPusher]的Python版本sdk,可以通过API实时给个人微信推送消息。wechat pusher.