-
关于c++中继承和多态非常好的讲解实例.能够非常快速地学习理解继承。...
关于c++中继承和多态非常好的讲解实例.能够非常快速地学习理解继承。-a program of c++.the best instance of study c++.
- 2022-05-26 11:26:17下载
- 积分:1
-
RotorCampbell
ansys计算转子轴系临界转速,画坎贝尔图的源代码(ansys rotor shaft critical speed calculation, painting Campbell diagram of the source code)
- 2013-11-15 14:41:01下载
- 积分:1
-
LabVIEW_TCP网络通讯
labview TCP网络通讯编程指导资料(Laview TCP Network Communication Programming Guidelines)
- 2020-06-23 09:20:02下载
- 积分:1
-
broadcom
博通交换芯片资料,详细说明了交换芯片的工作原理及注意事项(this is a very useful pdf)
- 2014-09-27 08:59:09下载
- 积分:1
-
鸢尾花 数据的处理
说明: MATLAB 利用Fisher分析和核Fisher分析对鸢尾花数据集进行分类,可以发现Kfisher 可以较好地对非线性数据的分类(MATLAB USES Fisher analysis and core Fisher analysis to classify the iris data set, and it can be found that Kfisher can classify the nonlinear data well)
- 2020-09-21 17:00:08下载
- 积分:1
-
U cell inverter
说明: U cell inverter for two solar panels
- 2019-04-10 12:13:01下载
- 积分:1
-
遗传算法的实数编码
说明: 遗传算法的实数编码实现,亲测能用,没有编码和解码过程(The real coding implementation of genetic algorithm, which can be used by hand test, has no coding and decoding process)
- 2019-12-02 20:53:30下载
- 积分:1
-
VHDL。实现多
VHDL. Realization of multi-digit adder
- 2022-03-15 23:31:21下载
- 积分:1
-
一个应邀而写的玩的游戏 ,一个摸奖游戏,其中的对一个timer等控件有一个好的应用,应用的算法值得参考。...
一个应邀而写的玩的游戏 ,一个摸奖游戏,其中的对一个timer等控件有一个好的应用,应用的算法值得参考。-an invitation to write the play of the game, a game Our troops, the right controls such as a timer is a good application, the application of algorithms is worth noting.
- 2022-11-03 23:10:03下载
- 积分:1
-
JILRuntime A general purpose, register based virtual machine (VM) that supports...
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects and functions can be written in virtual machine code, as well as in C or C++, or any other language that can interface to C object code. The VM is written for maximum performance and thus is probably not suitable for embedded systems where a small memory footprint is required. Possible uses of the VM are in game development, scientific research, or to provide a stand-alone, general purpose programming environment.
- 2022-07-13 14:23:15下载
- 积分:1