Location:
Search - vb compiler
Search list
Description: 这是一个用VB编译的蝴蝶屏幕保护程序,运行后蝴蝶从上到下飞舞,然后按任意键程序退出-This is a VB compiler of the butterfly screen saver, running from top to bottom after the butterflies fluttering, then arbitrary procedures to withdraw from bond
Platform: |
Size: 26945 |
Author: lcz |
Hits:
Description: vb反编译软件 源代码
Semi VB Decompiler by vbgamer45
Open Source
Version: 0.03-vb-compiler software source code Semi VB Decompiler by vbgamer4 five Open Source Version : 0.03
Platform: |
Size: 168842 |
Author: 李威 |
Hits:
Description: 一个很不错的vb 反编译软件的原代码 用起来很不错-a very good vb-compiler of the original software code used to be very good
Platform: |
Size: 178196 |
Author: bt鹦鹉 |
Hits:
Description: 编译通过,可实际运行-compiler, the actual running
Platform: |
Size: 74752 |
Author: 余国平 |
Hits:
Description: 物流管理系统实例程序,vb编译-examples of Logistics Management System procedures, vb compiler
Platform: |
Size: 1133568 |
Author: 李 |
Hits:
Description: 一个很不错的vb 反编译软件的原代码 用起来很不错-a very good vb-compiler of the original software code used to be very good
Platform: |
Size: 178176 |
Author: bt鹦鹉 |
Hits:
Description: vb反编译软件 源代码
Semi VB Decompiler by vbgamer45
Open Source
Version: 0.03-vb-compiler software source code Semi VB Decompiler by vbgamer4 five Open Source Version : 0.03
Platform: |
Size: 168960 |
Author: 李威 |
Hits:
Description: 一款VB程序反编译工具,能够反编译VB5/VB6的部分程序代码。
主要功能如下:
1、分析程序所用窗体,模块,类模块API,图标,图像;
2、反编译P-CodeExe代码;
3、重建VB工程;
4、加密模块,防止其它软件反编译;
5、抓取内存映射文件。 -new anti-VB compiler tool that can decompile VB5/VB6 part of the code. The main functions are as follows : a, analytical procedures used forms, modules, API module type, icons, images; 2. anti-P compiler- CodeExe code; 3, reconstruction VB; 4, encryption module, prevent other anti-software compiler; 5, crawls memory mapping document.
Platform: |
Size: 2317312 |
Author: 魏存庆 |
Hits:
Description: 这个反编译VB的程序,可以学习~~~` -the anti-VB compiler procedures, we can learn from ~ ~ ~ `can learn ~ ~ ~`
Platform: |
Size: 230400 |
Author: 财财 |
Hits:
Description: 一个VB反编译源代码!有兴趣的可以下去-an anti-VB compiler source code! Interested parties can continue to see
Platform: |
Size: 1627136 |
Author: |
Hits:
Description: vb的反编译工具,十分好用,可修改资源文件-vb anti-compiler tool, a very handy may modify document resources
Platform: |
Size: 415744 |
Author: 吕建欣 |
Hits:
Description: visual basic 编译的多功能计算器-visual basic compiler multifunctional calculator
Platform: |
Size: 7168 |
Author: 杜伟婷 |
Hits:
Description: vb的反编译程序,可以将VB编写的执行文件反编译出来。-anti-vb compiler can be prepared by the implementation of document VB Decompiler out.
Platform: |
Size: 173056 |
Author: xuweihong |
Hits:
Description: 首先 注入与HOOK程序代码 需要用到myapi.tlb 文件,请将myapi.tlb文件引用到该工程中.否则无法正常编译-First of all injected with HOOK code needed myapi.tlb document, please myapi.tlb documents cited in the project. Otherwise, the compiler can not be normal
Platform: |
Size: 186368 |
Author: 小呆 |
Hits:
Description: 多层结构的学生成绩管理系统,VB编译,功能比较完善,可作为参考-Multi-layer structure of student achievement management system, VB compiler, a fairly complete feature can be used as reference
Platform: |
Size: 202752 |
Author: lee |
Hits:
Description: 元胞自动机的虚拟程序
开发工具:Microsoft Visual Basic 6.0
运行平台:Windows OS
(VB编译,代码未优化,运行速度较慢)
词语解释:
CA,cellular automata,元胞自动机,或称细胞自动机。
模式(Pattern),多个细胞构成的一个状态组合。
模型:
维度,二维四方网格
细胞,两种状态(活、死);一个方格代表一个细胞。
邻居,Moore型(上、下、左、右、左上、右上、左下、右下)
规则,1)一个活着的细胞如果保持活的状态,那么它必需具有2至3个活的邻居,否则它就变成死的状态。2)一个死的细胞如果变成活的,那么它必需恰好有3个活的邻居。
程序功能:
1. 方格水平数量和垂直数量自由设置(最少为2,即2*2的网格)
2. 随机初始化细胞(细胞为活的概率可设置)
3. CA状态的演化,可自动逐步也可手动逐步。
4. 两种显示模式(用于研究可能的规律)
5. 可对CA状态进行编辑(操作类似简单的绘图)。
6. 模式。可以选择局部网格为模式;模式可以被旋转和翻转操作;模式可以被保存到文件和插入到网格。
7. 可以保存当前CA的状态到文件,也可载入已保存的CA状态。-Cellular Automata virtual procedure
Development tools: Microsoft Visual Basic 6.0
Platform: Windows OS
(VB compiler, the code is not optimized to run more slowly)
Words to explain:
CA, cellular automata, cellular automaton, or cellular automata.
Pattern (Pattern), consisting of a number of cells in a state of combination.
Model:
Dimension, two-dimensional grid Quartet
Cells, two states (living and dead) a grid on behalf of a cell.
Neighbors, Moore-type (upper and lower, left, right, left, right, left, bottom right)
Rules, 1) If a living cell to maintain a state of living, then it must have 2-3 living neighbors, otherwise it becomes a state of death. 2) If a dead cell becomes live, then it must have exactly three live neighbors.
Program features:
1. The number of grid levels and the number of free vertical settings (at least 2, which is 2* 2 grid)
2. Random initialization cells (the probability
Platform: |
Size: 106496 |
Author: iDo4LT |
Hits:
Description: 一个LINK的增强工具源码,支持VB与C,通过修改LINK的源代码,可以让VB编译出真正的标准DLL和控制台应用程序。同时参照源码还可以明白命令行的处理原理,XP样式界面的编译方法等。-A LINK source of enhanced tools, support for VB and C, by modifying the source code of LINK, VB compiler will allow a truly standard DLL and console applications. At the same time, the light source can also understand the principle of command-line processing, XP style interface compiler methods.
Platform: |
Size: 427008 |
Author: gbcgbc |
Hits:
Description: 数字图像处理(VB)包括几种对图像进行处理的方法,使用VB环境编译,-Digital Image Processing (VB), including several methods of image processing, the use of VB compiler environment,
Platform: |
Size: 899072 |
Author: 苏林坡 |
Hits:
Description: 用vb制作的汇编编译器,相当于二次编译,特点:更快。-Produced by the VB compiler, equivalent to two times the compiler features: faster.
Platform: |
Size: 143360 |
Author: herry |
Hits:
Description: It is a program that can be compiled in source using Visual Basic
Platform: |
Size: 70656 |
Author: limchoice
|
Hits: