搜索资源列表
ValidatingEditDemo
- 一个cedit控件可以实现固定格式的输入,在小数点的前后用户可以自定义位数,可以限制特定的符号的输入封装了cedit类,功能十分强大-Cedit controls can be a fixed format input, before and after the decimal point users can define the median, specific restrictions on the importation of the symbols of Cedit Packaging
0307cfcount
- 功 能: 1.40种记数器图片样式可以选择,并且可以方便自由地增加记数器图片样式! 2.可以设置计数器显示数字,计数器起始时间,计数器隐藏,是否防刷新记数。 3.可以记录来访客的来源IP地址和来源页面信息。 4.每天的访问数据统计。 6.密码找回功能。 7.为多用户计数器,具有注册用户管理功能,可以设置记数器运行环境。 8.可以设置记录的最大条数,超过会自动删除,保证系统快速稳定运行。 9.增加计数器图片样式的方法:把新的计数器图片复制到counterpic目录
vote21
- 软件简介: 调查投票系统介绍: 可生成网上可见的多数调查系统投票系统, 支持同时产生多套调查投票, 可自定义题目类型(如单选+多选,单选+文字,纯文字等类型) 可自由更换界面,使用时提交和提交成功界面均是纯Html格式。 随时可对使用中投票调查进行更改,随时查看调查结果。 投票还原功能,可以将统计结果还原成各个投票者的投票情况。 -software brief : Investigation voting system introduced : Visibilit
从剪贴板粘贴数据
- 粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。 ---- 1. 在你的视中,实现OnEditPaste来处理用户从编辑菜单选择粘贴命令的操作。 ---- 2. 在OnEditPaste函数中,建立一个COleDataObject对象并且访问它的AttachClipboard成员函数来将这个对象绑定到剪贴板。 ---- 3. 访问COleDataObject::IsDataAvailable函数来检查是否可以使用特殊的格式。当然,你也可以通过循环使用COle
HookMessagebox
- 这是一个Hook windowsAPI 的例子。 本DLL是HOOK windows的messagobox函数 并将应用程序中调用messagebox函数弹出的对话框的样式修改了一下!修改后的对话框效果见源代码里的效果图!在release目录里自带一个将dll注入进程的程序!-Hook windowsAPI example. The DLL is the messagobox HOOK windows function will be called from applications m
打字训练应用程序
- 模拟打字训练器应用程序。 功能:允许用户输入文本,当用户按下任意按键时,GUI上高亮显示对应的按键;还可以观察打字进度;格式化字体。-typing simulation training device applications. Function : allows users to enter text when users press the random button, the GUI highlighter on the corresponding button; One can ob
Arest
- 休息精灵 版本 1.25 为了健康使用电脑,避免长时间使用电脑而疲劳,做到劳逸结合而编制此程序。使用的时候最好加入到启动组里,这样每次都可以自动运行。 1 功能: .从运行起每隔50分钟,休息10分钟,可设置。 .休息完自动解除屏幕保护. .退出程序可以使用热键Ctrl+Alt+Q. .加入工作与休息时间的倒计时。 .30秒倒计时可以被暂停。 .允许打开关闭声音。 .支持wav,MP3,wma等音乐格式文件 .音乐列表功能 .在休息时,屏蔽Alt+T
几种常用图像处理算法
- 几种常用图像处理算法 里面包含完整的算法实现函数代码 已编辑成为word文档格式 便于复制: 垂直镜像 图像的旋转 图像缩放 256图像转化成灰度图像 随即噪声 亮度调整 色调调整 对比度调 八种图像处理算法函数 -several common image processing algorithm containing the complete algorithm editing function has become a code word document easy copy f
cjy-source-2006
- JJ测试仪采集数据函数格式为: delphi: function Readjj(i:Pchar p:Pchar):integer stdcall external Readjj.dll name Readjj i:为酒精值 p:为结论-JJ tester data acquisition function format : delphi : function Readjj (i : Pchar p : Pchar) : integer stdcall externa
format
- 小巧实用的进制转换工具源码,具备多种格式转换功能-Compact hexadecimal conversion tools useful source, multi-format conversion function
PB_function
- powerbuilder的函数大全,整理成chm格式,方便搜索-PowerBuilder function Daquan, organized into chm format to facilitate search
function
- 在python应用文件写入写出的几个小函数,用于将文件写入到网页中而保持格式-Application documents written in python written some small function, used to write files to the page and keep format
gmr
- GMR returns the gyromagnetic ratio and other NMR properties for various nuclei as well as the electron. Besides the function format, the command format will work as well, e.g. "gmr Na23 hzpt 3.0
matlabimageprocessfunction
- 详细介绍matlab图像处理中的基本函数,给出了函数格式。-Matlab image processing detail the basic function, given the function format.
function-to-explain-format
- function to explain format
standard-c-function-checking
- C语言查询手册,方便初学者使用。pdf格式。-C language query manual, easy for beginners to use. pdf format.
format
- vb里面format的格式,里面是自己多年的经验-vb format function
C-P-P-library-and-function-Daquan
- chm格式,C++库及函数大全,含有例题,查询方便。-chm format, C++ library and function Daquan, containing examples, convenient query.
docnotepad
- C#语言编写一个多文档文本编辑器,附有设计文档和C#源码,参考了系统提供的写字板功能。可完成以下功能: 文件:(新建、打开、保存、退出); 编辑:(复制、剪切、粘贴、全选); 格式:(自动换行、字体、颜色),格式的设置功能要区分是设置当前块的格式还是设置所有内容的格式; 界面:有工具栏,弹出菜单,状态栏等功能来提高操作的便利性; 若增加数据库支持,可采用数据库保存打开文件的历史记录、甚至保存文本文件的内容。-C# language, a mult
Matlab函数
- matlab常用函数大全;格式是HTLM的,方便查阅。(matlab commonly used function Daquan; format is HTML, easy access.)