搜索资源列表
[笑语制作]播放flash
- 利用五分钟,给程序添加播放flash的功能flash的播放,是使用Macromedia的flash播放控件来播放flash步骤如下:建立一个单文档的程序,最后一步选择CFormView作为视图编辑视图的资源添加一个EditBox作为输入文件名,一个按钮播放。添加flash播放控件Project Add To Project Components and Controls Gallary选择:Registered ActiveX Controls文件夹下面的Shoc
Handocx.rar
- C++手寫輸入控件,標准ACTIVX,可用於任何WINDOWS程序,C++ Handwriting input controls, standards ACTIVX, can be used for any WINDOWS program
74HC116
- January 1988 MM54HC00/MM74HC00 Quad 2-Input NAND Gate General Descr iption These NAND gates utilize advanced silicon-gate CMOS technology to achieve operating speeds similar to LS-TTL gates with the low power consumption of standard CMOS
lab7_1
- 设计一个小型的复数类(C++标准库complex提供复数类),这里为了说明重载运算功能而设计,在小型复数类MiniComplex中,数据成员:实部与虚部。函数远远主要是重载进行复数运算的各种操作符。由于各种运算符功能的限制,将输入与输出运算符重载为友元函数,使得复数的输入与输出更加方便快捷,成员函数重载+,—,*,和/运算符来进行复数的加法、减法、乘法、和除法运算,重载逻辑运算符= =进行复数的相等比较。-Design of a small category of plural (C++ Sta
MarkABC
- 这是一个外国人编写的c#录音程序。录入的声音为wav文件,存放在缓存中,直接播出。-This is a foreigner prepared by the c # recording procedures. Input wav voice of documents, stored in the cache, direct broadcast.-MarkABC.rar
Numedit
- Numeric input and edit component for C++ builder.
FocalSpotTravel
- Visual C#实现按回车键让焦点在录入控件中移动的窗口,回车切换控件焦点//要想使这个方法起到作用先将窗体的keypreview属性改为true,此功能看上去要更加智能一些,对于经常使用键盘操作的录入员来说,是个很实用的功能,无需让用户去定焦确认,省去了一些录入的宝贵时间。-Visual C# implementation of the window allow the focus to move in the input control press Enter Enter switch c
RwCardActiveX
- C#编写ActiveX控件,使用VS2008开发,亲测可用,里面两个方法int Test(int x, int y),string ShowMsg(),并提供IE调用的页面例子。 先用RegAsm.exe对控件进行注册,Cmd命令进入下载解压后的目录(cd命令应该会吧~-~),输入RegAsm.exe "RwCardActiveX.dll",注册成功 后用IE(ActiveX只认IE浏览器*_*)打开Test.htm就可以看到你想看到的东西啦~~(C# write Act
