CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - today

搜索资源列表

  1. BOOM流量统计 v2.9

    0下载:
  2. 1.程序环境:PHP+文本数据。独特的最优化结构设计,每个帐号一个小于3KB文件存储数据。只写一次数据,I/O占用率低,执行效率非常高!!!从个人用户到太极统计般的超大流量专业运营商皆适合。 2.记录并显示[今日访问]、[昨日访问]、[本月访问]、[总访问量]、[真实统计天数]、 [最高日访问量和发生时间]、[日均访问量]、[预计当日最终访问量]。最近N位访客IP、地理位置和来源页面。 3.可在任意页面中调用显示;自动生成页面调用代码。 多种显示模式供选择:[文字]、[滚动文
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:149.38kb
    • 提供者:谭诚
  1. GODLEWSS

    0下载:
  2. 来VCKBASE好长时间了,从没做过贡献,今天用到AES加密算法,在GOOGLE里好像还没找到C++的AES代码,所以就由C#版照搬了一个类出来,只为方便大家使用,大家不要骂我抄袭哦,版权还是人家C#版的,有BUG mail:jruinet@163.com,在VC7.1下编译调试成功,下面是源代码,你们自已看着办吧-to VCKBASE good long time, but have never done contribution today use AES encryption algori
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:237.43kb
    • 提供者:jarod
  1. TheEnhancedTimer

    0下载:
  2. With today’s processors running at frequencies of more than 1GHz, you can use the processor clock to time events with much higher accuracy than 10 ms.From www.Intel.com-With today's processors running at freque ncies of more than 1 GHz, you can u
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:53.64kb
    • 提供者:张会光
  1. qqdll

    0下载:
  2. 家都知道,当今的QQ病毒,都用了钩子技术。创建一个DLL,然后使用全局钩子;或者在QQ进程里插入一个DLL,后监测键盘或者是Windows消息,判断用户是否是用QQ聊天,并且是不是已经把信息送出。无DLL的QQ尾巴-home all know that today's QQ virus, has used a hook. To create a DLL, and then use the overall hook; QQ or in the process of inserting a
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:43.43kb
    • 提供者:黄先生
  1. shellpacker

    0下载:
  2. 以前写的一个纯汇编壳, 当时发现和win2k不兼容, 今天把它修改了,可以在win2k下运行.-previously written a compilation of pure shell, and then found win2k incompatibilities, today it revised, win2k can run.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10.05kb
    • 提供者:李大叶
  1. pegasus-2.6.0.tar

    0下载:
  2. Pegasus is an open-source implementationof the DMTF CIM and WBEM standards. It is designed to be portable and highly modular. It is coded in C++ so that it effectively translates the object concepts of the CIM objects into a programming model but sti
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8.36mb
    • 提供者:bu
  1. scaningproducts.rar

    1下载:
  2. 如今,许多超市都利用条形码销售商品。微机操作员利用扫描器在商品的条形码处进行扫描,商品的详细信息就会显示在屏幕中。本程序就实现了利用条形码销售商品的功能。,Today, many supermarkets are selling products using the bar code. Computer operator in the commodities using a scanner to scan bar codes Agency, details of goods will be di
  3. 所属分类:Scanner

    • 发布日期:2017-03-30
    • 文件大小:44.06kb
    • 提供者:yard
  1. LittleHelper

    0下载:
  2. 电脑小助手 今天写方案,发现老用计算器和画图,每次都要最小化到桌面,好麻烦。 所以搞了个托盘图标程序。 -His assistant to write computer programs today, and found that the old calculator and drawing, to minimize to the desktop every time, good trouble. So is the a tray icon program.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:542.08kb
    • 提供者:zsorpei
  1. rc4

    0下载:
  2. 刚学的加密算法,今天把它实现了下,如果写的不好麻烦大家指点下-Just learn the encryption algorithm, it achieved today, if you write the kind of bad trouble
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:1.24kb
    • 提供者:lin
  1. lc4

    0下载:
  2. Security 用户: NT AUTHORITY\SYSTEM 计算机: C9D21BEA1BF645B 主要用户名: SYSTEM 主域: NT AUTHORITY 主登录 ID: (0x0,0x3E7) 客户端用户名: SYSTEM 客户端域: NT AUTHORITY 客户端登录 ID: (0x0,0x3E7) 有关更多信息,请参阅在 http://go.microsoft.com/fwlink/e
  3. 所属分类:Crack_Hack

    • 发布日期:2017-05-14
    • 文件大小:3.87mb
    • 提供者:kua
  1. unixC

    0下载:
  2. 因为在C语言草创的年代,UNIX是最好的大型机系统。后来又用C语言重写了UNIX代码。 时至今日,UNIX和它的各种发展型仍然是最好的大型机系统。C语言也是最好的底层开发语言之一。 -Since all by himself at the age of C language, UNIX mainframe systems are the best. Later, using C language to rewrite the UNIX code. Today, UNIX and it
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2.95kb
    • 提供者:柳益君
  1. LinuxC

    0下载:
  2. 这本函数手册伴我入门LINUX环境开始,已经有3个年头,可谓是我的linux下C编程的老师。今天拿出来和大家分享。可以用网页的形式打开,左边是函数列表,右边是函数的详细介绍。-This function manual entry LINUX environment with my start, already has three years, is under linux my C programming teacher. Out today and everyone to share. The
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:87.13kb
    • 提供者:亮亮
  1. 44

    0下载:
  2. 在当今复杂的商业社会中,对供应商的高效管理已经成为提高并维持企业竞争力强有力的手段,随着计算机的飞速发展,自动化管理已取代了传统的人工管理方式,不但节省了人力,降低了成本而且提高了管理水平,增强了企业的竞争力。所以对供应商管理系统的需求也就应运而生了。-In the today s complex business world, the efficient provider relationship management has become the powerful tool of the e
  3. 所属分类:Network Security

    • 发布日期:2017-05-06
    • 文件大小:1.41mb
    • 提供者:dxi
  1. wuxianwangguan

    0下载:
  2. 基于无线网络管理的交互式门禁系统,门禁系统在当今的安防产品中有着重要的地位,随着社会的进步,越来越多的地方使用门禁系统,并且对门禁的可靠性和交互性有着更高的要求,本系统就是从这些方面考虑,将门禁设备与用户终端相连,做到人员识别的准确性和信息采集的实时处理。-Based on wireless network management, interactive access control systems, access control systems in today' s security
  3. 所属分类:Network Security

    • 发布日期:2017-03-30
    • 文件大小:273.91kb
    • 提供者:卢显灯
  1. LuaCombineVc

    0下载:
  2. Lua语言以其卓越的可扩展性、简单、高效率和与平台无关性在游戏领域得到广泛应用。今天花了一些时间学习VC和Lua如何混合开发,编写了一个小例程,和大家分享一下这方面的经验。-Lua language for its excellent scalability, simple, efficient and platform-independent nature of the field has been widely used in the game. Spent some time today
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-13
    • 文件大小:3.16mb
    • 提供者:朱小明
  1. cky

    1下载:
  2. 工作簿管理系统,我们项目组大二上学期的作业,珍藏版,今天好高兴,因为从这里下到了现在很需要的东东"_"_"_",就拿出来这个工作簿管理系统给大家分享,它实现了登录用户账户权限控制:管理员和普通用户,GUI界面,上传和下载日志,添加普通用户和管理员,用户信息的保存和修改等功能。另外里面的grcc文件是数据库文件,要自己导入。-Workbook management system, we project team his sophomore year of operation, Special Ed
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:274.36kb
    • 提供者:czxu
  1. Prentice_Hall_Unix_Shells_By_Example_4th_Edition.r

    0下载:
  2. UNIX Shells by Example is the world s #1 shell programming book, from the world s #1 shell programming instructor: Ellie Quigley. In UNIX Shells by Example, Fourth Edition, Quigley has thoroughly updated her classic and delivers the information today
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2.75mb
    • 提供者:hook
  1. 2286

    0下载:
  2. Similar to many technological developments, wireless sensor networks have emerged from military needs and found its way into civil applications. Today, wireless sensor networks has become a key technology for different types of ”smart environme
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:445.3kb
    • 提供者:alaa
  1. Build_a_wireless_intrusion_honeypot

    0下载:
  2. 众所周知无线网络在带来灵活接入的同时安全问题一直以来都是其软肋,企业无线网络或者家庭无线网络都很容易吸引外来“观光者”,一方面WEP,WPA等加密措施的纷纷被破解使得无线加密形同虚设,另一方面无线网络的自动寻网自动连接也让很多“非有意者”连接到你的无线网络中。那么我们该如何防范针对无线网络的攻击和入侵呢?我们是否能够通过必要的措施对入侵者进行反击呢?今天就请各位读者跟随笔者一起反客为主搭建无线入侵蜜罐,让入侵者露出本来面目。-As we all know to bring a flexible
  3. 所属分类:Exploit

    • 发布日期:2017-04-02
    • 文件大小:294.43kb
    • 提供者:Tommy
  1. NS2Help

    0下载:
  2. NS2是指是一种针对网络技术的源代码公开的、免费的软件模拟平台,研究人员使用它可以很容易的进行网络技术的开发,而且发展到今天,它所包含的模块几乎涉及到了网络技术的所有方面。所以,NS成了目前学术界广泛使用的一种网络模拟软件。此外,NS也可作为一种辅助教学的工具,已被广泛应用在了网络技术的教学方面。因此,目前在学术界和教育界,有大量的人正在使用或试图使用NS。-NS2 is a network technology for open source, free software simulation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2.64mb
    • 提供者:huang
« 12 3 4 5 6 »
搜珍网 www.dssz.com