-
Relay
继电器实验代码,使用单片机实现继电器功能。(Relay experimental code, the use of microcontroller relay function.)
- 2019-06-06 19:05:30下载
- 积分:1
-
LuaFramework_UGUI-1.0.5
说明: tolua# is a Unity lua static binder solution. the first solution that analyzes code by reflection and generates wrapper classes.
It is a Unity plugin that greatly simplifies the integration of C# code with Lua. which can automatically generate the binding code to access Unity from Lua and map c# constants, variables, functions, properties, classes, and enums to Lua.
tolua# grows up from cstolua. it's goal is to be a powerful development environment for Unity.
- 2017-08-18 11:04:49下载
- 积分:1
-
角点亚像素匹配,C++实现的,VS平台
角点亚像素匹配,C++,VS平台,实现两幅图像的匹配技术,精确的效果
- 2023-07-22 19:10:06下载
- 积分:1
-
TXT-Cutting
这个软件是当初给我的小说群网友开发的一款自动分割TXT文档的工具,拥有自动读取文档、检测文档基本信息、分割、给新文件有序重命名等功能。使用C开发的。(This software is original to the novel group of friends developed a tool for automatic segmentation of the TXT files, with the document automatically read the basic information of the detected documents, segmentation, and ordered to a new file rename function. C development.)
- 2012-05-24 15:26:01下载
- 积分:1
-
curving
利用此函数可以在最小二乘意义上解决非线性曲线拟合(数据
拟合)问题。也就是说,给定输入数据xdata,以及观测的输出数据ydata,找到系数x,使
得函数F(x,xdata)能够最好的拟合向量值(MLS method not only can be applied for the purpose of curve (or surface) fitting,
but also curve (or surface) interpolation when compactly supported singular weighted
function was used. The effective measure has been applied to eliminate singularity in
MLS interpolation. In addition, the bad fitting or interpolation accuracy near the
boundary was improved.
)
- 2014-08-06 10:00:13下载
- 积分:1
-
fuzzysketch
Fuzzy Extractor Sketch
- 2014-01-08 05:18:00下载
- 积分:1
-
1
说明: C++人事考勤系统源码,含数据库文件,代码量不小,值得初学者仔细研究(Classic example of some C++ project, detailed notes, moving hands and a training practice, and I hope for all of us to help)
- 2014-08-03 11:13:47下载
- 积分:1
-
新标准C++习题解答
说明: 新标准C++程序设计教程/重点大学计算机专业系列教材配套习题解答(New Standard C++ Programming Course/Solutions to Exercises in Computer Series Textbooks of Key Universities)
- 2021-01-05 20:38:53下载
- 积分:1
-
数据结构头文件
说明: 队列、链表等基础数据结构头文件,cc++仅供学习(dataStructure head file ,just for learning)
- 2020-06-25 16:20:01下载
- 积分:1
-
一元多项式相加 模块具体功能如下: 1.链表存储多项式的结构 2.实现两个多项式相加...
一元多项式相加 模块具体功能如下: 1.链表存储多项式的结构 2.实现两个多项式相加-one yuan polynomial function of the sum of specific modules, as follows : 1. Chain store the structure of two polynomials. Add to achieve two polynomials
- 2022-02-04 06:48:15下载
- 积分:1