-
复杂的VB OPC自动化的例子
Complex VB OPC Automation Example
- 2022-01-25 21:04:57下载
- 积分:1
-
minilist类的实现。数据结构的作业之一,用c++实现minilist类,已经通过测试。...
minilist类的实现。数据结构的作业之一,用c++实现minilist类,已经通过测试。-minilist class implementation. One of the data structures, using c++ implementation minilist classes have been tested.
- 2022-04-22 16:56:44下载
- 积分:1
-
学生成绩管理系统实现学生成绩的查询,修改,删除等
学生成绩管理系统实现学生成绩的查询,修改,删除等-Student achievement management system to achieve student performance of the query, modify, delete, etc.
- 2022-01-26 06:20:26下载
- 积分:1
-
计计计算器
用C++实现小型计算器的功能,包括四则运算,三角函数,对数函数,幂函数的运算(Using C++ to achieve the function of small calculators, including four operations, trigonometric function, logarithmic function, power function calculation)
- 2017-06-22 09:15:47下载
- 积分:1
-
学生成绩信息管理系统的源代码及运算结果和分析
学生成绩信息管理系统的源代码及运算结果和分析-Student performance information management system" s source code and the calculation results and analysis
- 2022-01-25 20:56:18下载
- 积分:1
-
数据结构中关于十字链表的实现,十字链表可以很好的对稀疏矩阵进行效率很高的存储和计算。比如在通信纠错编码的ldpc编译码中就要用到这种数据结构...
数据结构中关于十字链表的实现,十字链表可以很好的对稀疏矩阵进行效率很高的存储和计算。比如在通信纠错编码的ldpc编译码中就要用到这种数据结构-data structure on the realization of Chain Cross, Cross List can be good for sparse matrix highly efficient storage and computing. For example, in communications-correction coding ldpc encryption it is necessary to use this data structure
- 2022-02-01 10:20:09下载
- 积分:1
-
自动导入文件到数据库,用于那些无法实时入库,定点时间入库的需求...
自动导入文件到数据库,用于那些无法实时入库,定点时间入库的需求-Automatically import the file to the database, which can not be used for real-time storage, the demand for fixed-point storage time
- 2022-12-22 18:50:03下载
- 积分:1
-
做的非常好的论坛,数据库采用access。数据库在db文件夹下,在odbc注册db2000为系统DSN,就可以使用了...
做的非常好的论坛,数据库采用access。数据库在db文件夹下,在odbc注册db2000为系统DSN,就可以使用了-To do a very good forum, the database used access. Database in the db folder, db2000 for registration in the odbc system DSN, you can use the
- 2023-03-10 10:35:06下载
- 积分:1
-
神经网络中的K均值聚类算法II:
1.KMIn为输入数据文本,其中,第一个参数为所要聚类点个数,第二个参数为聚类点的维数,第三个参数为所要求聚类的个数...
神经网络中的K均值聚类算法II:
1.KMIn为输入数据文本,其中,第一个参数为所要聚类点个数,第二个参数为聚类点的维数,第三个参数为所要求聚类的个数
2.KM2OUT为经过K均值聚类算法II计算后得到的结果-Neural network in K-means clustering algorithm II: 1.KMIn input data for the text, of which the first parameter to be the number of clustering points, the second parameter is the dimension of clustering points, the third parameter for the clustering the number of requests for 2.KM2OUT after K-means clustering algorithm II calculation results
- 2022-08-10 11:09:03下载
- 积分:1
-
Given a (undirected) graph G, and G in two points s, t, determined from s to t o...
给定一个(无向)图G,及G中的两点s、t,确定一条从s到t的最短路径。-Given a (undirected) graph G, and G in two points s, t, determined from s to t of a shortest path.
- 2022-01-30 21:36:58下载
- 积分:1