Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - cpl
Search - cpl - List
写控制面板程序(CPL)的模板
Update : 2025-02-17 Size : 13.08kb Publisher :

控制面板cpl文件编写例子
Update : 2025-02-17 Size : 13.09kb Publisher :

DL : 0
include source of applets,browseinfo,browseui,comctl32,comdlg32,cpl,hhctrl,explorer,iexplore,scrnsave,shdocvw,shell32,shlwapi
Update : 2008-10-13 Size : 23.52mb Publisher : mimo

一个CPL源代码,比较完整清晰的cpl演示程序。对于初写控制面板程序很有帮助。-a CPL source code, more complete and clear cpl demonstration program. Writing for the early control panel procedures helpful.
Update : 2008-10-13 Size : 22.4kb Publisher : 余雷

控制面板里面程序的 demo,如果开发控制面板里面的程序,用delphi开发-procedures for the control panel inside the demo, the control panel inside the development process, with the development of delphi
Update : 2008-10-13 Size : 96.28kb Publisher : 真实

DL : 0
pl0编译器,包括词法分析,语法语义分析,以及解释执行-pl0 compiler, including lexical analysis, grammar, semantic analysis, and interpretation of the implementation of
Update : 2008-10-13 Size : 16.29kb Publisher : 牛芮

CPL串口程序经过调试希望大家喜欢,很好呀大家慢慢来下载吧-CPL after serial debugging procedures hope you like, ah well we slowly download it
Update : 2008-10-13 Size : 1.33kb Publisher : 思考

Regsvr 32命令是Windows中控件文件(如扩展名为DLL、OCX、CPL的文件)的注册和反注册工具。 注册了以下dll文件 -Regsvr 32 orders Windows controls (such as the extension DLL, OCX, the CPL) for the registration and anti-registration tool. Dll registered the following documents
Update : 2008-10-13 Size : 2.58kb Publisher : qerde

DL : 0
利用C++语言实现DOS界面下C++源程序的编译分析功能.
Update : 2008-10-13 Size : 11.91kb Publisher : caihongqiu

you may showd use it when you want to create a CPL. program.
Update : 2008-10-13 Size : 12.33kb Publisher : warrui

cpl file for control panel
Update : 2008-10-13 Size : 26.48kb Publisher : peter

使一个支持多种网络广告形式的互联网广告管理系统,同时也提供了强大的统计和财务功能。目前支持的网络广告形式为点击广告(CPC)、弹窗广告(POPUP)、引导效果广告(CPA/CPL)、引导消费广告(CPS),具有广告管理、统计管理、财务管理、用户管理、客服管理等多种功能,同时还具有多种反作弊和效果监控功能。
Update : 2009-03-07 Size : 1.73mb Publisher : uuu@gmail.com

DL : 0
;################################################ ; Designed by CaoHai 10-23-2002 in SDUWHB ; ; Updated by CaoHai 12-12-2002 in SDUWHB ; ; Upgraded by CaoHai 22-12-2002 in SDUWHB ; ; Upgraded by CaoHai 05-05-2003 in SDUWHB ; ;################################################ ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ;标号定义 data_len equ 0ch ;温度数据长度 data_buf equ 50h ;温度数据缓冲区 ;虚拟引脚定义(For SPI BUS) vcs equ p1.0 ;片选线 vio equ p1.1 ;数据线 vsc equ p1.2 ;时钟线 ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ;================================================ ;模块GetData ;参数:无参数 ;功能:用spi总线从LM74温度传感器读取温度数据 ;返回:无 GetData: clr ea clr vcs setb vio mov r1,#08h clr vsc ;读符号位 nop nop nop setb vsc nop nop nop mov f0,vio read_bite: ;读数据 clr vsc nop nop nop setb vsc nop nop nop mov c,vio rlc a djnz r1,read_bite setb vcs ;转换数据 mov data_buf+1,#2bh jnb f0,fill_data dec a cpl a mov data_buf+1,#2bh fill_data: mov data_buf+2,#30h mov data_buf+3,#30h mov data_buf+4,#30h mov data_buf+5,#0a1h mov data_buf+6,#0e6h mov data_buf+7,#3bh mov data_buf+8,#20h mov data_buf+9,#30h mov data_buf+10,#30h mov data_buf+11,#31h mov data_buf+12,#7ch mov r0,#data_buf+4 divide_data: mov b,#0ah div ab mov r1,a mov a,b add a,#30h mov @r0,a dec r0 mov a,r1 jnz divide_data mov data_buf,#data_len setb ea ret
Update : 2011-09-20 Size : 2.34kb Publisher : hencirl

DL : 0
写控制面板程序(CPL)的模板 -The app template of writing switching panel
Update : 2025-02-17 Size : 13kb Publisher : 站长

DL : 0
include source of applets,browseinfo,browseui,comctl32,comdlg32,cpl,hhctrl,explorer,iexplore,scrnsave,shdocvw,shell32,shlwapi
Update : 2025-02-17 Size : 23.52mb Publisher :

控制面板里面程序的 demo,如果开发控制面板里面的程序,用delphi开发-procedures for the control panel inside the demo, the control panel inside the development process, with the development of delphi
Update : 2025-02-17 Size : 96kb Publisher : 真实

you may showd use it when you want to create a CPL. program.
Update : 2025-02-17 Size : 12kb Publisher : warrui

DL : 0
这是我在做控制面板程序时做的总结,控制面板应用程序的制作步骤,文档里面含源码-This is at my control panel to do the procedure to do the summing up, the control panel application is the production steps, the document containing source inside
Update : 2025-02-17 Size : 17kb Publisher : 张建

总结了在保护模式下的一些DPL CPL RPL 的跳转规则,对于在80X86下底层编程很有帮助-Summarizes the protected mode DPL CPL RPL jump rules, 80X86 under the underlying programming helpful
Update : 2025-02-17 Size : 100kb Publisher : 周杰

DL : 0
Sample Code to make CPL-applet by using WinAPI only. It s simple applet just start notepad, but you can modify it to your needs. Output file is just 40 kb.
Update : 2025-02-17 Size : 27kb Publisher : Pavel
« 12 3 4 5 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.