搜索资源列表
853
- Apriori算法源码(C++) 看了以前在这里发的apriori源码,觉得写得代码有些繁琐,现在重写了一下,主要是把数据操作和界面显示分离,使用了stl和boost,简化了字符操作的算法,数据库用的是mysql的,API是mysql++,在mfc下mysql++无法运行,所以gui框架用的是win32gui-lib(可以到sf.net/project/win32gui下载)。当然你也可以用odbc改写,或是换用别的数据库,因为算法逻辑是独立的,所以应该很容易改写 -Apriori
C++applicationProgram200
- C++应用编程200例--------专为广大学习和使用C++语言的读者设计的,旨在帮助读者更快更有效地掌握C++语言。全书共分4部分,通过大量实例全面系统地介绍了C++语言程序设计的基本概念和方法,主要内容包括:基本运算、数据类型、程序结构、函数、类与对象、预处理指令、文件处理、函数模板、类模板和STL的使用等。 这些是书中的代码 -C Application Programming -------- 200 cases for the majority of the learning and
一个系统托盘的源程序代码
- 这是一个系统托盘的源程序代码(c + pure API),主要功能是增加系统流量。-This is a system tray of the source code (c pure API), the main function is to increase system throughput.
TONGXUNLU
- c语言编写的通讯录,主要实现的是通讯录的主要功能。-c language contacts, the main achievement of the address book of the main functions.
EXAMPLE41
- 课程管理信息系统,主要资源来自Visual C++系统开发实例精粹-Management Information Systems, the main resources from Visual C++ instance of the essence of system development
EXAMPLE42
- 库存管理信息系统,主要源码来自Visual C++系统开发实例精粹-Inventory management information system, the main source from the Visual C++ instance of the essence of system development
main
- An example of read txt files,written in c++.
class
- 这是关于如何使用基本C++类的功能的简单代码,主要参考C++PRIMER-This is about how to use basic C++ class features simple code, the main reference for C++ PRIMER
iList
- c++实现的int栈,里面有多个测试的main,可一一测试各种功能-int stack c++ realize there are multiple tests the main, eleven test various functions
Luminji.Improve
- 《编写高质量代码:改善C#程序的157个建议》是C#程序员进阶*的必读之作,包含的全部都是C#编码的最佳实践,从语言本身、程序的设计和架构、编码规范和编程习惯等三大方面对C#程序员遇到的经典问题给出了经验性的解决方案,为C#程序员如何编写更高质量的C#代码提供了157条极为宝贵的建议。对于每一个问题,不仅以建议的方式给出了被实践证明为十分优秀的解决方案,而且还给出了经常被误用或被错误理解的不好的解决方案,从正反两个方面进行了分析和对比。-To write high-quality code:
LICAI
- 家庭理财系统的例程系统采用Visual C++ 6.0与SQL Server 2005开发其中主要应用ODBC数据库访问技术-Family financial system routines system using Visual C++ 6.0 with SQL Server 2005 ODBC database application development in which the main access technology
aphrodite-os
- 这是使用应用程序向导生成的 VC++ 项目的主项目文件, 其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。-This is done using the Application Wizard generates VC++ project' s main project file, which contains the file Visual C++ generate version information, a
main
- ST C源码,编程学习资料,使用初学者使用-ST MCU POWER
main
- 单片机ps2键盘程序,用来控制单片机与ps2键盘之间通信的程序-this is a c program
Visual C++数字图像处理技术详解(源代码)
- 《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像
main.cpp
- C++郑莉老师程序设计学生用书的实验三样例,新手编程,仅作参考(C++ Zheng Li teacher program design student book experiment three examples, novice programming, only for reference)
插入排序
- 将一个记录插入到已排序好的有序表中,从而得到一个新,记录数增1的有序表。即:先将序列的第1个记录看成是一个有序的子序列,然后从第2个记录逐个进行插入,直至整个序列有序为止。 要点:设立哨兵,作为临时存储和判断数组边界之用。(A record is inserted into a sorted ordered table to obtain a new ordered table with a record number increase of 1. That is, the first fir
Dijkstra迪捷斯特拉算法
- 迪杰斯特拉算法是从一个顶点到其余各顶点的最短路径算法,解决的是有向图中最短路径问题。迪杰斯特拉算法主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。(The Dijkstra algorithm is the shortest path algorithm from one vertex to the other vertices, and the shortest path problem in the directed graph is solved. The main featur
main
- 将多个现网流量进行整合成一个视频。。名字格式例如a1111 a11112。。(Integrating multiple current traffic into a video)
ATM机
- 一、 银行卡项目 主功能页面: 1) 用户注册: 2) 用户登录: 3) 取钱功能: 4) 存钱功能: 5) 收支明细: 6) 查询余额: 7) 计算器(实现1-50位数据的加减法)(First, bank card project Main function page: 1) user registration: 2) user login: 3) the function of taking money: 4) the function of saving m
