资源列表
queue
- 用c语言编程实现数据结构中队列,模拟机场办理登记手续。-With C language programming to queue data structure, simulation of airport check-in.
MedicineManager
- MFC医药进销存管理系统,编程软件是VC6.0,编程语言为C-MFC medicine Invoicing management system,programming tool is VC6.0, programming language is C++.
MMOD-file
- this my best idea about the 3D game
HDLL
- 在VB中,卸载NTDLL杀进程就是这种方法,但请慎重卸载其它DLL,先载入DLL并获取地址,然后Call函数地址,如果映像大小大于0,并且小于1.25G,估计没有那么大的DLL,这是只是为了判断数据是否合法,程序源码及方法仅供参考。以下为Assembly部分:Dim lngIndex As Long, lngCodeStart As Long 程序起始位址必须是16的倍数 VarPtr函数是用来取得变量的地址 lngCodeStart = VarPtr(m_O
DemoDataBase
- VB.net数据库操作类,包括了VB.NET连接数据库,同时还列举了一此常用的数据操作类的实例,比如:写二进制、WEB查询、数据库查询、优化SQL执行、批量写数据、二进制上传数据、得到服务器数据、同步数据等操作。-VB.net database operations, including VB.NET connect to the database, but also cited an instance of this common data manipulation classes, such
lwip
- arm芯片LM3S9B92以太网通讯传输代码-arm chip LM3S9B92 Ethernet transmission code confidence
unloaddll
- 一个简单的dll卸载程序,VB反加载DLL,有时候需要把DLL从进程中清除,不防参考一下本源码,新手更适合参考。有点小遗憾就是代码里的注释较少,不过认真看能看懂。-A simple dll uninstall program, VB anti-loaded DLL, DLL sometimes need to be removed from the process, not anti refer to the source, the novice is more suitable for ref
VBBIG
- VB计算大数的示例源码程序,操作顺序: 先在A、B中输入数据,再按运算符,例如计算: 1024的999次方。则在A框输入1024,B框输入999,然后按“乘方”按钮,R框就是结果了。-VB calculation of large numbers of sample source program, the sequence of operations: first input A, B data, press operators, such as calculating: 1024 999 th
fileqingli
- 自编自写的VB文档清理工具,重点读取文档的打印日期和最后编辑日期,网上代码基本都是要调用word或excel打开文档,才能读取摘要信息,感觉严重不妥,所以依托dsofile.dll重写了一个。DirectCOM.dll是自己用PowserBasic写的免注册调用Com的,原理就是Hook,自己实现CoCreateInstanceEx。 整个文件夹(包括文件夹本身) "E:\t\" 文件夹内所有文件 "E:\t\*" 多个文件 "E:\t\a.txt" & Chr(0
FLVhebing
- FLV视频文件合并的VB源代码,输入两个需要合并的文件名,再输入合并后的文件名,把持续时间(秒)|视频宽度(像素)|视频高度(像素)|帧速率(帧)|视频位率(Kbps)|音频位率(Kbps)|音频采样率(Hz)|是否立体声|编码器版本|创作人名称等信息录入完毕,点击合并按钮,程序即可进行FLV合并操作。-FLV video files into VB source code, enter two need to merge the file name, and then enter the fi
getmd5
- VB编写制作一个获取文件MD5值的小程序,在众多应用中,MD5文件校验值已被广泛应用,可有效防止文件被篡改,保护文件正常运行,通过获取MD5值来判断文件是否被修改,用用户提供参考依据。-VB, create a file MD5 value to obtain a small program, in many applications, MD5 checksum file has been widely used, can effectively prevent files from being
RESFILE
- VB编写的Res解析工具,代码里需要说明的就是Type和Name,有可能是一个字符串,也有可能是一个双字节整型,所以用Variant[Ordinal or name NAME]Res文档解析大部分解析完了,就是字节对齐搞不定了,网上资料少的很,中文的更是找不到。ResData() As Byte 是具体的数据,可以留给后续处理时使用,仅当DataSize<>0时才有。-VB, Res analytic tools, code should be noted that Type and
