搜索资源列表

  1. VB111

    0下载:
  2. 这是一个使用SetWindowsHookEx的程序,屏蔽了键盘按键(包括系统按键)。 如果只想屏蔽某个按键,请更改下面的代码。 Form1.Text1 = wParam Form1.Label1 = kk.vkCode & \":\" & kk.scanCode & \":\" & kk.Time If wParam = 256 Then Myfunc = 1: Exit Function endif
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:49637
    • 提供者:刘郑
  1. Myfunc

    0下载:
  2. 一个用visual c++开发的模仿windows MSN的小程序,大家可以做个参考。-with a visual c imitate the development of small windows MSN procedures, you can make a reference.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:151093
    • 提供者:刘家梁
  1. 200651320141760-7087

    0下载:
  2. 做Java开发朋友一定知道Eclipse编辑器,这是它的VB实现. Form1.Label1 = kk.vkCode & \\\":\\\" & kk.scanCode & \\\":\\\" & kk.Time \\ If wParam = 256 Then Myfunc = 1: Exit Function \\ endif wParam 的按键值可以在程序运行中测试中找到。-doing Java develop
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:342009
    • 提供者:广泛大
  1. window_Cwnd

    0下载:
  2. 实现窗口透明 只需在创建窗口函数中加入 SetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE, GetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE)^0x80000) HINSTANCE hInst = LoadLibrary(\"User32.DLL\") if(hInst) { typedef
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:26349
    • 提供者:zhangwei
  1. VB111

    0下载:
  2. 这是一个使用SetWindowsHookEx的程序,屏蔽了键盘按键(包括系统按键)。 如果只想屏蔽某个按键,请更改下面的代码。 Form1.Text1 = wParam Form1.Label1 = kk.vkCode & ":" & kk.scanCode & ":" & kk.Time If wParam = 256 Then Myfunc = 1: Exit Function endif w
  3. 所属分类:按钮控件

    • 发布日期:2024-06-16
    • 文件大小:49152
    • 提供者:刘郑
  1. Myfunc

    0下载:
  2. 一个用visual c++开发的模仿windows MSN的小程序,大家可以做个参考。-with a visual c imitate the development of small windows MSN procedures, you can make a reference.
  3. 所属分类:通讯编程

    • 发布日期:2024-06-16
    • 文件大小:5707776
    • 提供者:刘家梁
  1. 200651320141760-7087

    0下载:
  2. 做Java开发朋友一定知道Eclipse编辑器,这是它的VB实现. Form1.Label1 = kk.vkCode & \":\" & kk.scanCode & \":\" & kk.Time \ If wParam = 256 Then Myfunc = 1: Exit Function \ endif wParam 的按键值可以在程序运行中测试中找到。-doing Java development frien
  3. 所属分类:绘图程序

    • 发布日期:2024-06-16
    • 文件大小:342016
    • 提供者:广泛大
  1. window_Cwnd

    0下载:
  2. 实现窗口透明 只需在创建窗口函数中加入 SetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE, GetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE)^0x80000) HINSTANCE hInst = LoadLibrary("User32.DLL") if(hInst) { typedef BO
  3. 所属分类:对话框与窗口

    • 发布日期:2024-06-16
    • 文件大小:1561600
    • 提供者:zhangwei
  1. Zhuxian

    0下载:
  2. 实现游戏挂机功能,基本上所有功能都能实现,包括无限多开!-Hang up the realization of the game features, basically all the features can be achieved, including an unlimited number of open!
  3. 所属分类:外挂编程

    • 发布日期:2024-06-16
    • 文件大小:390144
    • 提供者:风过
  1. myfunc

    0下载:
  2. 朋友帮忙编写的图像的坐标变换代码,实现直角坐标下图像的显示~-a function which can trans image form polar coordinate to De cooedinate
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-16
    • 文件大小:1024
    • 提供者:田野
  1. 飞狐,大智慧数据函数开放

    0下载:
  2. 使用方法: 新建一个文件夹 D:\gdata 公式调用如下一条就够,在什么周期下用就下载什么周期的数据.够爽吧 数据:"MYFunc@MYWXT"(v,1); 还有一个macd的diff及dea调用方法如下 DIFF:"MYFunc@DIFF"; DEA:"MYFunc@DEA"; macd:2*(DIFF-DEA); ma均价调用方法如下
  3. 所属分类:程序开发库

  1. myfunc

    0下载:
  2. 自己编写的函数包,包括傅里叶逆变换,傅里叶变换,离散信号的处理函数-the function of matlab. including dft,dtft,stem and so on.
  3. 所属分类:书籍源码

    • 发布日期:2024-06-16
    • 文件大小:11264
    • 提供者:枝平

源码中国 www.ymcn.org