CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - main.c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - main.c - List
[
source in ebook
]
一个系统托盘的源程序代码
DL : 0
这是一个系统托盘的源程序代码(c + pure API),主要功能是增加系统流量。-This is a system tray of the source code (c pure API), the main function is to increase system throughput.
Date
: 2025-12-19
Size
: 6kb
User
:
范志鸿
[
source in ebook
]
853
DL : 0
Apriori算法源码(C++) 看了以前在这里发的apriori源码,觉得写得代码有些繁琐,现在重写了一下,主要是把数据操作和界面显示分离,使用了stl和boost,简化了字符操作的算法,数据库用的是mysql的,API是mysql++,在mfc下mysql++无法运行,所以gui框架用的是win32gui-lib(可以到sf.net/project/win32gui下载)。当然你也可以用odbc改写,或是换用别的数据库,因为算法逻辑是独立的,所以应该很容易改写 -Apriori algorithm source code (C) read here in the past made the algorithm source code some feel cumbersome written code, rewrite it, and the data is the main operation and interface shows separation, stl and use the boost, simplified characters of algorithms, databases using the mysql. API is mysql, the mfc mysql could not operate under, So the framework of the gui is win32gui-lib (logo can/project/win32gui download). Of course, you can also use odbc rewritten, or used for other databases, because logic algorithm is independent, Therefore, it should be very easy to rewrite
Date
: 2025-12-19
Size
: 28kb
User
:
libing
[
source in ebook
]
C++applicationProgram200
DL : 0
C++应用编程200例--------专为广大学习和使用C++语言的读者设计的,旨在帮助读者更快更有效地掌握C++语言。全书共分4部分,通过大量实例全面系统地介绍了C++语言程序设计的基本概念和方法,主要内容包括:基本运算、数据类型、程序结构、函数、类与对象、预处理指令、文件处理、函数模板、类模板和STL的使用等。 这些是书中的代码 -C Application Programming-------- 200 cases for the majority of the learning and use of C language readers. designed to help readers more effectively grasp C language. The book is divided into four parts, a large number of examples of a comprehensive and systematic introduction of the C programming language, the basic concepts and methods, main contents include : basic operations, data types, program structure, function, Classes and Objects, pretreatment instructions, document processing, function template, Template and the use of the STL. These are the code book
Date
: 2025-12-19
Size
: 102kb
User
:
andy
[
source in ebook
]
CppSunXin
DL : 0
孙鑫VC++教程课件完整版,包括各节课程主要内容说明,讲课用PPT,以及各节例子用源码 -Xin Sun VC Guide courseware complete version, including the Festival main explanations of the content, with lectures PPT, and the use of the source code examples Festival
Date
: 2025-12-19
Size
: 6.51mb
User
:
郑刚
[
source in ebook
]
usb_dev_book_cd
DL : 0
本光盘专为SY2200 EZ-USB FX2 开发套件配置,不得用于其它商业用途。 文件目录说明: 1、EZ-USB_devtools_version_261700---主要安装软件,直接按提示安装即可; 2、SY2200 Examples---SY2200开发板专用例程,在安装完成上面软件后,将该目录下FX2文件夹及其全部内容代换C:\CYPRESS\USB\EXAMPLES\FX2文件夹及其全部内容; 3、SY2200用户手册.pdf---中文用户手册; 4、tools--常用开发工具; 5、参考资料--常用参考资料;-The CD-ROM for SY2200 EZ-USB FX2 Development Kit configuration, shall not be used for other commercial purposes. File directory Description: 1, EZ-USB_devtools_version_261700--- the main install software directly prompted by the installation 2, SY2200 Examples--- SY2200 development board dedicated routines, in the above software after the installation is complete, the directory file FX2 folder and its entire contents substitution C: CYPRESSUSBEXAMPLESFX2 folder and all of its contents 3, SY2200 user manual. pdf--- Chinese user manual 4, tools- commonly used development tools 5, reference materials- commonly used reference materials
Date
: 2025-12-19
Size
: 1.7mb
User
:
霍青
[
source in ebook
]
MemoDBS
DL : 0
企业备忘录管理系统。Visual C++,MFC ODBC开发。包含的模块主要有用户登录,备忘录类型设定,信息录入以及特定信息采集。-Enterprise Management System Memorandum. Visual C++, MFC ODBC development. The main module contains a user registry, the memorandum set the type of information input as well as specific information collection.
Date
: 2025-12-19
Size
: 2.04mb
User
:
song dan
[
source in ebook
]
fanhuierweishuzhuCchengxi
DL : 0
这个程序说明了怎么通过C语言的子函数返回二维数组带到主函数中-This procedure describes how through the C Language Functions to return to two-dimensional array to the main function
Date
: 2025-12-19
Size
: 3kb
User
:
江晨
[
source in ebook
]
et3b4
DL : 0
ET++ is a portable and homogenous object-oriented class library integrating user interface building blocks, basic data structures, and high level application framework components. ET++ eases the building of highly interactive applications with consistent user interfaces following the direct manipulation principle. The ET++ class library is implemented in C++ and can be used on several operating systems and window system platforms. Since its initial conception the class library has been continuously redesigned and improved. It started with an architecture which was close to MacApp. During several iterations a new and unique architecture evolved. A byproduct of the ET++ project is a set of tools, which were designed to support the exploration of ET++ applications at run-time. 设计模式一书引用的主要参考例程,一个跨平台的应用框架,基于C++实现,是学习面向对象的经典源码.-ET++ Is a portable and homogenous object-oriented class library integrating userinterface building blocks, basic data structures, and high level application frameworkcomponents. ET++ Eases the building of highly interactive applications with consistentuser interfaces following the direct manipulation principle. The ET++ class library isimplemented in C++ and can be used on several operating systems and window systemplatforms. Since its initial conception the class library has been continuouslyredesigned and improved. It started with an architecture which was close to MacApp.During several iterations a new and unique architecture evolved. A byproduct of theET++ project is a set of tools, which were designed to support the exploration of ET++ applications at run-time. First Design Patterns a reference book cited in the main routine , a cross-platform application framework, based on the C++ realize, is a classic study of object-oriented source code.
Date
: 2025-12-19
Size
: 1.52mb
User
:
you name
[
source in ebook
]
TONGXUNLU
DL : 0
c语言编写的通讯录,主要实现的是通讯录的主要功能。-c language contacts, the main achievement of the address book of the main functions.
Date
: 2025-12-19
Size
: 457kb
User
:
崔亚闯
[
source in ebook
]
EXAMPLE41
DL : 0
课程管理信息系统,主要资源来自Visual C++系统开发实例精粹-Management Information Systems, the main resources from Visual C++ instance of the essence of system development
Date
: 2025-12-19
Size
: 93kb
User
:
lijing
[
source in ebook
]
EXAMPLE42
DL : 0
库存管理信息系统,主要源码来自Visual C++系统开发实例精粹-Inventory management information system, the main source from the Visual C++ instance of the essence of system development
Date
: 2025-12-19
Size
: 1.63mb
User
:
lijing
[
source in ebook
]
main
DL : 0
An example of read txt files,written in c++.
Date
: 2025-12-19
Size
: 1kb
User
:
lyq105
[
source in ebook
]
main
DL : 0
ST C源码,编程学习资料,使用初学者使用-ST MCU POWER
Date
: 2025-12-19
Size
: 5kb
User
:
nick
[
source in ebook
]
main
DL : 0
单片机ps2键盘程序,用来控制单片机与ps2键盘之间通信的程序-this is a c program
Date
: 2025-12-19
Size
: 1kb
User
:
sdasd
[
source in ebook
]
Visual C++数字图像处理技术详解(源代码)
DL : 0
《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像处理的程序设计技术。(These are source codes of "Visual C++ digital image processing technology". "Visual C++ digital image processing technology" is the main line to the digital image processing technology, a comprehensive introduction to the design method of digital image processing program in Visual C++ environment. Covers digital image transformation, enhancement, restoration, reconstruction, morphological processing, segmentation, matching, encoding, compression effects processing, basic principle, various methods are typical algorithms, Visual C++ source code and application case. At the same time, "Visual C++ digital image processing technology" detailed explanation also introduced Visual C++ and VTK, OpenCV and MATLAB and other development platform combined with digital image processing program design technology.)
Date
: 2025-12-19
Size
: 8.71mb
User
:
sorra
[
source in ebook
]
main.cpp
DL : 0
C++郑莉老师程序设计学生用书的实验三样例,新手编程,仅作参考(C++ Zheng Li teacher program design student book experiment three examples, novice programming, only for reference)
Date
: 2025-12-19
Size
: 1kb
User
:
HaleyD
[
source in ebook
]
插入排序
DL : 0
将一个记录插入到已排序好的有序表中,从而得到一个新,记录数增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 first sequences of the sequence are considered as an ordered subsequence, and then inserted from the second records one by one until the entire sequence is ordered. Main points: set up sentry as temporary storage and judgment of array boundaries.)
Date
: 2025-12-19
Size
: 249kb
User
:
yu_jack
[
source in ebook
]
Dijkstra迪捷斯特拉算法
DL : 0
迪杰斯特拉算法是从一个顶点到其余各顶点的最短路径算法,解决的是有向图中最短路径问题。迪杰斯特拉算法主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。(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 feature of the Dijkstra algorithm is that it extends from the starting point to the outer layer until it is extended to the end.)
Date
: 2025-12-19
Size
: 3.52mb
User
:
静守成雯
[
source in ebook
]
main
DL : 0
将多个现网流量进行整合成一个视频。。名字格式例如a1111 a11112。。(Integrating multiple current traffic into a video)
Date
: 2025-12-19
Size
: 1kb
User
:
我尚年少
[
source in ebook
]
ATM机
DL : 0
一、 银行卡项目 主功能页面: 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 money: 5) the balance of revenue and expenditure: 6) the query balance: 7) calculator (adding and subtraction of 1-50 bit data))
Date
: 2025-12-19
Size
: 3kb
User
:
喜欢在北京飘的感觉
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.