-
ModbusLib
modbus library written in c sharp!!!!!
- 2018-08-08 23:54:42下载
- 积分:1
-
算法新解
说明: 同时用函数式和传统方法介绍主要的基本算法和数据结构(Introduce the main basic algorithms and data structures with functional and traditional methods)
- 2019-03-01 21:42:37下载
- 积分:1
-
项目代码风格要求
说明: 类型、属性、事件、方法、方法参数,根据需要添加注释。
如果类型、属性、事件、方法、方法参数的名称已经是自解释了,不需要加注释;否(Types, attributes, events, methods, method parameters, add comments as needed.
If the name of the type, attribute, event, method, and method parameter is self-explanatory, no comment is required; no)
- 2020-06-20 09:40:01下载
- 积分:1
-
基于stm32的跑马灯实验
通过代码控制 ALIENTEK MiniSTM32 开发板上的两个 LED:DS0 和 DS1 交
替闪烁,实现类似跑马灯的效果
- 2022-01-24 14:32:39下载
- 积分:1
-
一些小数 整数各种数学计算方法示例合集
C#演示数学计算的源码,演示了一些小数 整数各种数学计算方法示例,包括了源码合集,比如设置货币小数点左边的分节号、设置数字小数点左边的分节号、对整型算术运算进行溢出检查、实现基本数据类型的任意转换、随机获取数组中的数据元素等,里面每个功能都对应一段代码,你可把这些功能片段整合到你的C#函数集中。
- 2022-03-24 00:00:20下载
- 积分:1
-
GPU_LDPC+硕士毕设论文详解
QC LDPC的编码译码 代码与论文配套 是研究生毕设 可运行 代码风格优秀(QC LDPC Coding and Decoding Code and Paper Matching are Excellent Style of Running Code for Graduate Students)
- 2021-05-14 19:30:07下载
- 积分:1
-
温控多级风扇
使用PT100传感器检测温度,然后控制风扇转动,达到降温的效果(Use PT100 sensor to detect temperature, and then control fan rotation to achieve cooling effect.)
- 2020-06-19 14:40:01下载
- 积分:1
-
ReadDICOMSeries
说明: 此示例演示如何读取一系列DICOM图像以及如何使用鼠标滚轮或向上/向下键遍历所有切片。(This example demonstates how to read a series of DICOM images and how to scroll with the mousewheel or the up/down keys through all slices.)
- 2020-06-18 05:20:02下载
- 积分:1
-
人脸五官识别 移动侦测
人脸五官识别 移动侦测 OpenCvSharp-3.2.0-x64-20170126
Features
OpenCvSharp is modeled on the native OpenCV C/C++ API style as much as possible.
Many classes of OpenCvSharp implement IDisposable. There is no need to manage unsafe resources.
OpenCvSharp does not force object-oriented programming style on you. You can also call native-style OpenCV functions.
OpenCvSharp provides functions for converting from Mat/IplImage into Bitmap(GDI+) or WriteableBitmap(WPF).
OpenCvSharp can work on Mono. It can run on any platform which Mono supports (e.g. Linux).
- 2023-07-24 22:00:09下载
- 积分:1
-
深入浅出MFC(第2版中文PDF)
说明: 深入浅出MFC是一本介绍 MFC(Microsoft Foundation Classes)程式设计技术的书籍。对於 Windows 应用软体的开发感到兴趣,并欲使用 Visual C++ 整合环境的视觉开发工具,以 MFC 为程式基础的人,都可以从此书获得最根本最重要的知识与实例。(MFC is a Book Introducing the programming technology of MFC (Microsoft Foundation Classes). Interested in the development of Windows application software, people who want to use visual development tools of Visual C++ integrated environment and based on MFC program can get the most basic and important knowledge and examples from this book.)
- 2019-07-04 09:23:55下载
- 积分:1