-
MyFontDemo
字体设置程序 可以设置不同字体 还可以改变颜色(Program can set different font settings can also change the color of the font)
- 2013-07-24 10:13:45下载
- 积分:1
-
shujucaiji
数据采集应用与编程(打开文档密码为8008100345).pdf
研华的采集卡的相关的的编程指南(Data Acquisition Application and Programming (open document password is 8008100345). Pdf Advantech card collection related to the Programming Guide)
- 2008-01-20 19:31:33下载
- 积分:1
-
CPPSTL
STL(Standard Template Library),即标准模板库,是一个具有工业强度的,高效的C++程序库。它被容纳于C++标准程序库(C++ Standard Library)中,是ANSI/ISO C++标准中最新的也是极具革命性的一部分。该库包含了诸多在计算机科学领域里所常用的基本数据结构和基本算法。为广大C++程序员们提供了一个可扩展的应用框架,高度体现了软件的可复用性。 (STL (Standard Template Library), which is a standard template library, with industrial strength, efficient C++ library. It is contained in the C++ standard library (C++ Standard Library), ANSI/ISO C++ standard is the latest in is also very part of a revolutionary. The library contains many in Computer Science in the field of common basic data structures and basic algorithms. Provides an extensible application framework for the majority of C++ programmers, highly reflects the software reusability.)
- 2014-11-06 11:06:37下载
- 积分:1
-
MDI程序编辑器 Visual-MFC-editor
一个基于MFC的多文档(MDI)程序编辑器的雏形框架,具有窗口分割、系统文件目录树形对话框、标签页view、代码编辑保存、语法高亮显示及查找、设置书签等系列基本功能,可以任意进行二次开发。(An MFC-based multi-document (MDI) program editor prototype frame having a separate window, the system file directory tree dialog tab view, code editing and saving, syntax highlighting and find, set bookmarks, and other basic functions, can be arbitrarily for secondary development.)
- 2020-06-30 01:00:02下载
- 积分:1
-
Cpp1
1: 由BSQ转为BIL.BIP 2 由BIL转换为BSQ,BIP 3: 由BIP转换为BSQ,BIL.(1: the BSQ to BIL.BIP 2 by the BIL into BSQ, BIP 3: converted by the BIP BSQ, BIL.)
- 2011-06-22 15:37:51下载
- 积分:1
-
BFGS
最优化方法作业 BFGS方法 有算法分析 步骤 实例 实验结果和C++源程序(Operations optimization algorithm analysis step BFGS method is an instance of experimental results and the C++ source code)
- 2020-10-12 08:47:32下载
- 积分:1
-
svr1
支持向量回归算法代码实现,可用来做预测、数据拟合、回归等用途,文件齐全(surppot vector regression algorithm ,could used to data forecast and data mining powerful and useful)
- 2020-11-20 21:29:36下载
- 积分:1
-
代码相似度检测系统
简单的代码相似度检测,使用Java编写。算法步骤: S1:剔除程序中所有注释、空行、空格 S2:剔除程序中所有变量、函数名 S3:剩下的部分(实际上主要是有 C++关键词构成的字符串)作为代码特征串 S4:两个特征串之间,使用字符串适量距离(Levenshtein Distance)计算相似度。
- 2022-02-15 16:21:54下载
- 积分:1
-
tcpip
说明: RTL8019网卡芯片源码,TCP/IP源码,包括TCP.C,UDP.C,IP.C(RTL8019 LAN chip source, TCP/IP source code, including TCP.C, UDP.C, IP.C)
- 2008-11-03 14:15:42下载
- 积分:1
-
Demo
基本的电话拔入拔出,包括打分机号,拔打电话各个环节。(Pull out pull into basic telephony, including scoring machine number, dial the phone all aspects.)
- 2011-06-20 09:16:13下载
- 积分:1