搜索资源列表
扩展记事本功能
- 扩展记事本功能
扩展记事本功能的VC程序
- 扩展记事本功能的VC程序-expansion of the notebook features VC Program
453123
- 字处理演示程序 实现书上程序已经有的字处理功能,即左移,右移和插入的功能 扩展该字处理程序的功能,使其拥有上移,下移和删除的功能 -word processing demonstration program written procedures have been some word processing function, which is to the left. the shift to right and insert the word processing function
EasyText
- 一个对textbox进行功能扩展的文本控件,包括列表选取,日期选取,普通文本输入等-textbox one pair of functional expansion of the text controls, including the selection list, date selection, ordinary text input, etc.
MouseAction
- 功能:利用delphi实现的鼠标动作记录程序,可以获取鼠标历史信息并在此基础上进行功能扩展
TeeChart.v8.01.Full.Source.Delphi.BCB.BDS.CRS.ccru
- BCB第三方组件,TChart的功能扩展,在老妖大哥的网站上下的。。。。。。共同学习
Studentmanage
- 良好功能界面,实现学生信息管理, CHLOR.H头文件主要是考虑以后给程序加快捷键等,方便程序的功能扩展 BAT是测试数据文件
b508aaf0-73f2-49c1-b8d3-aa4c9adde2af
- 万年历数字钟是一种用万年历时钟芯片实现年、月、日、时、分、秒计时,并通过单片机处理后送给显示芯片显示的装置,与机械式时钟相比具有更高的准确性和直观性,且具有更长的使用寿命。本系统还可以扩展为可调的自动开关,对家电对用电设备进行控制,笔者在随后改制成为可调时的自动断电的供电系统.-Calendar Digital Clock is a clock chip using calendar year, month, day, hour, minute, second time, and through
tecclock
- 采用C语言编程,在电子时钟1302芯片的基础上进行的功能扩展,能实现把1302的时间等信息显示到1602芯片上,把18B20的温度显示到1602芯片上,与PC机连接实现串行通信-The use of C language programming, the chip in the electronic clock 1302 on the basis of the functional expansion, to achieve the time the 1302 information displ
jianpangongnengkuozhan
- 键盘功能扩展,实现键盘的功能扩展,适合于初学汇编的,希望对大家的学习有所帮助-Expansion of the keyboard function, the function of the realization of extension of the keyboard, suitable for novice compilation, and I hope to help you learn
1
- 采集0-7路输入来自直流源经分压器产生的0~5 V直流电压(可功能扩展,8路可接不同的传感器,采集不同的信号,例如:温度、湿度、图象、声音等)ADC0809将各路模拟信号分别转换成8位二进制数字信号,再对各路数据进行显示。各路通道采集方式为以约5s为周期循环采集(即0路、1路……7路、0路…)约每5ms更新,重新采集一次。显示方式为循环显示和单路显示:开关打开时,循环显示0-7路采集的数据;开关闭合时,显示当前单路采集的数据。3个七段数码管显示结果:最左边的一个数码管DS0显示通道号,其它两个数
main
- 设计一电子钟,要求显示时、分、秒,时为24小时制 有晶体振荡器或555定时电路提供标准时间的基准信号 还要具有清零功能 扩展部分(具有校时功能,可以对小时和分单独校时,对分校时的时候,停止分向小时的进位,校时时钟源可以借用电路中的时钟 具有正点报时功能。-Design an electronic clock, require a showing hours, minutes, seconds, when a 24-hour system a crystal oscillator or timi
PL0
- 编译原理PLO语言的功能扩展C语言源程序-Compilation Principle PLO language extensions C language source code
DOS-disk-c-example
- 有关DOS命令扩展(硬盘分区表保存和修复,到硬盘用软锁、DIR功能扩展等),C与DBASE和汇编语言接口等等等等。-Relevant DOS commands expand (disk partition table preservation and restoration, to hard disk with soft lock, DIR function expansion, etc), C and DBASE and assembly language interface, etc.
QBTalking
- QuickBurro V4是一款功能强大而应用接口简练的中间件产品。 它所拥有的功能与V3.X版本基本相符,但实现方式上与上个版本几乎完全不同。对V3.X版本的推倒重来也是不得已而为之的办法,因为长久以来的功能扩展和版本升级一直未对系统宏观上的架构缺陷进行彻底修正,使得客户端软件用户的联网登录、多实例多线程方式使用控件等方面的缺陷随着系统的日益庞大而越发显得难以让人容忍。付出的劳动与换来的好处是等价的——破釜沉舟式的V4版本开发工作,终于迎来了让作者满意、让客户欣喜的上佳之作。
QLDBGrid
- QLDBGrid 是DBGrid的功能扩展控件,增加中国式金额栏样式,还有中国式合计栏。很多网站只有DCU格式的文件,没有源代码,我这个可是源代码哦-QLDBGrid Increase the amount of Chinese-style bar style, and the total column Chinese
The-PL0-compiler-extensions
- C++ BUILDER编写的功能扩展后的PL0编译器,文件包含了完整的源代码和几个测试用例。-C++ BUILDER extensions written PL0 compiler, the file contains the complete source code and a few test cases.
pl0
- PL0编译器的功能扩展,编译原理课设要求,对for的增加,包括测试程序与头文件-PL0 compiler extensions, compiler theory courses set requirements for the increase, including the test program and header files
4238
- 这是一个ListView控件功能扩展示例,包含一个几个类文件,方便易用。示例操作方法:在数量和单价栏上单击可以修改数值。要保存这些值只需单击listview的任意地方。要取消更改,只需按下 ESC 键即可恢复原值。 按下上下箭头键即可以在ListView列表中上下移动数据行。-这些值只需单击listview的任意地方。要取消更改,只需按下 ESC 键即可恢复原值。 按下上下箭头键即可以在ListView列表中上下移动数据行。
pud
- 易语言调试功能扩展源码例程程序结合OD调试工具,调用API函数实现程序调试功能。 -Easy language debugging functions to expand the source code routine procedures combined with OD debugging tools, call the API function to achieve the program debugging function.