Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - main.c
Search - main.c - List
DL : 0
如:写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度。。。。。。 
Date : 2008-10-13 Size : 2.28kb User : wuxiuyun

C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,
Date : 2008-10-13 Size : 7.47kb User : 蓝海星

This a C language example that shows how to use the ADC, DAC, MIC macro
Date : 2008-10-13 Size : 1.67kb User :

========================================================================
       MICROSOFT FOUNDATION CLASS LIBRARY : Talk
========================================================================


AppWizard has created this Talk application for you.  This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.

This file contains a summary of what you will find in each of the files that
make up your Talk application.

Talk.dsp
    This file (the project file) contains information at the project level and
    is used to build a single project or subproject. Other users can share the
    project (.dsp) file, but they should export the makefiles locally.

Talk.h
    This is the main header file for the application.  It includes other
    project specific headers (including Resource.h) and declares the
    CTalkApp application class.

Talk.cpp
    This is the main application source file that contains the application
    class CTalkApp.

Talk.rc
    This is a listing of all of the Microsoft Windows resources that the
    program uses.  It includes the icons, bitmaps, and cursors that are stored
    in the RES subdirectory.  This file can be directly edited in Microsoft
 Visual C++.

Talk.clw
    This file contains information used by ClassWizard to edit existing
    classes or add new classes.  ClassWizard also uses this file to store
    information needed to create and edit message maps and dialog data
    maps and to create prototype member functions.

res\Talk.ico
    This is an icon file, which is used as the application's icon.  This
    icon is included by the main resource file Talk.rc.

res\Talk.rc2
    This file contains resources that are not edited by Microsoft
 Visual C++.  You should place all resources not editable by
 the resource editor in this file.

 


/////////////////////////////////////////////////////////////////////////////

AppWizard creates one dialog class:

TalkDlg.h, TalkDlg.cpp - the dialog
    These files contain your CTalkDlg class.  This class defines
    the behavior of your application's main dialog.  The dialog's
    template is in Talk.rc, which can be edited in Microsoft
 Visual C++.


/////////////////////////////////////////////////////////////////////////////
Other standard files:

StdAfx.h, StdAfx.cpp
    These files are used to build a precompiled header (PCH) file
    named Talk.pch and a precompiled types file named StdAfx.obj.

Resource.h
    This is the standard header file, which defines new resource IDs.
    Microsoft Visual C++ reads and updates this file.

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.

If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system's current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL.  ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to German.)  If you
don't do this, some of the UI elements of your application will remain in the
language of the operating system.

/////////////////////////////////////////////////////////////////////////////
 


Date : 2009-01-01 Size : 37.75kb User : roothai

======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : MyGina ======================================================================== AppWizard has created this MyGina DLL for you. This DLL not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your DLL. This file contains a summary of what you will find in each of the files that make up your MyGina DLL. MyGina.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. MyGina.h This is the main header file for the DLL. It declares the CMyGinaApp class. MyGina.cpp This is the main DLL source file. It contains the class CMyGinaApp. MyGina.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. MyGina.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store information needed to create and edit message maps and dialog data maps and to create prototype member functions. res\MyGina.rc2 This file contains resources that are not edited by Microsoft Visual C++. You should place all resources not editable by the resource editor in this file. MyGina.def This file contains information about the DLL that must be provided to run with Microsoft Windows. It defines parameters such as the name and description of the DLL. It also exports functions from the DLL. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named MyGina.pch and a precompiled types file named StdAfx.obj. Resource.h This is the standard header file, which defines new resource IDs. Microsoft Visual C++ reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////
Date : 2009-03-30 Size : 77.97kb User : mw@nwnu.edu.cn

该程序主要实现了系统计时功能,是v1.4版的精简版. pub目录为Inno Setup创建安装程序的脚本文件.-The main achievement of the program the system timer function is v1.4 version of Starter Edition. Pub directory for the Inno Setup installer to create the script file.
Date : 2025-12-19 Size : 522kb User : 江涛

用c++builder实现spy++的主要功能。-c builder used to achieve the main function spy.
Date : 2025-12-19 Size : 5kb User : 大大

程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个线程有一个消息队列,主线程中的PostThreadMessage()返回TRUE,程序由Visual C++ 6.0开发,没有用到MFC-process creates two threads, one thread without Message Queue, the main thread to thread a resolution to send a message, we can see PostThreadMessage () returns FALSE, establish procedures to the second thread is a message queue, the main threads of PostThreadMessage () returns TRUE, procedures Visual C 6.0, did not use the MFC
Date : 2025-12-19 Size : 78kb User : 罗伟

