资源列表
ModalWin
- 一个用于打开多文档的vc程序,可以同时打开多个文档-for a more open vc documentation procedures, and it can simultaneously open multiple documents
Professional-Menus
- 基于C#的文本编辑器例程,实现了基本的文本功能,例如保存,新建,字体等。-C#-based text editor routines to achieve a basic text features, such as saving, new, font and so on.
学习资料
- 一个用VB做的类似的记事本,源码很简单,方便大家学习.交流-a VB do similar notebook, the source code is very simple and convenient to study. Exchange
attach
- 用VC++6.0编写的控件,该控件可以插入图片,选择框等各种功能,并有打印和打印预览功能-Prepared with VC++6.0 control that can insert pictures, choose frames and other functions, and printing and print preview function
11
- empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=21 && a<=50 b=0.5842*((a-
GetEditLine
- === === === === === === === === === === === === === == MICROSOFT 基础类库: GetEditLine 项目概述 =============================================================================== 应用程序向导已为您创建了这个 GetEditLine 应用程序。此应用程序不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写应用程
HexEditor90331642002
- Hex Edit Program visual basic source
akautocomplete_pro2
- 这是一个真正的C++风格的自动敏感智能填写输入框,是开放代码中不可多得的宝贝。有编辑框、下拉框,还有文件路径的自动填写和提示。多实验你就能体会到它的强大。-This is the automatic sensitive intelligence a true C++ style to fill in the input box, is a rare baby open code. Edit box, the drop-down box, and the path of the file auto
hwx
- 红外线替代程序,方波去掉,可换做红外 接受头,带原理图,带程序,呵呵,适合新手-Infrared alternative procedures
HtmlBox_4.0.3
- 基于jQuery的富文本编辑框,集成Ajax支持-JQuery rich text edit box, integrated Ajax support
Delphi_currency
- 财务控件,输入金额,,按位分割 -currency
gef-step9-3
- GEF 图形编辑框架,是Eclipse旗下一个重要的插件,用于开发图形界面。这是系列教程源码之9-3。