-
Elenco ABI e CAB italiani
Elenco ABI e CAB italiani
- 2022-05-19 01:25:36下载
- 积分:1
-
基于APDL和UIDL的ANSYS二次开发技术及其应用,一些ANsys二次开发的成功经验
基于APDL和UIDL的ANSYS二次开发技术及其应用,一些ANsys二次开发的成功经验-APDL and UIDL based on secondary development of ANSYS technology and its applications, some Ansys secondary development of the successful experience of
- 2022-07-12 02:17:25下载
- 积分:1
-
汉诺塔,一个游戏,玩完便是世界末日,是由一个和尚发明的...
汉诺塔,一个游戏,玩完便是世界末日,是由一个和尚发明的-Tower of Hanoi, a game
- 2022-05-28 10:28:03下载
- 积分:1
-
这是一个简单的多文档框架程序,对于出学者是很好的例子,能帮助你很快理解MDI编程原理....
这是一个简单的多文档框架程序,对于出学者是很好的例子,能帮助你很快理解MDI编程原理.-This is a more simple procedure framework document for scholars out is a good example, to help you quickly understand MDI programming principles.
- 2023-02-09 04:30:04下载
- 积分:1
-
学生成绩管理系统
整个系统除了主函数外,另外还有10个函数,实现八大功能:输入功能、显示功能、查找功能、删除功能、排序功能、插入功能、保存功能、读取功能。...
学生成绩管理系统
整个系统除了主函数外,另外还有10个函数,实现八大功能:输入功能、显示功能、查找功能、删除功能、排序功能、插入功能、保存功能、读取功能。-Student achievement management system for the entire system apart from the main function, there have 10 functions, to achieve the eight functions: input, display, search function, delete function, sorting function, insert a function, save function, reading function.
- 2022-06-14 09:58:04下载
- 积分:1
-
VC++扩展编程使你对VC++编程有更全面的认识和深入
VC++扩展编程使你对VC++编程有更全面的认识和深入-It help your understand the VC++ programming more comprehensively.
- 2023-04-18 08:20:03下载
- 积分:1
-
CCNET协议C++源码VS完整工程
CCNET协议C++源码,PC电脑通过串口与硬币或纸币投币器连接,用于调试硬币与纸币投币器的CCNET协议。
- 2023-05-01 11:25:03下载
- 积分:1
-
一条SIN曲线,正弦曲线,通过改变参数的设顶,可以改变曲线的形状,周期,幅度,等...
一条SIN曲线,正弦曲线,通过改变参数的设顶,可以改变曲线的形状,周期,幅度,等-the shape, periodic, amplitude of sin curve( sinusoid) can be changed by changing the parameters.
- 2022-05-30 17:24:15下载
- 积分:1
-
NO.STOCK.
红烛教鞭用于股票软件使用中进行划线标注等等。可以改变颜色,线条粗细。等等。很方便。软件很小。
红烛教鞭用于股票软件使用中进行划线标注等等。可以改变颜色,线条粗细。等等。很方便。软件很小。
红烛教鞭用于股票软件使用中进行划线标注等等。可以改变颜色,线条粗细。等等。很方便。软件很小。
红烛教鞭用于股票软件使用中进行划线标注等等。可以改变颜色,线条粗细。等等。很方便。软件很小。
- 2022-01-27 21:35:03下载
- 积分:1
-
During the code development phase I detected some variables and actions that are...
During the code development phase I detected some variables and actions that are general for all the resizable controls and for this reason I decided to move them in a general interface, IResizeControl, from which all the resizable controls are to inherit. Technically, IResizeControl is not an interface because it doesn t have any pure virtual functions, but I still consider it an interface because it doesn t make any sense to declare IResizeControl objects. In fact, I am preventing the creation of IResizeControl objects by declaring the IResizeControl s constructor and destructor as protected. The IResizeControl class
- 2022-07-01 21:38:20下载
- 积分:1