-
用MFC做的模拟时钟
本实例采用面向对象的程序设计方法实现了一个简单的时钟控件。从CStatic类(静态控件类)派生出类CClockEx来实现时钟控件类,这样,就可以继承MFC静态控件的很多已经具备的功能和特点。
- 2022-08-20 22:20:01下载
- 积分:1
-
利用灰色系统进行预测的几篇好论文:
BP神经网络_灰色系统联合模型预测软基沉降量 非线性时间序列神经网络预测方法的研究及应用 股票投资价值灰色马尔可夫预测...
利用灰色系统进行预测的几篇好论文:
BP神经网络_灰色系统联合模型预测软基沉降量 非线性时间序列神经网络预测方法的研究及应用 股票投资价值灰色马尔可夫预测 股票投资价值灰色系统模型及应用 灰色关联神经网络模型在股指预测中的应用 灰色理论与模型及在车辆拥有量预测中的应用 灰色神经网络交通事故预测比较 灰色神经网络预测模型的应用 灰色-神经网络综合预测模型-Gray prediction system using a few good papers: BP neural network system _ a joint model gray soft ground settlement prediction of nonlinear time series prediction method of neural network research and application of the gray value of equity investments Markov prediction value of the equity investments of the gray system Application of gray relational model and neural network model in forecasting stock gray theory and model and prediction of vehicle ownership in the application of gray neural network traffic prediction compare gray neural network prediction model of the application of gray- the integrated neural network prediction model
- 2023-04-04 07:10:03下载
- 积分:1
-
MSP430的SPI库
该库为德州仪器msp430系列单片机spi库。你可以用这个库处理spi通信。
- 2022-07-26 03:41:53下载
- 积分:1
-
Euler公式与改进Euler比较。
Euler公式与改进Euler比较。-Euler formula and improve Euler comparison.
- 2022-07-02 18:34:40下载
- 积分:1
-
C#仿中国银行自动取款机程序
仿中国银行自动取款机程序,使用C#编程,有sql数据库文件,附加即可使用,以及程序的使用文档
- 2022-08-10 20:27:22下载
- 积分:1
-
Self
自己开发的抓Radius包并保存为文件的代码-Self-developed grasp Radius package and save it as a file code
- 2022-03-01 07:38:42下载
- 积分:1
-
"database principle" experiment module report experimental data query...
《数据库原理》实验报告实验单元三 SQL 数据查询-"database principle" experiment module report experimental data query SQL 3
- 2022-05-07 00:37:48下载
- 积分:1
-
Protel常用元件库封装,有网上找的,有自己做的,现集中起来献给大家,希望对学习Protel的朋友有所帮助!...
Protel常用元件库封装,有网上找的,有自己做的,现集中起来献给大家,希望对学习Protel的朋友有所帮助!-Protel libraries commonly used package has to find online and have their own make, and is dedicated to everyone together, and they hope to learn from Protel help a friend!
- 2022-02-05 21:33:50下载
- 积分:1
-
上传一个关于DDS开发的源程序,想做DDS的可以先看看这个,很好的。...
上传一个关于DDS开发的源程序,想做DDS的可以先看看这个,很好的。
- 2022-01-22 08:36:48下载
- 积分:1
-
Create a storage structure of a given graph from the adjacency list and adjacenc...
1 创建给定图的存储结构,从邻接表和邻接矩阵两种存储方式中选择一种。
2 对所创建的图进行深度和广度优先搜索遍历,给出遍历过程中的顶点序列。
3 求图的最小生成树,按构造顺序输出边的序列。(两种方法都要求!)
3 编写一个主函数,将上面函数连在一起,构成一个完整程序。
4 将实验源程序调试并运行。
-Create a storage structure of a given graph from the adjacency list and adjacency matrix are two ways to choose a store. Two pairs of maps created by the depth and breadth-first search traversal, given the culmination of the process of traversal sequence. 3 order to map the minimum spanning tree, according to the order of the output side of the sequence structure. (Both methods require!) 3 to prepare a main function, the above function together to form a complete program. 4 source debugging and running the experiment.
- 2022-04-16 10:47:00下载
- 积分:1