Welcome![Sign In][Sign Up]
Location:
Search - vc6.0 u

Search list

[OS programEjectMedia

Description: 使用代码安全移除当前加入到系统中的U盘或其它USB设备。VC6.0下调试通过.-use security codes to remove the current system of the U disk, or other USB devices. VC6.0 debugging through.
Platform: | Size: 18509 | Author: andy xia | Hits:

[Windows Developdowncode33333

Description: 当你的U盘,移动硬盘遗失了,被盗了,或者是遗忘在公共场所,里面的资料就会完全被别人窥探,如果涉及一些隐私,机密,那后果是很严重的。本课题就是在这样一个情况下产生的。这里剖析的只是一个最初的演示原型,详细设计,以及一些细节可以参考源代码。源代码在WinXP,VC6.0编译通过。-when your USB mobile hard disk is lost, stolen, forgotten or in public places, The information inside will be completely glimpse of others, in the case of some privacy, confidentiality, then the consequences are very serious. The issue is in such a situation arising under. The analysis here is the first demonstration of a prototype, detailed design, and some of the details can refer to the source code. Source code in WinXP, VC6.0 compile.
Platform: | Size: 16421 | Author: 李冰 | Hits:

[ELanguageLL(1)yufafenxi

Description: *--- --- --声明--- --- -----*/ /* VC6.0下运行通过 此程序为本人苦心所做,请您在阅读的时候,尊重本人的 劳动。可以修改,但当做的每一处矫正或改进时,请将改进 方案,及修改部分发给本人 (修改部分请注名明:修改字样) Email: jink2005@sina.com QQ: 272576320 ——初稿完成:06-5-27 jink2005 补充: 程序存在问题: (1) follow集不能处理:U->xVyVz的情况 (2) 因本人偷懒,本程序为加入文法判断,故 输入的文法必须为LL(1)文法 (3) 您可以帮忙扩充:消除左递归,提取公因子等函数 (4) …… */ /*-----------------------------------------------*/ /*参考书《计算机编译原理——编译程序构造实践》 LL(1)语法分析,例1: ERTWF# +*()i# 文法G[E]:(按此格式输入) 1 E -> TR 2 R -> +TR 3 R -> 4 T -> FW 5 W -> * FW 6 W -> 7 F -> (E) 8 F -> i 分析例句:i*(i)# , i+i# 例2: 编译书5.6例题1 SHMA# adbe# S->aH H->aMd H->d M->Ab M-> A->aM A->e 分析例句:aaabd# */
Platform: | Size: 5280 | Author: 林月忠 | Hits:

[Streaming Mpeg4h264_ffmpeg049pre

Description: Reffer to ffmpeg 0.4.9pre to modify H264 decoder. U can use it in network stream codec.Output use mmx coding to ARGB, and add a sample to show how to use it. I add many safe function in this case so u can use it in ur company project easily.Password is jessestone.Buildung in VC6 no error warning.I am Jesse Stone from Taiwan.
Platform: | Size: 1007004 | Author: 小誠\ | Hits:

[ICQ-IM-Chat控制台QQ 【VC6.0可编译版本 源码下载】myQQ

Description: 一个控制台面板下的QQ 简介:该程序由XiaoXia创作,www.xiaoxia.org ,前段时间不巧被我看到,不过没有VC版本,正好闲着,经过小小改动,可以在VC下运行了,服务我们这些对QQ有点兴趣的VC小菜~。 申明:本代码只供学习交流。 支持命令: help: 显示以下帮助信息. add/a: 添加好友. add+QQ号码. cls/clear: 清屏. view/v: 所有好(群)友列表.(指向前操作) who/w: 在线好(群)友列表.(指向前操作) qun/q: 显示群列表.(指向前操作) to/t: 指向某个QQ号或者前面的编号. enter/e: 指向某个群号或者前面的编号. leave/l: 离开群.(指向后操作) say/s: 发送信息.(指向后操作) info/i: 查看相应信息.(指向后操作) update/u: 更新所有列表. status: 改变状态(online|away|busy|killme|hidden) verify/r: 输入验证码(验证码在verify目录下). change/c: 更换用户登陆. exit/x: 退出.
Platform: | Size: 3635051 | Author: Simonz | Hits:

[OS programEjectMedia

Description: 使用代码安全移除当前加入到系统中的U盘或其它USB设备。VC6.0下调试通过.-use security codes to remove the current system of the U disk, or other USB devices. VC6.0 debugging through.
Platform: | Size: 18432 | Author: andy xia | Hits:

[Windows Developdowncode33333

Description: 当你的U盘,移动硬盘遗失了,被盗了,或者是遗忘在公共场所,里面的资料就会完全被别人窥探,如果涉及一些隐私,机密,那后果是很严重的。本课题就是在这样一个情况下产生的。这里剖析的只是一个最初的演示原型,详细设计,以及一些细节可以参考源代码。源代码在WinXP,VC6.0编译通过。-when your USB mobile hard disk is lost, stolen, forgotten or in public places, The information inside will be completely glimpse of others, in the case of some privacy, confidentiality, then the consequences are very serious. The issue is in such a situation arising under. The analysis here is the first demonstration of a prototype, detailed design, and some of the details can refer to the source code. Source code in WinXP, VC6.0 compile.
Platform: | Size: 16384 | Author: 李冰 | Hits:

[DocumentsVC6

Description: 大家可能一直在用VC开发软件,但是对于这个编译器却未必很了解。原因是多方面的。大多数情况下,我们只停留在“使用”它,而不会想去“了解”它。因为它只是一个工具,我们宁可把更多的精力放在C++语言和软件设计上。我们习惯于这样一种“模式”:建立一个项目,然后写代码,然后编译,反反复复调试。但是,所谓:“公欲善其事,必先利其器”。如果我们精于VC开发环境,我们是不是能够做得更加游刃有余呢?-U.S. may have been developing software using VC, but the compiler may not fully understand. There are many reasons. In most cases, we just remain at the
Platform: | Size: 6144 | Author: 吴kh | Hits:

[Graph RecognizeGridSearch

Description: 我把LibSVM库中的GridSearch方法在VC6.0下实现,主要进行SVM中模型参数的选择,modelSelection,写成了子函数的形式,可以直接调用,与大家共享,欢迎提出宝贵意见-I LibSVM library GridSearch method under VC6.0, SVM mainly in the choice of model parameters, modelSelection, written in the form of Functions can be called directly with the U.S. to share are welcome to put forward valuable suggestions
Platform: | Size: 4096 | Author: nana | Hits:

[Internet-NetworkSockUDP

Description: windows socket UDP编程源码,vc6.0编译通过-windows socket UDP source programming, vc6.0 compiled through
Platform: | Size: 52224 | Author: jiangchunhua | Hits:

[ELanguageLL(1)yufafenxi

Description: *--- --- --声明--- --- -----*/ /* VC6.0下运行通过 此程序为本人苦心所做,请您在阅读的时候,尊重本人的 劳动。可以修改,但当做的每一处矫正或改进时,请将改进 方案,及修改部分发给本人 (修改部分请注名明:修改字样) Email: jink2005@sina.com QQ: 272576320 ——初稿完成:06-5-27 jink2005 补充: 程序存在问题: (1) follow集不能处理:U->xVyVz的情况 (2) 因本人偷懒,本程序为加入文法判断,故 输入的文法必须为LL(1)文法 (3) 您可以帮忙扩充:消除左递归,提取公因子等函数 (4) …… */ /*-----------------------------------------------*/ /*参考书《计算机编译原理——编译程序构造实践》 LL(1)语法分析,例1: ERTWF# +*()i# 文法G[E]:(按此格式输入) 1 E -> TR 2 R -> +TR 3 R -> 4 T -> FW 5 W -> * FW 6 W -> 7 F -> (E) 8 F -> i 分析例句:i*(i)# , i+i# 例2: 编译书5.6例题1 SHMA# adbe# S->aH H->aMd H->d M->Ab M-> A->aM A->e 分析例句:aaabd# */-err
Platform: | Size: 5120 | Author: | Hits:

[Windows Developclearmine

Description: 一个扫雷小游戏,使用的编译环境为vc6.0,供大家参考一下。-A de-mining game, use the compiler environment vc6.0, for the U.S. reference.
Platform: | Size: 1947648 | Author: blueroger | Hits:

[OpenGL programselect

Description: OpenGL的选择例子,VC6.0写的,请大家查看-OpenGL choice example, VC6.0 written, please view the U.S.
Platform: | Size: 45056 | Author: 肖树才 | Hits:

[Consolesocket

Description: 使用C++在VC6.0的控制台下编写的简单soket通信程序。-The use of C++ In VC6.0 console soket prepared with a simple communication program.
Platform: | Size: 15360 | Author: | Hits:

[WaveletDWT

Description: 在VC6.0下实现的小波变换算法,与大家分享-VC6.0 achieved in the wavelet transform algorithm, and the U.S. share
Platform: | Size: 1065984 | Author: 刘乃成 | Hits:

[TCP/IP stackvc_socket

Description: vc 6.0 的最简单基本的socket通信例子(含有tcp和udp),可以用vc6.0或者更高版本打开:-)-vc 6.0 The simplest example of the basic socket communication (with tcp and udp), can be used to open vc6.0 or later :-)
Platform: | Size: 7257088 | Author: 何俊斌 | Hits:

[Internet-NetworkVC6.0Example_of_communication_based_UDP

Description: UDP是一种面向非连接,不可靠的通讯协议。其可靠性虽然不及TCP,但传输效率高,所以在偏重效率而对可靠性要求不高的场合,UDP被广泛应用。本文主要讨论udp通讯的过程并做了一个测试例程。希望对大家有帮助。-UDP is a non-connection-oriented, unreliable communication protocol. Although less than the reliability of TCP, but the transmission efficiency, so more efficient and less demanding on the reliability of occasions, UDP is widely used. This article mainly discuss the process of communication udp and do a routine test. We want to help.
Platform: | Size: 1024 | Author: yifanxuan | Hits:

[Windows Developvisualc6.0jiaocai

Description: 很全的vc6.0教材,非常适合初学者,总共六章,不过是WDL格式的,大家下个相应的软件就可以了-Very wide of the vc6.0 materials, is very suitable for beginners, a total of six chapters, which are WDL format, however, the next U.S. corresponding software can be a ~ ~ ~
Platform: | Size: 8328192 | Author: 何涛 | Hits:

[Internet-Networkframe

Description: 可以实现帧的封装与解析,可以运行。 二、 程序为命令行程序,可执行文件名为FrameParser.exe,命令行格式如下: FrameParser.exe -e/-u outputfile/inputfile 其中,-e为封装命令,-u为解析命令。outputfile为要执行封装操作的文件名,inputfile为要执行解析操作的文件名。 程序运行平台:Windows 编程环境:VC6.0 语言:C++ -The package can be achieved with the analytical frame, you can run. Second, the program for the command-line program, an executable file named FrameParser.exe, command line format is as follows: FrameParser.exe-e/-u outputfile/inputfile where,-e for the package command,-u for parsing command. outputfile package to perform the operation for the file name, inputfile to perform analytical operations for the file name. Runs Platform: Windows programming environment: VC6.0 Language: C++
Platform: | Size: 15360 | Author: jfli | Hits:

[Crack HackAES_CMAC

Description: 通过C语言实现的AES CMAC加密和解密算法。上传文件为完整的VC6工程目录。AES加密算法即密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院 (NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。AES 算法基于排列和置换运算。排列是对数据重新进行安排,置换是将一个数据单元替换为另一个。AES 使用几种不同的方法来执行排列和置换运算。 AES 是一个迭代的、对称密钥分组的密码,它可以使用128、192 和 256 位密钥,并且用 128 位(16字节)分组加密和解密数据。与公共密钥密码使用密钥对不同,对称密钥密码使用相同的密钥加密和解密数据。通过分组密码返回的加密数据的位数与输入数据相同。迭代加密使用一个循环结构,在该循环中重复置换和替换输入数据。(AES CMAC encryption and decryption algorithm C language. VC6 upload files to complete the project directory . AES encryption algorithm that is Cryptography Advanced Encryption Standard (Advanced Encryption Standard, AES), also known as Rijndael encryption method, a block encryption standard adopted by the U.S. federal government . This standard is used to replace the original DES, has been widely analyzed and multi used around the world . After five years of the selection process , the Advanced Encryption Standard by the American National Institute of Standards and Technology (NIST) on November 26, 2001 Posted in FIPS PUB 197, and May 26, 2002 became effective standards . AES algorithm based on permutation and substitution operations. Data re- arrangement is arranged , is replaced with a replacement unit of data to another . AES using several different methods to perform alignment and replacement operations. AES is an iterative , symmetric key block password , it can use 128, 192, and )
Platform: | Size: 46080 | Author: lixiaoke | Hits:
« 12 »

CodeBus www.codebus.net