-
cryptopp-master
该项目是加密文档 应用于加密算法值得学习(The project is an encryption document applied to an encryption algorithm worth learning)
- 2020-06-24 17:20:01下载
- 积分:1
-
PID自动控制电机转速
利用pid算法控制电机转速,转速可调,数码管显示,初学者实用(Using PID algorithm to control motor speed, adjustable speed, digital display, beginners practical)
- 2020-06-22 16:00:01下载
- 积分:1
-
soket服务端接收手机或其它客户端传来的字符
soket服务端接收手机或其它客户端传来的字符
- 2022-01-24 09:13:04下载
- 积分:1
-
DrvSpace
利用mfc制作一个可以显示磁盘使用状况的对话框,供初学者学习对话框的制作以及与系统资源交互的编程方法。(The use of mfc create a disk usage can display the dialog box, for beginners to learn the production of the dialog box, as well as interact with the system resources programming method.)
- 2009-09-05 08:42:38下载
- 积分:1
-
NFA到DFA的机用C sharp algorythm
nfa to dfa machines algorythm with c sharp
- 2023-02-09 05:30:03下载
- 积分:1
-
mhjl
在科学技术、经济管理中常常要按一定的标准(相似程度或亲疏关系)进行分类。例如,根据生物的某些性状可对生物分类,根据土壤的性质可对土壤分类等。对所研究的事物按一定标准进行分类的数学方法称为聚类分析,它是多元统计“物以类聚”的一种分类方法。由于科学技术、经济管理中的分类界限往往不分明,因此采用模糊聚类方法通常比较符合实际。(In science and technology, economic management, often according to certain criteria (similarity or closeness) classification. For example, according to some biological traits may be of biological classification, according to the nature of the soil on soil classification can be. Studies on the classification of things according to certain standards of mathematics known as cluster analysis, it is a multi-Statistics " Like attracts like" a classification. As science and technology, economic management in the classification boundaries are often not clear, so the fuzzy clustering methods are usually more realistic.)
- 2010-08-22 20:58:51下载
- 积分:1
-
串口之间传送数据
串口之间传送数据,可发送大量数据,并实时接受数据(Serial port to send large amounts of data, and can accept data, and data transmission...)
- 2012-02-22 16:13:35下载
- 积分:1
-
DEF CON 22-杰西 · 迈克尔和米奇 Shkatov-usb 接口的所有
DEF CON 22-杰西 · 迈克尔和米奇 Shkatov-usb 接口的所有
- 2022-04-02 00:05:22下载
- 积分:1
-
CreateFormFromXml
更具XML配置,生成一个WIN窗体的C# 源代码,供大家学习用(More XML configuration, generate a WIN Forms C# source code for everyone to learn)
- 2013-06-19 15:50:10下载
- 积分:1
-
AutoCAD .net 二次开发源码 下载
用VS.NET2005开发ObjectARX程序 调试方法1.自动启动AutoCAD:选择工程根目录(解决方案下面的),鼠标右键-->属性-->工程属性对话框-->调试标签-->启动操作:启动外部程序-->浏览选择AutoCAD的安装目录,选择acad.exe。2.手动加载类库:(1) 按F5;(2) 自动启动AutoCAD,一路继续。(3) 在CAD命令行手动输入"netload",浏览到自己的动态连接库文件。3.自动加载类库:(1) 工程属性对话框-->调试标签-->启动选项-->命令行参数中输入:/nologo /b "....start.scr"让CAD自动在命令执行工程目录里的start.scr文件。(2) 然后就是在工程目录的根目录创建一个文本文件,名字取为“start.scr”,并在此文件中输入如下文本:netload "....indebuglubanren_2008.dll" (3) 按F5。4.单纯的数据库交互窗体操作,使用Windows 应用程序开发模式调试会更方便些:(1) 工程属性对话框-->应用程序标签-->程序集名称:Windows 应用程序。(2) 调试标签-->启动操作:启动项目。(3) 按F5。
- 2013-08-30下载
- 积分:1