Welcome![Sign In][Sign Up]
Location:
Search - vb bin

Search list

[SQL Serverxcxys_bg

Description: 宾管管理系统,VB编用,需要SQL数据库支持-BIN control management system, using VB series, need SQL database support
Platform: | Size: 37888 | Author: 夏陈新 | Hits:

[File OperateBinCombine

Description: 一般硬件都是已bin文件烧录程序的,象ARM等复杂的CPU,可能会用到多个程序,存放在FLASH中的不同位置,这种情况烧录程序就需要烧录多次,比较麻烦。本人用VB编写了一个可以合并多个bin文件的程序,FLASH的地址可任意填写,填写完毕之后按下COMBINE按键,就会生产一整个bin文件,保护你需要添加的多个bin文件在对应的位置上,再次烧录,只需要烧录一次,比较方便。-general hardware are already bin document copying process, as complex ARM CPU, may be used in a number of procedures, stored in the FLASH different locations, This replication process will require replication times, more trouble. I use VB can be prepared a number of merger bin documentation procedures, the addresses can be FLASH arbitrary fill Completed after COMBINE press the button, it will produce a document as a whole bin, Protection you need to add a number of documents in the bin corresponding to the location, again burning, burning only need one more convenient.
Platform: | Size: 795648 | Author: lizhen | Hits:

[ISAPI-IEdailiceshi

Description: vb代理 季节彬 这个是程序,要源码联系作者-vb agent this season Bin procedures to contact the author FOSS
Platform: | Size: 107520 | Author: tb | Hits:

[File OperateDisplayBinfiles

Description: VB6.0代码,展示了如何操作显示BIN文件(点击左边文件后选择Display),针对某些非数据库的文件应用,可以参考修改。-VB6.0 code, demonstrating how to operate display BIN file (click the left side of paper to choose Display), for certain non-database application documents can be edited.
Platform: | Size: 6144 | Author: ljj | Hits:

[GDI-Bitmapvbrippercode

Description: vb实现水波效果相关代码。改编自罗云彬的汇编代码。还有2个调用dll实现水波效果的代码。-vb code to achieve water-related effects. Adapted from the Luo Bin assembly code. There are two calls to achieve water effects dll code.
Platform: | Size: 533504 | Author: 书林跋涉 | Hits:

[WaveletVBsbtx

Description: vb实现水波特效.效果很好.! 个dll由孤帆改写编译自罗云彬的“实现水波特效的代码例子” mWaveObjApis.bas模块是该dll的输出函数声明和使用详情模块 如果你要用于其他语言请自行制作相应的函数声明模块,WaveObj.lib 是这个dll对应的静态连接库-vb Shuibo achieve special effects. well.! months dll rewritten by the compiler孤帆Luo Bin from the realization of the code examples wave effects mWaveObjApis.bas module is the output of the dll function declaration and use of the details of modules if you want to use for other languages your own production of the corresponding function declaration module, WaveObj.lib is the dll corresponding static link library
Platform: | Size: 73728 | Author: 邓洪 | Hits:

[Othertanxisuanfa_huochuanzhuangxiang

Description: vb环境,下用贪心算法编的货船装箱问题。-vb environment, under the greedy algorithm made use of the cargo bin-packing problem.
Platform: | Size: 2048 | Author: QinJun | Hits:

[Game Hook CrackJS

Description: 现在制作外挂的大多都遇上一个问题,就是找不到龙族进程。其实很简单,因为大家使用的都是Findwindows函数,这个函数需要得到窗体的类名才能获得窗体句柄。而现在窗体类名已经被官方加密,等于说Findwindows函数已经彻底被屏蔽了,很多想写龙族外挂的都卡在了这一步上。 其实要破这个限制很容易的,官方现在不再隐藏进程里的dragonraja.bin,所以我们完全可以放弃Findwindows函数转向从进程上下手! 这里公布一段VB原代码,作用是怎样获取指定的进程!-Now most of the production of plug-ins are a problem encountered is that the process can not find nationality. Is actually very simple, because we all are used Findwindows function, this function needs to be a form of class name to get form handle. And now form the class name has been the official encryption, mean that Findwindows function has been completely shielded, many want to write plug-nationality of all cards in this step on. In fact, we would break the limit quite easy now no longer hide the process of the official s dragonraja.bin, so we can give up Findwindows function shifted from the process to gain the upper hand! Published here for some VB source code, is the process of how to obtain the specified!
Platform: | Size: 2048 | Author: sgy | Hits:

[OS programWaveObj

Description: vb调用dll实现水波特效(WaveObj.dll由孤帆改写编译自罗云彬的汇编代码)-dll call vb realize wave effects [WaveObj.dll rewritten by the compiler since孤帆Luo Bin assembly code]
Platform: | Size: 110592 | Author: gongxd | Hits:

[Algorithm21276

Description: bin packing problem vb and c# codes exists
Platform: | Size: 69632 | Author: cihan | Hits:

[Internet-NetworkSharpPcap-3.0.0.bin

Description: SharpPcap 是一个.NET 环境下的网络包捕获框架,基于著名的 pcap/WinPcap 库开发。提供了捕获、注入、分析和构建的功能,适用于 C# 和 VB.NET 开发语言。-The purpose of SharpPcap is to provide a framework for capturing, injecting and analyzing network packets for .NET applications. The following list illustrates the features currently supported by SharpPcap: Single assembly for Microsoft .NET and Mono platforms on Windows (32 or 64bit), Linux (32 or 64bit) and Mac. High performance- SharpPcap can capture fast enough to keep up with+3MB/s scp transfer rates WinPcap extensions are partially supported Setting the kernel buffer size Injecting packets using send queues Collecting network statistics on a given network interface Enumerating and showing details about the physical network interface on a Windows machine. Capturing low-level network packets going through a given interface. Analyzing and parsing the following protocols: Ethernet, ARP, IP (IPv4 and IPv6), TCP, UDP, ICMP, IGMP. Injecting low-level network packets on a given interface. Handling (reading and writing) offline packet capture files. Retrieving ad
Platform: | Size: 148480 | Author: liuxing | Hits:

[.netHex2Bin

Description: A project with source code, to convert Intel-16 Hex file (*.hex) into Binary file (*.bin). Project is written in Visual Basic 2008. Probably much useful in In Application Programming (IAP) of embedded systems projects, where binary file will be input.-A project with source code, to convert Intel-16 Hex file (*.hex) into Binary file (*.bin). Project is written in Visual Basic 2008. Probably much useful in In Application Programming (IAP) of embedded systems projects, where binary file will be input.
Platform: | Size: 802816 | Author: Kiran P | Hits:

[Windows DevelopDevelopment.modularized.programming.VB.Recycle.Bin

Description: VB模块化编程回收站开发代码Development of modularized programming VB code Recycle Bin -Development of modularized programming VB code Recycle Bin
Platform: | Size: 6144 | Author: 6 | Hits:

[Windows DevelopDesign.development.VB.code.empty.Recycle.Bin

Description: VB回收站清空设计开发代码Design and development of VB code to empty the Recycle Bin - Design and development of VB code to empty the Recycle Bin
Platform: | Size: 2048 | Author: d | Hits:

[CSharpSharpPcap-4.1.0.bin

Description: SharpPcap 是一个.NET 环境下的网络包捕获框架,基于著名的 pcap/WinPcap 库开发。提供了捕获、注入、分析和构建的功能,适用于 C# 和 VB NET 开发语言。-SharpPcap is a network packet capture framework NET environment, based on the famous pcap/WinPcap library development. Provides capture, injection, and build functionality applies to C# and VB NET development language.
Platform: | Size: 358400 | Author: | Hits:

[e-languageBin

Description: 一个VB的编译器,很不错的-A VB compiler, very good. . . . . . . . . . .
Platform: | Size: 741376 | Author: yujing | Hits:

[Technology Managementbin

Description: This is a camera caputer in complete VB.Net You can use Kinect and other microsoft hardware
Platform: | Size: 223232 | Author: gioe | Hits:

[Software Engineeringopc-client-guide-VB

Description: OPC客户端程序设计 使用本书的示范源程序之前,你必须复制和注册必需的OPC服务器,代理-占位DLL,和ActiveX控件: 1. 把配置的光盘插入光盘驱动器, 然后用浏览器打开光盘。 2. 拖动含有示范源程序的文件夹"\Samples", 并将它放在要存放示范源程序的硬盘文件夹中(比如:C:\)。 3. 单击[开始]按钮,然后选择[运行]菜单。单击[浏览]按钮并选择OPC注册批处理文件 "\Samples\Bin\RegOPC.BAT"。 4. 单击[OK]按钮就可以注册OPC服务器,代理-占位DLL,和ActiveX控件。 启动示范源程序: 第2章: -同期数据访问示范程序: 请启动\Samples\Chap2\Sync\Project1.vbp。 -非同期数据访问示范程序: 请启动\Samples\Chap2\Async\Project1.vbp。 第3章: -OPC ActiveX示范程序: 请启动\Samples\Chap3\TrendGraph\OPCTrend.vbg。 第4章: -OPC VBA示范程序: 请启动\Samples\Chap4\Excel\VBA.xls。 -OPC ActiveX示范程序e: 请启动\Samples\Chap4\Excel\ActiveX.xls。 系统和软件要求: 操作平台: WindowsNT 4.0 Workstation(SP3)/Windows 2000 Professional -VB: Visual Basic 5.0/6.0 专业/企业版 (第2章和第3章) -Excel: Office 97/Office 2000 (第4章)-OPC client programming model of the source before using this book, you must copy and register the necessary OPC server, proxy- placeholder DLL, and ActiveX controls: a configuration CD into the CD-ROM drive, and then open the CD browser . The file contains a demonstration of the source 2 drag the folder " \ Samples" , and place it on a hard disk to store the demonstration of the source folder (for example: C: \). 3 Click [Start] button, and then select [Run] menu. Click [Browse] button and select the batch file registered OPC " \ Samples \ Bin \ RegOPC.BAT" . 4 Click the [OK] button can register OPC server, proxy- placeholder DLL, and ActiveX controls. Start demonstration source: Chapter 2:- Data Access demonstration program over the same period: Start \ Samples \ Chap2 \ Sync \ Project1.vbp.- Asynchronous Data Access Demonstration Program: Start \ Samples \ Chap2 \ Async \ Project1.vbp. Chapter 3:-OPC ActiveX demonstration program: Start \ Samples \ Chap3 \ TrendGraph
Platform: | Size: 4361216 | Author: | Hits:

[JSP/Javabin-packing-master

Description: calculate space to pack bin afet submiit the dimensions
Platform: | Size: 38912 | Author: Vali12 | Hits:

[Windows DevelopVRMLBrowserBin10

Description: vrml VIEWER Visual Basic 6 bin
Platform: | Size: 124928 | Author: linuxN | Hits:
« 12 3 »

CodeBus www.codebus.net