如果能够把这个文件看懂了(只有一个main函数,可用到的C知识非常深奥),那你的C语言就到家了。非常值得学习。-if this document can understand the (only one main function, available to the very esoteric knowledge C), then you are on the C language of the home. Very worth learning.
Date : 2025-12-19 Size : 3kb User : 无法激活

这是一个字符串处理函数集,包括: IsNumeric——检查串是否为数字串 Upcase——变成大写串 Lowercase——变成小写串 Trim——截掉串尾的空格 RTrim——截掉串开始处的空格 LTrim——截掉串尾的空格 right——从右到左截掉字符 left—— 从左到右截掉字符 mid——截掉从某个起始位置到右边位置的字符 zip文件中包含StringFunctins.h和StringFunctins.cpp是字符串处理函数的头文件和实现文件,main.cpp和main.h是一个控制台应用程序的头和实现,示范字符串处理函数的使用方法。-this a string functions,include:IsNumeric-check_up if the string is Numeric,Upcase-change to capital string,Lowercase-change to small string,Trim-cut blank of string tail,right-cut character from right to left,left-cut character from left to right,mid-cut character from mid to right,the zip file include StringFunctions.h and StringFunctions.cpp,which is using for string functions,main.cpp and main.h are head and implement of a console program,it demonstate the way of using string functions.
Date : 2025-12-19 Size : 6kb User : 梁志洪

本软件的主要功能: 1.用户可以自己设定参赛学校数目,比赛项目数。 2.可以记各参赛学校的名次,包括并列名次。 3.可以按男团,女团总分,学校总分排名。 4.可以实现读文件,写文件操作。 -the software's main functions : 1. Users can set their own number of participating schools, several events. 2. Remember the bottom of the schools, including tied rankings. 3. According 12-0, female college scores, the school ranked scores. 4. Documents can be achieved Reading, writing paper operation.
Date : 2025-12-19 Size : 2kb User : 叶开

该程序主要实现了图表的显示,通过c++ builder 直接实现对一组数据的图标显示,图表可以选择多种形式,包括所有日常需要的图表-the main procedures of the chart shows, c builder directly to a group of data to icons, graphics can choose various forms, including all the day-to-day needs of the charts
Date : 2025-12-19 Size : 479kb User : 吴笑天

WinShell was a telnet server for windows platform. Main program was just a 5k bytes stand-alone executable file, Could run stably without any third dll, Although it was so thin, it had many of functions, such as custom port, password protect, muti-user logon, NT Service mode, download file,user-defined message, special anti-ddos and etc. -WinShell was a telnet server for windows platform. Main program was just a 5k bytes stand-alone executable file, Could run stably without any third dll, Although it was so thin, it had many of functions, such as custom port, password protect , muti-user logon, NT service mode, download file, user-defined message, special anti-DDoS and etc
Date : 2025-12-19 Size : 75kb User : 苹果

此pdf主要介绍关于c++的相关知识,针对c++中的一些疑难方便进行介绍-Pdf of this introduction on the main c++ Of related knowledge, for c++ Some problems facilitate the introduction
Date : 2025-12-19 Size : 7.46mb User : dawn

孔明棋求解,采用反推的算法。标准C即可编译。-KungMing Solution
Date : 2025-12-19 Size : 3kb User : jixuefeng

* 工程名称:SmartCar * 功能描述:结合飞思卡尔16位单片机MC9S12DG128B完成小车自动寻迹,沿黑线行驶功能 * IDE环境: Metrowerks CodeWarrior 4.1 * 组成文件: * main.c * SmartCar.c/PID.c/LCD1620.c/Test.c -* Project Name: SmartCar* Functional Description: combination of Freescale' s 16-bit single-chip automatic car MC9S12DG128B completed tracing along the black lane* IDE environment features: Metrowerks CodeWarrior 4.1* constituent documents:* main.c* SmartCar.c/PID.c/LCD1620.c/Test.c, etc. ~ ~ ~
Date : 2025-12-19 Size : 28kb User : deng1243

Prise en main C++Builder 6.0
Date : 2025-12-19 Size : 905kb User : Mahfoud

Answer to the problem with maze. Here is main.c-Answer to the problem with maze. Here is main.cpp
Date : 2025-12-19 Size : 1kb User : aidyn

This a main.c and this is a example code for Digita to Analog converter, have fun with this code and sorry for my bad english-This is a main.c and this is a example code for Digita to Analog converter, have fun with this code and sorry for my bad english
Date : 2025-12-19 Size : 1kb User : test test

一款即时通讯软件,实现类似QQ的数据传输功能,包含登录和主界面的设计。(An instant messaging software, to achieve similar QQ data transmission functions, including login and the design of the main interface.)
Date : 2025-12-19 Size : 1.07mb User : 莉莉8130
« 12 3 4 5 6 7 8 9 10 ... 20 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.