edward920199115's Stars
Jonezhen/CSBook
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
prometheus/client_python
Prometheus instrumentation library for Python applications
jtoy/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
fengdu78/lihang-code
《统计学习方法》的代码实现
nndl/practice-in-paddle
《神经网络与深度学习》案例与实践
VelsonWang/HmiFuncDesigner
HmiFuncDesigner是一款集HMI,数据采集于一体的软件。目前支持Modbus协议,JavaScript解析,画面功能编辑等。HmiFuncDesigner is a software integrating HMI and data collection.Now it supports Modbus protocol, JavaScript explain, graphic control edit etc.
wang-bin/QtAV
A cross-platform multimedia framework based on Qt and FFmpeg. 基于Qt和FFmpeg的跨平台高性能音视频播放框架. Recommand to use new sdk https://github.com/wang-bin/mdk-sdk
lesliefish/Qt
Qt开发知识、经验总结。包括Qss,数据库,Excel,Model/View等。
soulmachine/leetcode
LeetCode题解,151道题完整版。
egonSchiele/grokking_algorithms
Code for the book Grokking Algorithms (https://www.amazon.com/dp/1633438538)
JamesBaiJun/WPF-BeDesigner
A configuration tool by C#&wpf
zjsxwc/McProtocolTcpUdpExample
组态软件,用C#做UI,通过分析三菱通信协议,使用Socket来通信
MarimerLLC/csla
A home for your business logic in any .NET application.
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
kwonganding/winform.controls
分享几年前开发的一套winform控件库。当时主要为开发公司内部ERP系统,重新设计实现了所有用到的Winform组建,包括Form窗体组建6个(支持换肤),基础控件25个。其中有很多参考借鉴其他开源组件,也有几个是集成的别人的组件,然后做了些调整。 现在已经好几年不做Winform开发了,整理一下共享出来,希望能够给需要的朋友一些帮助。
dathlin/HslControlsDemo
HslControls控件库的使用demo,HslControls是一个工业物联网的控件库,基于C#开发,配套HslCommunication组件可以实现工业上位机软件的快速开发,支持常用的工业图形化控件,快速的集成界面开发。 主要包含了按钮,开关,进度条,信号灯,数码管,时钟,曲线显示控件,仪表盘控件,管道控件,瓶子控件,饼图控件,传送带控件,温度计控件,鼓风机控件,阀门控件,电池控件等等。
reip-project/reip-pipelines
REIP Software Framework
sfu-db/dataprep
Open-source low code data preparation library in python. Collect, clean and visualization your data in python with a few lines of code.
TinyHandsome/EasyMachineLearning
简单的机器学习工具 | Easy Machine Learning Tools
tinyzqh/code-of-csdn
csdn上面的一些相关代码
HiddenSharp/LSTM-SVM-RF-time-series
Regression prediction of time series data using LSTM, SVM and random forest. 使用LSTM、SVM、随机森林对时间序列数据进行回归预测,注释拉满。
ShashwatArghode/Wind-Energy-Prediction-using-LSTM
Time Series Analysis using LSTM for Wind Energy Prediction.
fengjiqiang/LSTM-Wind-Speed-Forecasting
LSTM to predict wind speed
SSHeRun/CS-Xmind-Note
计算机专业课(408)思维导图和笔记:计算机组成原理(第五版 王爱英),数据结构(王道),计算机网络(第七版 谢希仁),操作系统(第四版 汤小丹)
elder-frog/OpenCourseCatalog
Bilibili 公开课目录
lib-pku/libpku
贵校课程资料民间整理
QSCTech/zju-icicles
浙江大学课程攻略共享计划
chenjd/Unity3D_XMLToEgg
基于C#编写的Unity3D工具,利用反射和泛型通过读取XML文件创建新的实例并且为实例赋值。原型,具体内容需要具体配置。