-
用VB6.0进行solidworks的二次开发,包括数据库操作,零件的参数化生成等应用。...
用VB6.0进行solidworks的二次开发,包括数据库操作,零件的参数化生成等应用。-SolidWorks using VB6.0 for secondary development, including database operations, parts of the parametric generation of applications.
- 2022-01-22 03:32:16下载
- 积分:1
-
枚举lan中的所有数据库实例的d
枚举lan中的所有数据库实例的d-enumeration of all database instances d
- 2022-02-01 01:25:19下载
- 积分:1
-
Lookup a group to the latest sentinel points right, adoption of the partition me...
实现查找一组给定点中的最近点对,通过分治方法将问题求解,简化问题的复杂性。-Lookup a group to the latest sentinel points right, adoption of the partition method of problem solving, simplifying the complexity of the problem.
- 2022-10-15 04:45:03下载
- 积分:1
-
输入字符串以链表的形式存储,在链表中查找一个元素,删除一个元素...
输入字符串以链表的形式存储,在链表中查找一个元素,删除一个元素-Enter string to the list in the form of storage, find an element in the list, delete an element
- 2022-07-07 11:46:11下载
- 积分:1
-
这个是关于荒岛野人的算法实现,有什么问题请留言
这个是关于荒岛野人的算法实现,有什么问题请留言-the savage wasteland of the algorithm to achieve and what problems they please leave
- 2022-03-13 02:46:18下载
- 积分:1
-
Used VC++ 6.0+ Ado development apart from the basic to the additions and deletio...
采用VC++6.0 + Ado开发
除了基本的增删改之外,还有以下特色
**可以直接将照片存于数据库,不必担心因为系统路径改变导致的更改。
**支持简单查询,模糊查询和精确查询和多种排序功能。
**双击左侧列表即可进行更改,右键保存。
**系统界面美观。
屏幕分辨率:1024*768 效果最佳
有需要源代码的朋友,通过电子邮件与本人联系。
Email:linchangcheng007@163.com
进一步了解本人相关作品,请访问本人的Blog。
Blog: http://blog.csdn.net/linchangcheng007/
花了几天时间做的东东。对于VC开发,数据库开发入门来说很不错的。-Used VC++ 6.0+ Ado development apart from the basic to the additions and deletions, there are the following features can be directly** photos stored in the database without having to worry about because the system led to changes in the path of change.** Support a simple query, fuzzy query and precise queries and a variety of sorting functions.** Double-click the list on the left you can make changes, right-preservation.** System Interface beautiful. Screen Resolution: 1024* 768 best source code need to have a friend by e-mail with my contact. Email: linchangcheng007@163.com to learn more about my work-related, please visit my Blog. Blog: http://blo
- 2022-06-22 05:53:17下载
- 积分:1
-
本程序实现了哈希表的基本功能,以及一些附带的附属功能,可以作为数据结构的演示程序...
本程序实现了哈希表的基本功能,以及一些附带的附属功能,可以作为数据结构的演示程序-the procedures of the hash table to achieve the basic functions, as well as some fringe subsidiary function, can be used as a data structure Demonstration Program
- 2022-01-31 08:31:44下载
- 积分: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
-
银行定储模拟程序
银行定储模拟程序-Reserve Bank is scheduled simulation program
- 2022-03-19 22:05:44下载
- 积分:1
-
1. 利用尾插法建立一个双向链表,并遍历双向链表。
2. 实现双向链表中删除一个指定元素。
3. 在非递减有序双向链表中实现插入元素e仍有序算法。...
1. 利用尾插法建立一个双向链表,并遍历双向链表。
2. 实现双向链表中删除一个指定元素。
3. 在非递减有序双向链表中实现插入元素e仍有序算法。
4. 判断双向链表中元素是否对称,若对称返回1,否则返回0。
5. 设元素为正整型,实现算法所有奇数排列在偶数之前。
6. 在主函数中设计一个简单的菜单调试上述算法。
-table
- 2022-03-09 20:18:40下载
- 积分:1