搜索资源列表
Visual C++课程设计案例精编--指针式时钟
- Visual C++课程设计案例精编--指针式时钟-Visual C cases intensive curriculum design series -- Pointer clock
Cryptix_src_3-0-3
- 1.BOOL OnCommsCreate(CWnd* pParentWnd) 创建串口,本DLL同时创建5个串口。pParentWnd为窗口指针,一般为this。 2. BOOL OnComportOpen() 根据串口设置文件中的设置参数,打开多串口。 3.void OnCommSend(unsigned int uiCom, CString sSendData, unsigned int uiKind) 往指定串口发送数据。其中uiCom为指定的串口,注意串口1的u
exam8_nankai100
- 通过这次上机考试(2004年4月)以及从各大论坛上考生朋友们所抽取的上机题来看,所有的上机考试题全来自南开100题,但网上所流传的以及正式书本上的解法也有不少的错误,因此也误导了一些基础不深的朋友们,为此我将2004年版南开100题中所有的题都在无忧2004年上半年版模拟系统中进行了测试(无忧模拟系统也安装了最新的补丁),将正确的、精华的解法采纳出来,其中有许多题也加入了我的编程思想,尽量照顾了一些基础不深并对C语言中指针解法很畏惧的朋友们,做到容易理解及容易掌握-through this ex
My211
- 类似输入法窗口的功能,会紧贴光标,不是鼠标指针~-similar input window function, the cursor will close, not mouse pointer ~
3dMeter_demo
- 仿真仪表设备指针的程序-simulation instrumentation pointer procedures
mycursor
- 如何在基于对话框的程序中动态设置鼠标指针 示范在对话框的按钮上(或其它控制上)使用单独的鼠标指针。-dialog on how the process dynamic model mouse pointer button in the dialog box (or other controls) using single mouse pointer.
Lesson19DLL
- 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern \"C\"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-DLL in the preparation process. Static and dynamic library of distinction
CoolClock0.0
- 一个简单的漂亮指针中表,界面很朴实的一个小程序,希望大家喜欢.-a pretty simple table pointer, the interface is very simple procedure, a small, hope you like them.
cjiaoxue10[1]
- C语言程序设计中的文件操作部分课件,讲述文件指针,文件定位,出错检测.-C Programming Language Design of file manipulation of courseware on the file pointer, the paper positioning, error detection.
PreparationFunction
- Preparation of a function, even to the importation of n, the function call seeking +1/n 1/2+1/4+ .... When n is odd input, the function call 1/1+1/3+ ... +1/n (using function pointer)-Preparation of a function, even to the importation of n, the funct
zhizhenhecunzhu
- 介绍了指针类型和存储区的关系,讲的很详细,适合初学者 -pointer on the type and storage areas, said very detailed, for beginners
Code
- 对话框用户界面程序的编写,如何向对话框控件关联数据成员及其实现机理,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理方式进行演示。实现多个输入文本框间通过回车逐一向下传递焦点的另
pointer
- 其他人不需帐号就可自由下载此个C或Java源
pointer~zong~jie~
- 初学者们,为指针而困惑吗?读这个文件吧!里面对指针分析和比较的比较详细了!类型很多,请在清醒的情况下阅读,否则会越读越模糊。
仓库管理系统文档
- 新浪体育讯 北京时间5月6日消息,火箭队和小牛队的第四节比赛开始之后,巴里投中两分,火箭队夺回了领先优势。之后丹尼尔斯也中投命中,帮助小牛队夺回了领先优势。麦蒂此后也三分命中,火箭队以74比72领先。-AP Sports Writer May 6 news, the Rockets and Mavericks began the fourth quarter, Barry hit two points, the Rockets regain the lead. After Daniels als
编译原理——词法分析
- 该程序是词法分析部分Lexical Analyse。 2)只支持无符号整数类型。不支持数组和指针等高级特性。 3)不支持函数。-that the procedure was lexical analysis Lexical Analyze. 2) only support unsigned integer type. Do not support pointer array and advanced features. 3) does not support function.
C-P-P-pointer-Experience
- CC++指针经验总结,希望帮助大家更好的学习指针。-CC++ pointer Experience lessons learned, I hope to help you better learn pointers.
use-the--pointer
- 指针使用,大家对指针的使用刚学习阶段都会存在困惑,希望能帮到您。-Pointer use, we use the pointer will just learn there is confusion stage, hope to help you.
obtain-control-pointer
- 利用c语言实现如何获得指定点的控件指针。-C language how to obtain the specified point of control pointer.
zyt-pointer-clock
- 一个基于mfc的简单的模拟时钟程序,使用者可以从它入手进一步学习好vc可视化编程-It is a program to display a pointer clock!