搜索资源列表

  1. VB6 Mouse Wheel

    0下载:
  2. VB6集成环境鼠标滚轮修正插件。 使用VB6打开工程,将它编译至C:\\Program Files\\Microsoft Visual Studio\\Common\\MSDev98\\AddIns目录 在VB6的Add-In Manager里面激活“MouseWheel Fix”插件。你的VB6就可以使用鼠标滚轮翻动源代码了。-VB6 integrated environment that plug-in mouse wheel. U
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:63479
    • 提供者:全宁
  1. 查询数据库的最完美技巧

    1下载:
  2. You may read code because you have to-to fix it, inspect it, or improve it. You may read code the way an engineer examines a machine--to discover what makes it tick. Or you may read code because you are scavenging--looki
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:45383
    • 提供者:孙平
  1. 图片收藏系统

    0下载:
  2. 这是我用课余时间做的一个Flash播放器,在网上看到一些网友做了一些自已的播放器,可是还要注册,(对于我们这些穷学生来说哪有钱呀^_^ )于是自已做了一 个,她不仅是完全免费,而且还代码公开。希望广大网友支持自由软件。里面有一个BUG不得不说出来,就是对多个文件进行播放时,必须远择多个文件,则否会出错, 由于上学期马哲没及格,这学期要补考,所以没有花时间来修正它。对VB感兴趣的朋友们自已改改吧。*_*, 如果有什么其他的建议
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:121176
    • 提供者:廖鹏
  1. GMSI.NET

    0下载:
  2. 这个是3dlinx的破解教程,破解补丁到我的网站里有下,可以说这是一个.net编程如何破解的一个教程-this is the crack 3dlinx Guide, resolve to fix the website I have, we can say that this is one. Net programming how to decipher a Guide
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:57187
    • 提供者:银河水
  1. CSpreadShee

    0下载:
  2. // Class to read and write to Excel and text delimited spreadsheet // // Created by Yap Chun Wei // December 2001 // // Version 1.1 // Updates: Fix bug in ReadRow() which prevent reading of single column spr
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6734
    • 提供者:梁乐
  1. ietools2.6

    0下载:
  2. 很好的IE修复工具,可以恢复为原始状态!-good fix tool that can restore to its original state!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:530492
    • 提供者:张春
  1. dbremotebackup

    0下载:
  2. 介绍一种数据库远程备份方案 服务端(发送方)和客户端(接收方)定好数据库结构及内容格式后,由服务端将数据库生成指定XML格式文件后, 通过Socket发给客户端。客户端接收成功后,用收到的XML库格式文件,生成数据库。-introduces a remote database backup server (the sender) and the client (recipient) fix the database node
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:92059
    • 提供者:haichuan
  1. fix

    0下载:
  2. 很好的整人精灵1.0源代码-good for the entire people of Triazolam 1.0 source code
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:40279
    • 提供者:梁远
  1. Opatch_200506

    0下载:
  2. Orcle patch file fix zip-Oracle patch fix zip file
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3340048
    • 提供者:Liang
  1. UltraVNC-102-Src

    0下载:
  2. 著名的远程控制软件UltraVNC源码最新版本 ** v1.0.2 Release - Resizable FileTransfer window - Improved cursor handling in viewer and javaviewer - Improved Autoreconnect option in server - Improved query-on-incoming-connection
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2443166
    • 提供者:咖喱
  1. AnimDemo

    0下载:
  2. The AnimateWindow() function provides special effects (roll, slide, collapse, expand, and alpha-blended fade) for showing and hiding windows. It is an alternative to the ShowWindow() function. However, in the case of a m
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:31167
    • 提供者:bobo_234_645
  1. VidRead.tar

    0下载:
  2. Video Reading Code for Matlab. This some C++ and mex code written as a Matlab wrapper around the ffmpeg video reading libraries. It should compile under Windows and Linux. (The Windows compilation requires mingw gcc. Ext
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:5313
    • 提供者:薛斌
  1. GPSzzl

    0下载:
  2. 在进行数据接受编程之前,先介绍一下该模块的数据格式。它支持NMEA-0183输出格式。信息如下: GGA位置测定系统定位资料(Global Positioning System Fix Data) GSV 导航卫星资料(GNSS Satellites in View) RMC导航卫星特定精简资料(Recommended Minimum Specific GNSS Data) VTG 方向及速度等相关资料(C
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13604
    • 提供者:zzl
  1. WindowsANIZeroDayPatchSource

    0下载:
  2. // Quick and dirty blanket fix for ANI zero-day vulnerabilities. // Prevents loading cursors from outside the Windows directory. // // Derek Soeder - eEye Digital Security - 03/29/2007-/ / Quick and dirty blanket f
  3. 所属分类:杀毒

    • 发布日期:2008-10-13
    • 文件大小:4692
    • 提供者:lee
  1. itpp-3.10.9.tar

    0下载:
  2. 这是fast fix-point algorithm 的C++版本,对于在机器人中的应用非常有作用-This the fast fix-point algorithm in C + + version, For the robot is very useful
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1011851
    • 提供者:吴道子
  1. MATLAB_mysusan

    0下载:
  2. Author: Abhishek Ivaturi Summary: SUSAN Edge detection in gray scale images. MATLAB Release: R13 Required Products: Image Processing Toolbox Descr iption: Edge detection in gray scale images using the SUS
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8196
    • 提供者:Jallon
  1. FixHDParton18

    0下载:
  2. fix partition
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:2953
    • 提供者:周讯
  1. Genesis3D-v1.6-Src

    1下载:
  2. Advanced Genesis3D is the engine used by the Tsudashi project. This is a rebuild of The Premiere Open Source 3D Real-Time Rendering Engine: Genesis3D. The aim is to fix bugs and to add new features.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2536698
    • 提供者:Charwavid
  1. IDEFixPack30D11D13D14

    0下载:
  2. IDE Fix Pack 2007/2009/2010 3.0
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:172032
    • 提供者:Windljp
  1. Leatrix_Latency_Fix_3.03

    0下载:
  2. MELHORA PING FIX LATENCY
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:4957184
    • 提供者:joao2010089
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org