搜索资源列表
Windows编程基础--窗体篇
- Windows编程基础--窗体篇 现在Windows已经成为世界上使用最广泛的操作系统,这使得学习Windows编程变得十分重要.和学习其他 编程语言一样,我们也从一个最简单的例子开始学习Windows编程.这个例子将建立一个Windows窗体并在窗体中间显示\"HELLO\"字符串(见图1). 1.程序的开始和结束 和C语言中的main()函数一样,Windows程序是从WinMain()函数开始和结束的.WinMain()函数是在WINBASE
2007050903
- 本文从 VoIP 技术的发展现状开始,分析了 VoIP 的发展方向,引入了软 交换和下一代网络的架构,讨论了软交换和下一代网络的功能、主要协议、 组网用途、和演进策略,介绍了软交换架构在下一代移动通讯网 UMTS 中的 应用。然后本文讨论了 H.323 协议的体系结构和它在软交换中应用的必要性 和可行性。之后,介绍了 SIP 网络与 H.323 网络地址解析体系的不同与互通 问题,研究分析了他们之间的互通寻址定位方案。 -paper from the VoIP technol
4
- 学会对文件的记录锁定,及解锁。#include <stdio.h> #include <unistd.h> #include <fcntl.h> int main() { int fd int i struct { char name[20] uint ID int age } myrec fd =open(\"name\", O_RDWR|O_CREAT, 0755)
PanGraphRun
- #include <QtGui/QApplication> #include <QtCore/QTextCodec> #include \"PanGraphRun.h\" int main(int argc, char *argv[]) { QApplication a(argc, argv) QTextCodec::setCodecForTr(QTextCodec::codecForName(\"GBK\")) PanGrap
classmanager
- 作品名称:班级成绩管理系统 作者:sammual 一 该系统的设计方法:其主要的设计方法是面对过程的,整个程序的走向很清晰地说明了这一点;但其中也有小部分用的是面对对象的,例如类的实现。该系统包含“main.cpp”,“stuent.cpp ”和“student.h”三个文件,用visual c++6.0先建立一个空的win32 console Application工程,然后把这三个文件添加到工程里编译即可。 二 该系统的特点:1信息保密。由于该系统是用于存放,修改,删除,查询学生
brew window manager
- Objective This topic describes how to create a windowed application that will share the display with other applications. Requirements Brew® MP windowed applications need to be written differently than traditional Brew MP applications.
paint
- this code runs in ms dos paint.cpp : main code bmp_defs : functions to load and save bmp files cursor.h : definitions of different cursors used outlook.h : contains the entire window descr iption of paint
TestDlgMove
- 如何控制窗口控件的移动 文件: PreDialog.CPP PreDialog.H AutoSizeDlg.CPP AutoSizeDlg.H 主要实现在类: CPreDialog 主要是枚举窗口中的所有子控件 CAutoSizeDlg 具体实现控件的移动-How to control the window controls the movement of documents: PreDialog.CPP PreDialog.H AutoSizeDlg.CP
MultiWindowView
- This the main header file for the application. It includes other project specific headers -======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : MultiWindow ======================
control
- testt.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. testt.h
MFCDialogTest
- MFCDialogTest.vcproj This the main project file for VC++ projects generated using an application wizard. It contains information about the version of Visual C++ that generated the file, and information about the platforms, configurations,
open-jtag
- 1. Please install GiveIO first. To install GiveIO, please read readme in directory GiveIO. 2. Jtag is the main directory which includes the sources code of ARM7TDMI. Please use VC++6.0 to open it. This program suports both WIGGLER and SDT
listctrl_repaint_3D
- 表控件的重绘,具有3d颜色背景效果,主要四个文件,两个cpp,两个h文件-Redraw the table control, with a color background 3d effect, the main four documents, two cpp, h files two
money
- 金额转换至大些金额。这个程序很实用哦 很好的 大家都-======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : 大写金额 ======================================================================== AppWizard has cr
qqlogin
- QQLogin AppWizard has created this QQLogin 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.-=============================
TreeCtrlDemo
- 树控件的各种操作连接数据库,数的各种操作 ,右键功能-reeControlDemo.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
PSB_WINDOWS
- 该程序是用C语言编写的,基于windows图形界面编程,调用了Win32.h,WinSock.h库和plink,用plink更方便快捷的执行远程主机上的命令,Plink是PuTTY 的命令行连接工具,主要用于自动化工作的处理,主要有视窗和讯息,socket通信,MD5加密函数,最小托盘功能的实现-The program is written in C, windows-based graphical programming interface, call the Win32.h, WinSock
EncoderInterface
- 编码器信号采集VC程序,支持SSI,Endate2.1/2.2协议,可接4路编码器,用户自主设置编码器位数,延时补偿用户设置。-======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : EncoderInterface ================================================
toolbartest
- 我见过人家的一些工具栏,各有特色,但不人性化. 基于此,我在前人的基础上作了一些改动.使其使用起来和VC中标准的CToolBar有什么两样 主要功能: 能显示24位色(含)以下的各尺寸图标 能设置背景色或背景图 1 将ToolBarEx.cpp和ToolBarEx.h加入到工程 2 在MainFrame.h中包含对ToolBarEx.h的引用 3 将原CToolBar m_wndToolBar改为CToolBarEx m_wndToolBar 4
Simple_DFA
- 无穷自动机的确定化,有限自动机的最简化Simple DFA-Simple DFA NFA_AND_DFA.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,
