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

搜索资源列表

  1. linux-wlan-0[1].3.4.tar

    0下载:
  2. Linux Wireless LAN Project 的目标是开发一个完整的,基于标准的无线 LAN系统,这个系统用的是GNU/Linux 操作系统。把这个项目同Linux 无线扩展和其它 Linux无线项目区分开的是,它完全基于 IEEE 802.11标准。-Linux Wireless LAN Project's goal is to develop a comprehensive, standards-based wireless LAN system, the system is
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:140044
    • 提供者:陈洁营
  1. s

    0下载:
  2. 这是一个linux下的实现客戽机上网的代码-This is a linux under the bucket for achieving customer access code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:262957
    • 提供者:索三虎
  1. 解析IP地址s

    0下载:
  2. 解析IP地址,较为典型- Analyzes the IP address, is typical
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:29156
    • 提供者:周平
  1. FreePassword

    0下载:
  2. 也许有人习惯了win98的直接登陆方式。该软件的作用就是省去win2k或者win2k3的开机输入密码。(当然前提是你知道密码)-Perhaps someone accustomed to the win98 direct landing method. The software's role is to dispense with win2k or win2k3 the boot password. (Of course you know that password)
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:36196
    • 提供者:kobe
  1. HDname

    0下载:
  2. 如何获取硬盘生产厂商的名子,本列子来实现!-how to access hard disk manufacturer's name, the Liezi to achieve!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:36431
    • 提供者:dj
  1. studentxit

    0下载:
  2. 学生档案管理系统 后台数据库使用SQL Server,前台开发工具使用Visual Basic。 本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势-student files background database management system using SQL Server, future development tool Visual Basic. Th
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:73620
    • 提供者:孙雷
  1. carlengding

    1下载:
  2. 汽车租赁管理系统 随着汽车工业的发展和汽车的普及,汽车租赁成为近年来兴起的一个新兴行业。使用汽车租赁管理系统可以规范企业的管理和经营行为,减少企业的经营成本,提高工作效率。 后台数据库使用SQL Server,前台开发工具使用Visual Basic。术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势-car rental management system with the development of
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:287311
    • 提供者:孙雷
  1. stuxitong

    0下载:
  2. 随着信息系统的普及,很多大、中、小学校都在开发自己的学生档案管理系统,以便对本学校学生的基本信息和学习情况进行管理。 后台数据库使用SQL Server,前台开发工具使用Visual Basic-With the popularization of information systems, many large middle schools in the development of their students and archive management system to stude
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:399211
    • 提供者:孙雷
  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
    • 文件大小:44473
    • 提供者:黄先生
  1. windowsbios

    0下载:
  2. 大家都知道,windows接管了对物理内存的直接存取,而bios信息存在物理内存 的f000:0000处,关键就是如何读取物理内存。 函数说明 第一个函数ZwOpenSection用来打开section,第一个参数是指向HANDLE变量的指针,第二个是访问参数,第三个是指向OBJECT_ATTRIBUTES的指针 第二个函数ZwMapViewOfSection用来建立物理内存和当前进程的一段物理内存的联系,参数很多,一会在例程里再详细解释 第三个函数ZwUnmapV
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:67690
    • 提供者:王涛
  1. ReadMem

    0下载:
  2. unit ReadMem interface uses TLHelp32,Windows function GetMems(PID:longword baseaddress:string= len:integer=0):string //获取指定进程中的~内存数据 implementation function UpperCase(const S: string): string var Ch:Char L:Inte
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:1884
    • 提供者:cl
  1. test_usb_view

    0下载:
  2. 这是一个观察usb的程序,从DDK自带的代码改变而来!功能比较强大!对学习USB有很大的帮助-This is a usb observation of procedures, from DDK's own code changes come! Comparison powerful! Learning USB be of great help
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:127667
    • 提供者:张张
  1. PEdebug

    0下载:
  2. 取自别处,共同学习,看完删除,尊重原作者的版权,使用时请注明出处。-from elsewhere, studying together, reading deleted, respect the original author's copyright, when used with the territory.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:7126
    • 提供者:sanlwg
  1. scsiprogram_asm

    0下载:
  2. 取自别处,共同学习,看完删除,尊重原作者的版权,使用时请注明出处。scsi编程举例,masm环境。-from elsewhere, studying together, reading deleted, respect the original author's copyright, when used with the territory. SCSI Programming For example, can the environment.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:24827
    • 提供者:sanlwg
  1. getsect_asm

    0下载:
  2. 取自别处,共同学习,看完删除,尊重原作者的版权,使用时请注明出处。绝对扇区读写masm示例-from elsewhere, studying together, reading deleted, respect the original author's copyright, when used with the territory. Absolute Sector readers can sample
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2498
    • 提供者:sanlwg
  1. BLT2.4z.tar

    0下载:
  2. BLT is a library of extensions to the Tk library. It adds new commands and variables to the application s interpreter. -BLT is a library of extensions to the Tk LIBR ary. It adds new commands and variables to the ap scalable s interpreter.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2200973
    • 提供者:xulinzhou
  1. World_Program_Work

    0下载:
  2. 这是世界程序大赛作品软件形式,很方便很直观,能很好的学习一些函数的功能用法-This is the world's Programming Contest entries software form, is a convenient intuitive, good can learn some of functionality Usage
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:4700
    • 提供者:彭风
  1. themida1008

    0下载:
  2. 这是反汇编驱动程序的源代码这是反汇编程序的源代码-This is the anti-driven compilation of a program's source code that is anti-assembler source code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:639205
    • 提供者:伙同
  1. jiamijiemicpp

    0下载:
  2. 这是一个文件加密解密的程序,希望有兴趣的-This a document encryption and decryption procedures, interested to s
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:47024
    • 提供者:邱学生
  1. RACALSCO-UNIXANDEMHP9000

    0下载:
  2. 在UNIX下用C编写的雷卡(RACAL)加密机与SCO-UNIX、TANDEM、HP9000三种平台的连接测试程序-in C under UNIX prepared Etchegaray's (RACAL) encryption machine and SCO-UNIX, TANDEM, HP9000 platform linking the three test procedures
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2102
    • 提供者:lq
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com