资源列表
jiansuqiVBshiji
- 减速器标准斜齿轮的CAD的VB设计,很好用,大家可以-helical gear reducer standards of the VB CAD design, useful, we can try
Single_Pulse
- 单个脉冲发生器的multisim9仿真文件-single pulse generator simulation document multisim9
zhichiyuanglunVBsheji
- 直齿圆柱齿轮的VB设计,毕业设计做过的,很好用-spur gear VB design, the graduate design done good use
generate_mod_signal
- 产生15种模拟及数字调制信号函数。参数说明:type-调制信号种类,total_time-信号总时间长度,fc-载频,fs-抽样频率,symbol_rate-符号率-have 15 analog and digital modulation signal function. Parameter Descr iption : type-modulated signal types,'04-Signal total time length, fc-carrier frequency, fs-
softhy273a
- 很好用的东东哦。我自己尝试用过,不过也是在别人那里弄来的,希望跟大家共同分享啊。-good use of the Eastern oh. I used to try, but in others there is obtained, we hope to share with ah.
ui1
- 关于窗口框架 文档 视图 SDI的界面编程的visual c++程序-window on the framework document View SDI interface programming procedures visual c
tuoguanhefeituoguancaozuo
- 此为与非托管环境互操作,请解压后使用,大家多多支持-care for the environment and non-interoperable, please use unpacked, we can support
ui2
- 一个关于按钮的界面程序 非常的实用 环境是visual c++ 是关于界面美化的好例子-a button on the interface procedures are very practical environment is on the visual interface c good examples of landscaping
HIDKomponente
- hid controller(human interface devices)一套完整的hid相关组件,能够处理所有的usb接口的hid子类-hid controller (human interface devices) a complete hid related components, will be able to handle all the usb interface hid Operator
csharpyuyanjichengxusheji
- c#程序设计基础,是介绍c#程序设计语言的基础书籍,适用于初学者。-program design is based on c # programming language based on the books, applicable to beginners.
C++SourceCode
- 一些C++ 的源代码,包括: 按钮 对话框 多媒体 复用 黑客 加密 界面 进度条 启动画面-some C source code, including : multimedia button box reuse hackers progress of the encryption interface screens
VB111
- 这是一个使用SetWindowsHookEx的程序,屏蔽了键盘按键(包括系统按键)。 如果只想屏蔽某个按键,请更改下面的代码。 Form1.Text1 = wParam Form1.Label1 = kk.vkCode & \":\" & kk.scanCode & \":\" & kk.Time If wParam = 256 Then Myfunc = 1: Exit Function endif wParam 的按键值可以在程序运行中测试中找到。-S