搜索资源列表
My211
- 类似输入法窗口的功能,会紧贴光标,不是鼠标指针~-similar input window function, the cursor will close, not mouse pointer ~
Lesson19DLL
- 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern \"C\"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-DLL in the preparation process. Static and dynamic library of distinction
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
Code
- 对话框用户界面程序的编写,如何向对话框控件关联数据成员及其实现机理,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理方式进行演示。实现多个输入文本框间通过回车逐一向下传递焦点的另
编译原理——词法分析
- 该程序是词法分析部分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.
Hacker Disassembler Engine
- Please excuse my english... It's so bad :) Hacker Disassembler Engine, or HDE, is small disassembler engine, which intend to code analyse. HDE get length of command, prefixes, ModR/M and SIB bytes, opcode, immediate, displacement, relative address
uSendStrMsg
- 多线程编程的时候,有时候会向界面发送大量日志信息,但是在线程里操作界面会造成死锁等怪现象,基于此,开发了此类,用来在线程里发送字符串信息,支持扩展信息。使用时SendMsg为发送消息,Pointer可传入扩展信息的内存指针,TStringMsgObj的创建函数传入显示消息回调及释放扩展信息回调,没有扩展信息可不传释放回调-Multi-threaded programming, sometimes a lot of log information sent to the interface, bu
MyRoundMeter
- 基于CStatic的一个背景透明的工业仪表类,可设置仪表刻度,指针,表盘等颜色,有超限报警功能-Based on a background of transparent CStatic industrial instruments, instrument calibration can be set, pointer, dial color, etc., have overrun alarm function
lesson7
- 对话框用户界面程序的编写,如何向对话框控件联接数据成员及其实现机理,如何向对话框控关联控件类,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。-Procedures for the preparation of the dialog box user interface, how to connect to dialog box controls the data member
Dialog_Programming
- 对话框用户界面程序的编写,如何向对话框控件联接数据成员及其实现机理,如何向对话框控关联控件类,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件-Dialog user interface procedures for the preparation, how to join the dialog box controls the data members and implemen
Mybole
- 对话框用户界面程序的编写,如何向对话框控件联接数据成员及其实现机理,如何向对话框控关联控件类,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。-Dialog user interface procedures for the preparation, how to join the dialog box controls the data members and impleme
clock
- 用VB做的多功能可爱小闹钟,带有闹铃音乐,能整点报时,可以显示闹铃设定的时间,选择是否同步指针的滴答声,修改时钟当前时间等。-VB to do with cute little multi-function alarm clock with alarm music, the whole point of time can, you can display the alarm set time, choose whether to synchronize the pointer clicks, m
clock
- 闲暇时自己写的一个VC++指针时钟,带闹钟功能,附上所有源码,闹钟时间到,会响起来,其实是调用了一段音频,请注意把编译生成的程序放到Debug对应目录里,确保加载声音文件正确-Spare time to write a VC++ pointer clock with alarm function, attach all source code, the alarm time, will be sounded, in fact, is an audio call, please note that
26-control-example-the-source-code
- 26个VC++界面编程通用控件源代码实例: 如何获得指定点的控件指针 如何将编辑框中输入的字符转换为大写(小写) 如何设置和获得单选按钮的选中状态 如何设置和获得一组单选按钮的选中状态 如何设置列表控件的显示方式 如何设置组合框中列表框的宽度 如何实现带自动完成功能的组合框 如何实现位图按钮 如何使用滑块 如何使用进度条 如何使用列表框 如何使用旋转按钮 如何使用
folder_dialog_source
- 让CFileDialog只显示目录,cfolderdialog类是从CFileDialog派生。这两个类之间的主要区别是CFileDialog类显示这两个文件夹和文件,可用于应用程序的情况下只希望显示文件夹的cfolderdialog类。下面是一个代码片段,显示它是多么容易使用这个类。请注意,cfolderdialog构造需要一个CString指针。此变量将包含domodal函数调用返回时由最终用户选择的文件夹的名称。-So only the directory CFileDialog,the
FunPointer
- 通过内存DC来实现界面绘制双缓存,并通过函数指针模板来提供可供复用的双缓存绘制代码。-Achieved through the memory DC to draw the double buffer interface, and through a function pointer template to provide for reuse of the double-buffer rendering code.
vbTray
- VB将窗体最小化到托盘+VB精美气泡提示的源代码完美版,函数参数:指针在图标上显示的内容,标题,内容,图标。菜单中的事件,在窗体上右键选择菜单编辑器进行修改 ‘若修改菜单中函数名称,需要修改模块中对应的函数名称。-VB form is minimized to tray+ VB fine bubble prompted the perfect version of the source code, the function parameters: the pointer over th
Mybole
- 本源码演示如何利用VC++对话框类的成员函数向控件发送消息和获取对话框控件的类指针,以及如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)、如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。 -Dialog box user interface program written in the data member connected to the dialog control and its implementation mechanism and
code
- C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC AppWizard生成的工程奠定了良好基础。-Classics
Lesson19Code
- 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-The dynamic link library program. The difference between static library and