搜索资源列表
C++程序设计语言实验三
- 实验三:C++编程入门 一、实验内容 1. 类模版。 2. 运算符重载。 3. 友元。 4. 继承。 二、实验题目 1, 设计一个类SavingsAccount,定义一个静态数据成员记录存款的年利率(rate),该类的每个成员都包含一个私有的数据成员balance,表示该成员当前的存款数额。提供一个成员函数CalMonthlyInterest(),用以计算月利息(用balance乘以rate再除以12),并将这个月利息加入balance中。提供一个静态成员函数ModifyRate(
2
- 设计一个类模板,用于对数组进行排序、查找、求元素和,并以整数数组和实数组进行编程测试。-The design of a class template, used to sort the array, find, and elements and, and an integer array and is programmed to test the array.
CppTemplates
- C++ 模板元编程 模板是最强大功能的C++,但它们往往被忽略,误解和滥用.-C++ Template template meta-programming is the most powerful features of the C++, But they are too often neglected, misunderstanding and abuse.
views
- python编程示例,用django模板开发web应用程序-develop programming with python language
CSetOO
- 模板、操作符重载实现一个集合类。主要是简单地体现面向对象编程在c++中的实现,以及c++中模板类和操作符的使用。-Templates, operator overloading to implement a collection class.
stl
- STL编程,学习标准模板库的重要资料和编程实例,值得C/C++程序员学习-STL programming, Standard Template Library to learn important information and programming examples, it is C/C++ programmers to learn
LabVIEW-Matlab-Mixed-Programming-
- 针对LabVIEW在数值分析和处理方面的不足,提出了实现LabVIEW与Matlab混合编程的几种方法。通过LabVIEW专有程序接口调用Matlab,LabVIEW设计用户图像界面,负责数据采集 Matlab在后台提供大型算法供LabVIEW调用,其程序的调用方法,可使用Matlabscr ipt节点或ActiveX函数模板。-According to the defect of LabVIEW in complex numerical analysis and processing,seve
Calculator
- 用VC6.0写的简易计算器,写了一个栈模板类,分别存储运算数和运算符,界面与处理分离,对栈的理解和学习有帮助,同时也对MFC编程初级入门者有很好的帮助作用-Write a simple calculator with VC6.0, write a template class stack, respectively, the number of storage operations and operators, separation of interface and handling of th
chuankoutongxin
- labview的VISA串口通信的模板,可进行各种串口通信上位机编程-LabVIEW VISA serial communication template to the host computer programming for a variety of serial communication
qiboV7.0
- 功能完善的网站模板,对于想要建网站而又对编程毫无了解的朋友来说,还是比较合适的-Functional site templates, you want to build a website but for programming no understanding friends, it is quite appropriate
CommonFunctions
- C++编程中可能用到的一些基本的公共函数,涉及stl模板操作,字符串操作-C++ programming may be used in some of the basic public functions involving stl template operations , string manipulation , file manipulation
GENMAIN
- 一个很经典的遗传算法程序,用MATLAB编程,可以作为模板来用。-A classic genetic algorithm using MATLAB programming, can be used as a template to use.
ARX-Template
- ObjectARX 编程模板(VC6适用各AutoCAD版本)-ObjectARX programming template
BinaryTree-and-BinaryMap
- 二叉树和基于二叉树实现的map,接口同std::map但有所简化,适合作为模板编程学习的参考资料-Binary and implemented based on binary tree map, interface with std :: map but somewhat simplified, suitable as a reference template programming learning
f4工程模板iar
- 硬件编程STM32F4IAR工程模板, 内含STM32F4官方固件库(Hardware coding in STM32F4, IAR project template)
xie
- 能够接收客户端通过网络的端口接收数据,提供一个超级好用的模板。(receiver the data from network by port)
Java网络程序设计实践-实践报告模板
- Java网络编程,实验模板,聊天室案例,基于多线程网络编程(Java network programming, experimental template, chat room case, based on multi thread network programming)
C++模板元编程
- C++ 模板编程, C++ 自动生成代码,非常巧妙的技巧,在有些领域很好用。(C++ meta template programming)
EDEM离散元软件凝聚力接触模型API编程模版
- edem编程模板,用于离散元的一些简单模板,从网上下载,可能刚接触的可以试试。(edem software, which may useful for the learner who start to study the)
外卖商城
- 微信小程序的外卖商城模板,具有商城功能,需要使用微信开发工具来编程(The take-out mall template of the Wechat applet has the function of the mall. It needs to be programmed with the development tool of Wechat.)