CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - CALL
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - CALL - List
[
ComboBox
]
牛顿法解方程之混沌1.32
DL : 0
源程序说明: 1。图片按钮的实现(工具栏) 2。程序启动后检查命令行参数以打开文件 3。支持拖放*.HTXT文件到窗口直接打开 4。一种实现多线程处理的替代方法 5。程序始终位于顶层切换的API实现 6。设置图片为桌布的API实现 7。实现“撤销、重复”的数据结构 8。获取和设置图片的数据API实现 9。图像数据的RGB调整 10。调用默认网络浏览程序访问网页,调用默认邮件处理程序编辑、发送邮件 11。在分形绘图方面可以很方便的加入 新的方程、颜色方案和特效处理方式 -source Notes : 1. Photo button achieve (toolbar) 2. After commencement inspection command line parameters to open the three documents. *. HTXT support drag and drop files to the open window directly 4. A multi-threaded processing of the five alternatives. Procedures always at the top of the switching API 6. Photo tablecloths set for the API 7. Achieving "removed, repeat" the data structure 8. Photo access and set up the data API 9. The RGB image data adjusted 10. Call the default Web browser to access the website, called the default mail handling procedures editor, send e-mail 11. The fractal graphics can be very easy to add a new equation, color and special effects program approach
Date
: 2008-10-13
Size
: 225.45kb
User
:
王晶
[
ComboBox
]
ConfigurationReader
DL : 0
读取配置文件中的信息,叫指教了-read the configuration file information, call enlighten the goose goose goose goose
Date
: 2008-10-13
Size
: 807byte
User
:
333
[
ComboBox
]
牛顿法解方程之混沌1.32
DL : 0
源程序说明: 1。图片按钮的实现(工具栏) 2。程序启动后检查命令行参数以打开文件 3。支持拖放*.HTXT文件到窗口直接打开 4。一种实现多线程处理的替代方法 5。程序始终位于顶层切换的API实现 6。设置图片为桌布的API实现 7。实现“撤销、重复”的数据结构 8。获取和设置图片的数据API实现 9。图像数据的RGB调整 10。调用默认网络浏览程序访问网页,调用默认邮件处理程序编辑、发送邮件 11。在分形绘图方面可以很方便的加入 新的方程、颜色方案和特效处理方式 -source Notes : 1. Photo button achieve (toolbar) 2. After commencement inspection command line parameters to open the three documents.*. HTXT support drag and drop files to the open window directly 4. A multi-threaded processing of the five alternatives. Procedures always at the top of the switching API 6. Photo tablecloths set for the API 7. Achieving "removed, repeat" the data structure 8. Photo access and set up the data API 9. The RGB image data adjusted 10. Call the default Web browser to access the website, called the default mail handling procedures editor, send e-mail 11. The fractal graphics can be very easy to add a new equation, color and special effects program approach
Date
: 2025-12-25
Size
: 225kb
User
:
王晶
[
ComboBox
]
ConfigurationReader
DL : 0
读取配置文件中的信息,叫指教了-read the configuration file information, call enlighten the goose goose goose goose
Date
: 2025-12-25
Size
: 1kb
User
:
333
[
ComboBox
]
CstmComboBox
DL : 0
CComboBox 弹出树状控件。包内为类文件,用时只需调用SetCustomPopupCtrl,然后就可以像操作CTreeCtrl一样操作CComboBox了。-CComboBox control pop-up tree. Package for the class file, simply call when SetCustomPopupCtrl, then the operation can operate CTreeCtrl as a CComboBox.
Date
: 2025-12-25
Size
: 4kb
User
:
sunny
[
ComboBox
]
pHtCalcBox
DL : 0
很酷的下拉式键盘计算器模拟 全VB开发的控件,可以十分方便的调用-Cool drop-down calculator keyboard simulation VB-wide development control, can be very convenient to call
Date
: 2025-12-25
Size
: 13kb
User
:
xckj
[
ComboBox
]
dynamiclly-created-window
DL : 0
这是一个动态创建窗体的程序,可以实现新窗体的建立与窗体之间的动态调用。-this is a programme used to establish a dramatical form,which can achieve the establishment of a new form and dramatical call between forms.
Date
: 2025-12-25
Size
: 439kb
User
:
清剑侠客
[
ComboBox
]
attach_20120624200744
DL : 0
调用HHA_CompileHHP编译chm工程 -To call HHA_CompileHHP compiled chm Engineering
Date
: 2025-12-25
Size
: 20kb
User
:
吕超
[
ComboBox
]
OPERATEFILE
DL : 0
tabcontrol控件调用多页,操作文件有打开目录,修改文件名称等-tabcontrol control call multiple pages, manipulating files with open directory, modify the file name
Date
: 2025-12-25
Size
: 8.87mb
User
:
yiwei
[
ComboBox
]
uart
DL : 0
在VC6环境下,基于对话框,调用串口按键向下发送数据与接收数据-In the VC6 environment, based on the dialog box, call serial key down to send data and receive data
Date
: 2025-12-25
Size
: 1.6mb
User
:
李华
[
ComboBox
]
CVViewer(source)
DL : 0
This dll works only in conjunction with COMView 1.7.0+ or OLEView. It has to be registered with regsvr32 and will show interface IShellFolder in a bit more detail.-Source code is included, so you may easily add more interfaces to the viewer. That s very simple. Just do - add code for your interface viewer somewhere in CVViewer.asm - add a call of your new viewer code in proc "View" in CVViewer.asm - add some data for registry stuff. Search for "RegKeys_CVViewer" in CVViewer.asm and copy these 2 lines: REGSTRUCT <-1, 0, CStr("Interface\{000214E6-0000-0000-C000-000000000046}")> REGSTRUCT <CStr("OLEViewerIViewerCLSID"), 0,-1> In the first line there is the IID of the interface your new viewer is for and this has to be modified accordingly. The second line doesn t need to be changed.
Date
: 2025-12-25
Size
: 69kb
User
:
GoGoGame
[
ComboBox
]
JSCOM
DL : 0
VC++创建的COM组件,在JS中调用实现简单方法应用-COM components VC++ created in JS simple method call application
Date
: 2025-12-25
Size
: 2.6mb
User
:
阿精
[
ComboBox
]
TestModel
DL : 0
visual c++网络编程基础,MFC编程对于模态框和非模态框的实验,简单的展示并调用-visual c++ network programming base, MFC programming for modal and non-modal box box experiment, a simple display and call
Date
: 2025-12-25
Size
: 2.27mb
User
:
Dick
[
ComboBox
]
comboboxwithdata
DL : 0
ComboBoxWithData class (or whatever name you may wish to call it) extends the .net ComboBox class adding (or resurrecting) the capability to store user data in each item.
Date
: 2025-12-25
Size
: 3kb
User
:
Earl_CPP
[
ComboBox
]
dongtai
DL : 1
调用子界面,点击不同按钮,在同一主界面上调用不同姿界面-Call sub-interface,Click the different buttons, call different attitude interface on the same main interface
Date
: 2025-12-25
Size
: 131kb
User
:
河流
[
ComboBox
]
bpy-library
DL : 0
Dynamic link library standard calls, this example USES the standard way to ca-Dynamic link library standard calls, this example USES the standard way to call
Date
: 2025-12-25
Size
: 132kb
User
:
MLSlctgz@902
[
ComboBox
]
fnr__cwll__edge
DL : 0
VC调用matlab图像处理工具箱进行canny边缘检测,含pdf教程,-VC call matlab image processing toolbox for canny edge detection, including PDF tutorial,
Date
: 2025-12-25
Size
: 170kb
User
:
Twumon
[
ComboBox
]
throuxh_domkjn
DL : 0
windows9X下进行中断编写的Dll及实例源码,仅须简单调用DLL中的函数-Windows9X interrupt written under the Dll and example source code, only to be a simple call the function in the Dll
Date
: 2025-12-25
Size
: 29kb
User
:
predicpte
[
ComboBox
]
ppogramsthe
DL : 0
VXD program invokes the system Call the system d in the VXD program
Date
: 2025-12-25
Size
: 11kb
User
:
fgz$739
[
ComboBox
]
cirxlam169
DL : 0
To call a RTC client example with RTC please joint RTC example look together at the receiving end, use the same way
Date
: 2025-12-25
Size
: 17kb
User
:
Louss
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.