Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • rage_vnc.rar ... Finds servers with no password. MSN Spread P2P Spread (LimeWire, eDonkey, KaZaA, Morpheus, BearShare, Grokster, ICQ) Rar injector (copy your bots exe as "crack.exe" to all rar files on computer) Available commands: inject disconnect reconnect ...
  • copy-txsb.rar 图像识别代码,可以很好的完成各种图像识别,测试通过!
  • checkcrc32.rar 此小程序是crc32的运用,大家可以把crc32的代码copy直接运用,在vc++2005调试通过。
  • printerPlt1.rar 一个用cmd命令打印-copy打印文件的函数及调用方法
  • usb_eject.zip ... 1.1 (the "License") you may } { not use this file except in compliance with the License. You may } { obtain a copy of the License at } { http://www.mozilla.org/NPL/NPL-1_1Final.html } { } { Software distributed under the License is distributed on an ...
  • shangchuan+Copy+of+travellights.rar 用8253和8255实现交通灯 微机接口课程设计源码
  • FileCopy.rar filte copy程序,能实现进度条的显示功能
  • comonent.doc.zip ... 在该库的下面可以找到nfet元件,可以看到它有ivpcell view. 把它copy到一个新库中。 b) 这些新的库是没有CDF参数的,而在analogLib库中的nmos4元件有这些参数。要把相应的参数copy到刚才新建的库中。在CIW窗口中,Tools菜单下选择CDF…Copy,弹出一个窗口。如下
  • dwr.rar DWR的使用 自己总结的Dwr(必要时可以Copy Code)
  • j_12900_Md5Code.rar 简介:C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。