Welcome![Sign In][Sign Up]
Location:
Search - www.win

Search list

[assembly languagewin-32

Description: 为了让网友们能更好的学习Win32汇编编程,于是我为大家将网上的资料整理成一个帮助文件。本帮助文件由www个人整理后出版,内容全摘自网络。版权归实际作者所有。-order to allow net surfers can be a better learning Win32 compilation of programming, so I will be online for all the information to help compile a document. The help files by putting www personal publishing, as extracted from the entire network. All Banquangui actual author.
Platform: | Size: 390729 | Author: 平静 | Hits:

[Web Servershowmov

Description: 系统版本:showmov3.0(php+mysql) 运行平台:win/linux/unlix等 开发语言:php+mysql 授权形式:免费 文件大小:3.5M左右 开发商:http://www.jdzcn.net 演示站:http://www.showmov.com 本程序为免费版。只允许个人用户用于测试与制作共享影片平台。任何个人或组织不得用于商业用途。 如果您做为商业用途。请支持程序发展购买商业版。 更新功能。-System Version : showmov3.0 (php mysql) platforms : win / linux / unlix other development languages : php mysql authorization forms : Free File Size : Radar developers around : http://www.jdzcn.net demo station : http : / / www.showmov.com procedures for the free version. Allow only individual users for testing and production-sharing platform for the film. Any individual or organization may not be used for commercial purposes. If you are for commercial purposes. Please support the development of procedures for the purchase of a commercial version. Update function.
Platform: | Size: 3903251 | Author: 正南方 | Hits:

[Otherbao.soso.com

Description: 活动介绍 1.智慧夺宝季期间,只要使用SOSO网页、图片、音乐、论坛、视频等搜索频道搜索知识类和健康类的相关内容,在搜索结果页面下方就会随机掉落智慧果,智慧果的数量和概率与你的搜索内容和次数有关哦。点击智慧果,填写个人资料,智慧果就会落入你的囊中,累计你的智慧积分,随时赢取心仪奖品! 2.活动开始后,你也可以立即参加智慧创想活动,在搜吧中自由畅想搜索的发展和soso的未来,只要在智慧夺宝季期间累计智慧积分在前10000名,同时你的创想又得到专家的认可和青睐,就有机会免费参观腾讯公司。如果你的创想足够透彻,足够新颖,还将获得进入腾讯工作的机会。还等什么?赶快参加吧! 本软件由易卖网-网店联盟http://www.topmai.cn出品 -activities. J wisdom quarter of 2003, the use of SOSO pages, pictures, music, forums, Video Search, and other channels like search and knowledge of the types of health-related content, in the bottom of the search results pages will be randomly fallen fruit wisdom, wisdom and the quantity of probability with your search content and frequency of the oh. Click on the wisdom of fruit to fill in personal information, wisdom fruit will go to your capsule, the accumulated wisdom of your score, always favored to win prizes! 2. After the commencement of the event, you can immediately participate in the activities to create wisdom, Cafe in the seizure free imagining the search soso development and the future As long as the wisdom of J quarter of the previous integral wisdom accumulated 10,000, Meanw
Platform: | Size: 715386 | Author: wh | Hits:

[ExploitWindowsANIZeroDayAnimated_Cursor_Exploit

Description: Windows Animated Cursor Handling Exploit (0day) Works on fully patched Windows Vista I think it is first real remote code execution exploit on vista =) Tested on: Windows Vista Enterprise Version 6.0 (Build 6000) (default installation and UAC enabled) Windows Vista Ultimate Version 6.0 (Build 6000) (default installation and UAC enabled) Windows XP SP2 (It also must to work on all nt based windows but not tested) Author: jamikazu Mail: jamikazu@gmail.com Bug discovered by determina (http://www.determina.com) Credit: milw0rm,metasploit, SkyLined, http://doctus.net/ invokes calc.exe if successful -Windows Animated Cursor Handling Exploit (0day) Works on fully patched Windows Vista I th ink it is first real remote code execution explo it on vista =) Tested on : Windows Vista Enterprise Version 6.0 (Build 60 00) (default installation and UAC enabled) Win dows Vista Ultimate Version 6.0 (Build 6000) (d efault installation and UAC enabled) X-Windows P SP2 (It also must to work on all nt based windows but not tested) Author : jamikazu Mail : jamikazu@gmail.com Bug discovered by determi na (http://www.determina.com) Credit : milw0rm, metasploit, SkyLined, http : / / doctus.net / invokes calc.exe if successful
Platform: | Size: 1614 | Author: lee | Hits:

[Otherpcommpro

Description: 用C++Builder在Win下开发串行通信程序是程序员们经常遇到却又令人头痛的事情,不但要理解许多复杂的API函数,还要掌握多线程编程。令人欣慰的是有一些公司专门为C++Builder开发了编写串行通信程序的开发工具,例如MOXA公司的Pcomm(该软件可在http:\\\\www.moxa.com.tw下载),因而帮我们解决了串行编程这一难题。
Platform: | Size: 2556 | Author: troy | Hits:

[Crypt_Decrypt algrithms快速MD5 碰撞生成器 C++源码

Description: 原来我总是很自信地以为:你有本事找到 MD5 的碰撞又如何?你难道还有本事让两个可执行文件的 MD5 一样,却又都能正常运行,并且可以做完全不同的事情么? 答:还真的可以. http://www.win.tue.nl/hashclash/SoftIntCodeSign/HelloWorld-colliding.exe http://www.win.tue.nl/hashclash/SoftIntCodeSign/GoodbyeWorld-colliding.exe 这两个程序会在屏幕上打印出不同的字符,但是它们的 MD5 都是一样的。 通读其论文后摘要如下: 这几位密码学家使用的是“构造前缀碰撞法”(chosen-prefix collisions)来进行此次攻击(是王小云所使用的攻击方法的改进版本)。 他们所使用的计算机是一台 Sony PS3,且仅用了不到两天。 他们的结论:MD5 算法不应再被用于任何软件完整性检查或代码签名的用途。 另:现在,如果仅仅是想要生成 MD5 相同而内容不同的文件的话,在任何主流配置的电脑上用几秒钟就可以完成了。
Platform: | Size: 26724 | Author: Simonz | Hits:

[Windows DevelopWin-TC

Description: wintc是一种编程工具-wintc is a programming tool
Platform: | Size: 2663424 | Author: 赵君过 | Hits:

[assembly languagewin-32

Description: 为了让网友们能更好的学习Win32汇编编程,于是我为大家将网上的资料整理成一个帮助文件。本帮助文件由www个人整理后出版,内容全摘自网络。版权归实际作者所有。-order to allow net surfers can be a better learning Win32 compilation of programming, so I will be online for all the information to help compile a document. The help files by putting www personal publishing, as extracted from the entire network. All Banquangui actual author.
Platform: | Size: 390144 | Author: 平静 | Hits:

[OtherWin-TC_1_9_1

Description: c语言的著名编程工具。内付说明文件等 界面简单,实用。-c famous language programming tools. Note settled within documents interface is simple and practical.
Platform: | Size: 2668544 | Author: 王云波 | Hits:

[Streaming Mpeg4ffmpegTest

Description: ffmpeg是开源的流媒体编解码,这是ffmpeg在windows的版本,主要内容有1.ffmpeg2.0sdk(来自于www.chinavideo.org) 2.AVTest实例(自己改编ffmpeg源码out_example.c和apiexample.c) 这是学习ffmpeg API极好的途径,等学完这些就可以慢慢深入ffmpeg编解码部分了-ffmpeg is to increase revenue streaming media codecs, This is ffmpeg the windows version, The main points are that one. ffmpeg2.0sdk (from www.chinavideo.or g) 2.AVTest Example (ffmpeg own adaptation and a source out_example.c piexample.c) This is an excellent learning ffmpeg API ways The students can complete these in-depth slowly ffmpeg codecs part of the
Platform: | Size: 2285568 | Author: zgf | Hits:

[Windows CEUSB666

Description: YUANFENG开发板所带的所有WIN-CE下的驱动程序,分批程上来共大家学习交流!-YUANFENG Development Board brought all WIN-CE of the driver, Batch way onto the exchange were learned by everyone!
Platform: | Size: 201728 | Author: 盖萌 | Hits:

[OtherWin-TC

Description: win-tc是一个可以编写C语言等其他语言的软件,方便简单,适合初学者-is a win-tc can write in other languages such as C language software, easy for beginners
Platform: | Size: 2668544 | Author: liyu | Hits:

[OS programWin32

Description: www.gametutorials.com上所有Win32例子程序,著名的gametutorials提供的编程指南,现在都收费了,提供的是原来免费是下载的原代码-Win32 example www.gametutorials.com all procedures provided by well-known gametutorials Programming Guide, now charges, and provided the original is free to download the original code
Platform: | Size: 3701760 | Author: 张敏 | Hits:

[Game Hook Crack(www.park4u.com)cAthena-Txt-v1.0.13-Win

Description: ro 雅典娜txt 程序 -txt procedures ro Athena
Platform: | Size: 2699264 | Author: 阿阿 | Hits:

[Database systemmysql-essential-5.1.36-win32

Description:  MySQL是一个小型关系型数据库管理系统,开发者为瑞典MySQL AB公司。在2008年1月16号被Sun公司收购。目前MySQL被广泛地应用在Internet上的中小型网站中。由于其体积小、速度快、总体拥有成本低,尤其是开放源码这一特点,许多中小型网站为了降低网站总体拥有成本而选择了MySQL作为网站数据库。MySQL的官方网站的网址是:www.mysql.com -MySQL is a small relational database management system, developed for the Swedish company MySQL AB. In January 16, 2008 acquired by Sun. MySQL is currently being widely used in the small and medium-sized Internet site. Because of its small size, speed and low total cost of ownership, in particular the characteristics of open source, many small and medium-sized Web sites in order to reduce the total cost of ownership and the choice of the MySQL database as a Web site. MySQL official website address is: www.mysql.com
Platform: | Size: 36463616 | Author: 阮小龙 | Hits:

[Game ProgramWordGameDemo

Description: 一个文字输入游戏,只有在三个文本框中,均出现"apple",才会赢。-A word game,when you input three "apple" and three textboxs are all "apple",you win.
Platform: | Size: 2048 | Author: guoguo | Hits:

[assembly languageWinTc

Description: UDF (User-Defined Function)(用户定义函数)   此概念出现在MySQL、Interbase、Firebird中,根据用户实际应用的需要而自行开发的函数。   基本用户定义函数是一类代码,对MYSQL服务器功能进行扩充,通过添加新函数,性质就象使用本地MYSQL函数abs()或concat().UDF是用C(或C++)写的。也许还可以用BASIC,.NET或其它什么语言. -udf
Platform: | Size: 626688 | Author: songweining | Hits:

[CSharpwww.019w.com201072101933843www.019w.com

Description: C语言源代码(可用于DOS.WINDOWS.WIN-NT下)
Platform: | Size: 44032 | Author: wjs1920 | Hits:

[Communicationipmsg250srcb11

Description: IP Messenger for Win ver2.5 beta版 -IP Messenger is a pop up style LAN message communication software for multi platforms. It is based on TCP and UDP/IP.
Platform: | Size: 240640 | Author: nulay | Hits:

[Otherwibucmpoxs(www.greenxf.com)

Description: WIBU打包 wibucm32.dll(WIBUsoftware package)
Platform: | Size: 337920 | Author: caichong | Hits:
« 12 3 »

CodeBus www.codebus.net