Pinned Repositories
-C-
该存储库是用 C# 实现的各种算法的集合。这些算法涵盖计算机科学、数学和统计学、数据科学、机器学习、工程学等各种主题。实现及其相关文档旨在为教育工作者和学生提供学习资源。因此,人们可能会针对同一目标找到不止一种实现,但使用不同的算法策略和优化。
98.css
A design system for building faithful recreations of old UIs
AutoMapper
AutoMapper是以.NET(C#)语言开发的一个轻量的处理一个实体对象到另一个实体对象之间映射关系的组件库。
eShopOnContainers
在 Linux Windows 和 macOS 上运行的跨平台 .NET 示例微服务和基于容器的应用程序。由 .NET 7、Docker 容器和 Azure Kubernetes 服务提供支持。使用 Docker CLI、dotnet CLI、VS Code 或任何其他代码编辑器支持 Visual Studio、VS for Mac 和基于 CLI 的环境。
LaTeX_CSharpMath
LaTeX. in C#. (ported from the wonderful iosMath project).
OpenPDN
Paint.NET source (v3.36.7; prior to non-MIT license change)
Socean.Rpc
一个高效的RPC框架,基于c#
SqlSugar
Best ORM Fastest ORM Simple Easy Sqlite orm Oracle ORM Mysql Orm postgresql ORm SqlServer oRm
ToyCompiler
一个类似js的脚本语言解释器,使用C#实现
UOM
测量单位(UOM)是一个转换不同物理量的单位值的库
firespeed79's Repositories
firespeed79/3D-processing-scripts-1
处理 3D 数据和处理应用程序(例如 GOM/ZEISS、metashape、clound Compare 和 Blender)的脚本集合
firespeed79/advanceddatagridview2
WinForms DataGridView
firespeed79/cimbar
color-icon-matrix barcodes. Proof of concept implementation.
firespeed79/DirectN2
.NET Framework、.NET Core 和 .NET 5+ 的直接互操作代码:DXGI、WIC、DirectX 9 至 12、Direct2D、Direct Write、Direct Composition、Media Foundation、WASAPI、CodecAPI、GDI、Spatial Audio、DVD、Windows Media播放器、UWP DXInterop、WinUI3 等
firespeed79/Dummy-Robot
我的超迷你机械臂机器人项目。
firespeed79/DXControl2
支持 Direct2D 和 GDI+ 绘图的 WinForms 混合控件
firespeed79/DynamicExpresso
DynamicExpresso:强大的动态执行C#表达式解析器
firespeed79/EasyModbusTCP.NET
经过 .NET 行业批准的 Modbus TCP、Modbus UDP 和 Modbus RTU 客户端/服务器库
firespeed79/FastGithub1
FastGithub 是 GitHub 加速神器,解决 GitHub 打不开、用户头像无法加载、releases 无法上传下载、git-clone、git-pull、git-pus
firespeed79/FastGithub2
github定制版的dns服务,解析访问github最快的ip
firespeed79/gInk2
一款易于使用的屏幕注释软件,灵感来自 Epic Pen。An easy to use on-screen annotation software inspired by Epic Pen.
firespeed79/Gu.Units
Units of measure for C#
firespeed79/ImGuiColorTextEdit
Colorizing text editor for ImGui
firespeed79/IPAM-NOTE1
一个本地运行的单用户IP地址分配
firespeed79/Maximilian
Maximilian 是一个功能强大的 C++ 音频合成和处理库,它能够帮助开发者轻松实现各种音频相关的任务,如合成、信号处理、音频效果等。[C++ Audio and Music DSP Library]
firespeed79/MiniWord
.Net开发的跨平台Word模板引擎
firespeed79/nodatime2
更好的 .NET 日期和时间 API
firespeed79/optimizer
Optimizer是一个面向Windows系统的优化工具,旨在提升计算机性能、加强隐私和安全
firespeed79/SheetReader2
一个简单的 CSV 或 XLSX 数据表阅读器,以及一个用于显示所读书籍的 WPF 表控件。
firespeed79/SIPAM2
IPAM主要用于解决工作中需要对多个网段的IP地址进行分配的工作
firespeed79/sonic
SON是数学表达式的快速评估引擎。它可以解析和执行包含数学表达式的字符串。sonic is a rapid evaluation engine for mathematical expressions. It can parse and execute strings containing mathematical expressions.
firespeed79/SQLNado2
SQLNado(SQLite Not ADO)是一个基于 SQLite 的 .NET 轻量级无膨胀包装器和对象持久框架
firespeed79/STranslate
A ready-to-use, ready-to-go translation tool developed by WPF/WPF 开发的一款即开即用、即用即走的翻译工具
firespeed79/Sylvan.BuildTools.Resources
C#项目中的构建时资源文件支持。Build-time resource file support in C# projects.
firespeed79/tuniaoui-rc-vue3-uniapp
TuniaoUI是一个基于Vue3、UniApp和Typescript开发的UI组件库,旨在为开发者提供一套完整、易用且高效的UI解决方案。该框架不仅支持微信小程序、APP和H5等多种平台,还包含了丰富的常用表单组件、信息展示组件等,让开发者能够快速构建出美观且功能强大的前端界面。 TuniaoUI vue3 uniapp是一款基于uniapp、vue3、Typescript进行开发的 UI 组件库,提供丰富的组件进行快速开发,支持微信小程序、APP和H5,包含常用表单组件、信息展示组件等,并提供丰富的酷炫页面模板。
firespeed79/UnitsNet
Makes life working with units of measurement just a little bit better.
firespeed79/VNet.Scientific
Class library of scientific functions, including noise generation, filters, interpolation algorithms, unit and dimension measurement, smoothing, transforms, and numerical volumes.
firespeed79/Wice2
Windows Interface Composition Engine 是一个用于创建 Windows 应用程序的 .NET C# UI 引擎。Windows Interface Composition Engine is a .NET C# UI engine for creating Windows application.
firespeed79/WicNet2
WIC(Windows 成像组件)、Direct2D 和 DirectWrite 的 .NET 互操作类.NET interop classes for WIC (Windows Imaging Component), Direct2D and DirectWrite
firespeed79/ZeroDepJson2
具有零依赖性的 .NET JSON 序列化器/反序列化器。A .NET Json parser in one .cs file, with zero dependencies.