CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vb 内存

搜索资源列表

  1. QuickFindlargefilesinVBstrings

    0下载:
  2. VB快速查找大文件中的字符串: 基于内存影射文件和VB模拟指针技术,能大大加快大型文件中字符串的查找速度。-VB quickly find large files in the string: memory mapping files and VB based simulation pointer technology, can greatly speed up large file string search speed.
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:2156
    • 提供者:齐人同
  1. MapMemory

    0下载:
  2. VB通过共享内存,共享数据. 可读可写.-none
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7191
    • 提供者:严明
  1. 2008112237829

    0下载:
  2. 这个例程及文档详细地介绍了VB6中的物件导向概念,还演示了比较高级的共享内存、多线程等示例,如果你的英语功底好、VB达到中级的话,这将是不可多得的好资料。-The routines and documentation described in detail in the object oriented concept VB6, also demonstrates a relatively high-level shared memory, multithreading, etc. Example
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:814073
    • 提供者:hxwcool
  1. 20078814347422

    0下载:
  2. 这个代码原先是VB6的代码,作者升级改造为VB.NET2005。主要功能是获取本地计算机的内存、页面文件、CPU等参数及使用状态。类似Windows的资源管理器中的性能显示,程序以条形图显示物理内存总量、剩余数等。 -This code was originally VB6 code, of upgrading to VB.NET2005. Main function is to obtain the local computer' s memory, page file, CPU an
  3. 所属分类:.net

    • 发布日期:2017-04-17
    • 文件大小:393707
    • 提供者:huzike
  1. ReadMemory

    0下载:
  2. 用VB读取内存的例子,直接读取、读取偏移地址内存等-Read process memory using Visual Basic
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:27028
    • 提供者:孟亚明
  1. GBAbiancheng

    0下载:
  2. 关于在GBA上面编程,现在网上的达人们似乎都认为它要比在PC上面编程简单一些。毕竟,在GBA上面编程,迄今为止还没有像VB、VC之类的所谓“所见即所得”的开发工具,而GBA也不可能支持面向对象的编程;一切都要靠汇编和C语言……如果你接触过汇编或者C语言,那么,上手就很容易了!不过,也不是像你想象的那么难,因为GBA的硬件是所谓“单总线结构”,或者说,叫做“统一编址”;无论是访问内存,还是寄存器或者接口,就像直接访问内存一样那么简单!-GBA on top of programming, now
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2987397
    • 提供者:guibin
  1. Vb_simulation_system_memory_management_procedures.

    0下载:
  2. Vb模拟系统内存与进程管理程序Vb simulation system memory and process management procedures-Vb simulation system memory and process management procedures
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:102761
    • 提供者:i
  1. VB_programming_memory_allocation_test_procedures.r

    0下载:
  2. VB编程内存分配检测程序VB programming memory allocation test procedures -VB programming memory allocation test procedures
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:11880
    • 提供者:7zip
  1. VB_programming_memory_allocation_test_code

    0下载:
  2. VB编程内存分配检测代码VB programming memory allocation test code -VB programming memory allocation test code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:10216
    • 提供者:dj
  1. 987239473

    0下载:
  2. VB的动态内存地址读取,做网游外挂的必备,绝对适合新手试炼-VB' s dynamic memory address to read and do the necessary plug-online games, and is suitable for novice trials
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-14
    • 文件大小:2625
    • 提供者:liue
  1. RunPEFromRam

    0下载:
  2. VB从内存启动程序(可能导致蓝屏)。例子中启动了cmd.exe系统自带的计算器程序calc.exe,但是在只存在进程名cmd.exe,而没有calc.exe-VB start the program from memory (which may lead to blue screen.) Example, the system comes with starting a calculator program cmd.exe calc.exe, but there is only the proc
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:16083
    • 提供者:楚吟风
  1. Memoryrelease

    0下载:
  2. vb内存释放源码,算法很经典,值得分析。-vb source code release memory, the algorithm is very classic, worthy of analysis.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1418637
    • 提供者:
  1. propview

    0下载:
  2. 内存对象属性编辑窗口,类似VB的属性窗口,很cool,很实用-propview
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:102046
    • 提供者:陈青
  1. Detect_EAT_HOOK

    0下载:
  2. 检查内核中是否存在EAT挂钩。在应用层通过VB获得内核模块的导出函数名及真实地址,然后与内存地址相比较。若不同,则恢复。-EAT check whether there is linked to the kernel. VB obtained at the application layer through the kernel module exported function names and real addresses, and then compared with the memory
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:105469
    • 提供者:王波
  1. 2010122513296881

    0下载:
  2. 上次发了个VB驱动读内存的源码,这次多做了几个功能。原本想再搞搞API HOOK的,看了些资料好像很难,精神也不好就没去搞了。业余水平,没啥技术含量,后面的代码也很乱。-Last time sent a VB drive memory of the source, the more the number of features. API HOOK originally want to mess things up, and looked as if some information is dif
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:80087
    • 提供者:dickmoon
  1. 20109813267280

    0下载:
  2. VB驱动读写内存例子,DLL为VC实现。 资源类别: VB源码¦系统控制 -VB example of drive read-write memory, DLL to VC implementation. Resource type: VB source ¦ system control
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:522305
    • 提供者:tazzette
  1. vbcpunet

    0下载:
  2. vb获取cpu内存占用率及网卡流量监控,是学习的好例子,可以用于多种-vb access card cpu memory usage and traffic monitoring, is a good example of learning, can be used for a variety of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2500
    • 提供者:镙丝丁
  1. apilj

    1下载:
  2. 一个典型的VB 拦截Api的源代码,文件夹说明:   VBAPIHooker - API拦截类(这是主角,它需要用到以下三个类)   VBMemoryAllocator- 内存分配管理类   VBPEFnLocator- PE文件导入/导出函数定位类   VBMiniWindow- 迷你消息窗口类      1.设定目标进程   例:假设目标进程ID为&HC80   ※设定目标进程    m_oAPIHooker.S
  3. 所属分类:钩子与API截获

    • 发布日期:2013-10-30
    • 文件大小:26159
    • 提供者:小鱼
  1. vbjpq

    0下载:
  2. VB版斗地主记牌器,用内存法写的。不多得的东西呀。-Landlords mind licensing control VB Edition
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-07
    • 文件大小:59430
    • 提供者:陈埸
  1. MemoryLoadDll

    0下载:
  2. VB版从内存中加载并调用DLL的代码 非LoadLibrary-VB version is loaded from memory and non-code calls a DLL LoadLibrary
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:61263
    • 提供者:凌浩
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com