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

搜索资源列表

  1. enumproWin32

    0下载:
  2. 我们在编写程序时,常常遇到的一件事情就是要准确列出系统中所有正在运行的程序或者进程。Windows 任务管理器就是这样的一个程序。它既能列出运行的桌面应用程序,又能列出系统中所有运行的进程。那么,我们在程序中如何实现这样的任务,该程序实现此功能 关于代码   本文附带的代码例子将 PSAPI 和 ToolHelp32 封装到一个名为 EnumProcs() 的函数中。该函数的工作原理类似 EnumWindows(),有一个指向回调函数的指针,并要对该函数进行重复调用,针对系统
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3.46kb
    • 提供者:wwwwppp
  1. kaiser2

    0下载:
  2. 本程序实现kaiser密码加密 1.本程序将所有可能出现的英文和符号定义在ASCII表中的“032--126”中的95个常用字符 3.在实现2的基础上,实现控制台对英文文本文件(注意明文和密文都以文件形式存在)的加解密 形式:cipher 源文件名 目的文件名 密钥 E/D(标示加解密)说明:对于加密来说,源文件名就是明文,对于解密来说,源文件名就是密文 ***/-the program kaiser a password encryption. This program
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.62kb
    • 提供者:liyunfei
  1. RTOSandNucleusPLUS

    1下载:
  2. Nucleus PLUS是美国著名RTOS厂商ATI公司(Accelerated Tedmology lnc) 在嵌入式实 时多任务操作系统Nucleus基础上,为实时嵌入式应用而设计的一个抢先式多任务操作系统内核。其95%的代码是用ANSI C写成的,非常便于移植并支持大多数类型的处理器 Nucleus PLUS是一组c函数库,应用程序代码与核心函数连接在一起,生成一个目标代码,下载到目标板的RAM 中或直接烧录到目标板的ROM 中执行。在典型的目标环境中,Nucleus PLUS核心代码
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:108.64kb
    • 提供者:柳荫
  1. Linux0.11soucecode

    0下载:
  2. 本书对Linux 早期操作系统内核(v0.95)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间 内对Linux 的工作机理获得全面而深刻的理解,为进一步学习和研究Linux 系统打下坚实的基础。-book on the early Linux operating system kernel (v0.95) all the code for the document detailed and comprehensive The Notes and notes design
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.18mb
    • 提供者:何东
  1. usb_detect

    0下载:
  2. For many embedded systems USB seems to be a good solution for data acquisition modules - as USB supports a frame rate of 1 ms which is fast enough for many feedback control applications. The problem now is that USB is currently only supported b
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:13.83kb
    • 提供者:moseszhang
  1. PietrekBook

    0下载:
  2. Windows 95 System Programming SECRETS is Matt Pietrek s third major work on how to truly understand Microsoft Windows. Matt has been mucking about with this Windows stuff for quite some time. His life as techno-guru began when he graduated in 1988
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3.6mb
    • 提供者:
  1. 系统托盘编程完全指南(一)

    0下载:
  2. 自从Windows 95面市以来,系统托盘应用作为一种极具吸引力的UI深受广大用户的喜爱。使用系统托盘UI的Windows应用程序数不胜数,比如\"金山词霸\"、\"Winamp\"、\"RealPlayer\"等等。那么如何编写自己的托盘应用呢?此代码是系列文章中的例子代码,比较系统地示范了托盘应用的编程。并创建自己的C++类来增强系统托盘应用的特性。代码参考价值极高。-since the launch of the system tray application as a very attr
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:75kb
    • 提供者:唐佳
  1. camsnap

    0下载:
  2. 程序是根据vidcat改的,只能抓PPM的图. makefile的内容如下,请注意打小写: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/usr/local/arm/2.95.3/arm-linux/include -wall -dhave_libjpeg #-dvideo_dev=\"/dev/v4l/video0\" -dversion=\"0.7.2\" cflags=-wall -dvideo_dev=\"/de
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2.65kb
    • 提供者:yinlingpeng
  1. gb_handle

    0下载:
  2. /* gb_handle.c --- a gb encoding handle for libexpat 1.95.x */ /* create by hunter, 2004-1-29 */ /* utf-convert is original from Guo Jin (guojin@iss.nus.sg) */ /* and I change it a lot.-/* Gb_handle.c--- a gb encoding handle for libexpat 1.9
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:21.42kb
    • 提供者:来无影
  1. bochs-20081123.tar

    0下载:
  2. Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Currently, Bochs can be compiled to emulate a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-15
    • 文件大小:3.74mb
    • 提供者:simba Jiang
  1. DxAutoInstaller

    0下载:
  2. 针对 MS Office 系列的密码破解工具 AOPR 可破解 95~03 版的各类 Office 文档,本软件分精简、标准、专业三个版本,而本专业版便是其中支持的格式最全、开放的特性最多的一款。 -MS Office for the series of password cracking tools can break AOPR edition of 95 ~ 03 of all types of Office documents, the software sub-streamline
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:528.64kb
    • 提供者:杨一
  1. gcc

    0下载:
  2. gcc-2.95.3是嵌入式linux系统的编译工具,并且具有稳定的特性-is gcc-2.95.3 compiler embedded linux system tools, and the characteristics of a stable
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7.84kb
    • 提供者:刘自强
  1. nueclus

    0下载:
  2. Nucleus PLUS嵌入式操作系统是目前最受欢迎的操作系统Nucleus PLUS 是为实时嵌入式应用而设计的一个抢先式多任务操作系统内核,其95%的代码是用ANSIC写成的,因此非常便于移植并能够支持大多数类型的处理器。从实现角度来看,Nucleus PLUS 是一组C函数库,应用程序代码与核心函数库连接在一起,生成一个目标代码,下载到目标板的RAM中或直接烧录到目标板的ROM中执行-Embedded Operating System Nucleus PLUS is the most po
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:681.31kb
    • 提供者:darren
  1. Windows95SystemProgrammingSecrets

    0下载:
  2. Windows 95 System Programming SECRETS is by no means an authoritative look at all aspects of the Windows 95 architecture and implementation.-Windows 95 System Programming SECRETS is by no means an authoritative look at all aspects of the Windows 95 a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-15
    • 文件大小:3.6mb
    • 提供者:Vinicius
  1. vcsetup

    0下载:
  2. Visual C++即VC,全称是 MicroSoft Visual C++,是由微软公司推出的开发Win32应用程序(Windows 95/98/2000/XP/NT)的、面向对象的高级可视化计算机程序开发工具,是一个可视化的集成开发系统。Visual C++提供了一套开发环境:Visual Studio,它是以C++语言和C语言为蓝本的可视化编译、开发环境,用微软的C++语言编写程序,并兼容C语言,可以识别C/C++语言并进行编译等,并且支持功能强大MFC类库。-Visual C++ or
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:2.59mb
    • 提供者:色某某
  1. ProcesID

    0下载:
  2. This the kernel program made in the visual basic 6 to detectd id of the process, and for hide process. Work on the earlyer version of the Windows, 95,98,2000,xp, on Vista and windows7 can only detect proce-This is the kernel program made in the vi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:25.95kb
    • 提供者:nova
  1. bc-1.06.95

    0下载:
  2. unix*面时默认的计算器,即是现在在众多linux发行版中依然含有的计算器——bc。源码详细,可重新编译运行。-unix no interface default calculator, that is now in the many linux distributions still contain the calculator- bc. Source details, can be recompiled to run.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:407.09kb
    • 提供者:aifei
  1. wfdb.tar

    0下载:
  2. GUIDE FOR CYGWIN Cygwin is free software that provides a Unix-like environment and software tool set to users of any modern version of MS-Windows for x86 CPUs (NT/2000/XP/Vista/7) and (using an older version of Cygwin) some obsolete versions (95/98/M
  3. 所属分类:Linux-Unix program

  1. cppguiwqt3

    0下载:
  2. The Qt toolkit is a C++ class library and a set of tools for building multiplatform GUI programs using a “write once, compile anywhere” approach. Qt lets programmers use a single source tree for applications that will run on Windows 95 to XP, M
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:19.15mb
    • 提供者:Darkload
  1. shuimianxian

    1下载:
  2. 本软件使用Visual Basic 6.0(VB 6.0)开发。VB 6.0是Windows 9x以上或Windows NT下的一个应用程序,对软、硬件没有特殊要求。同时,本软件用到Microsoft Excel 2003,所以在使用本软件时要求操作系统安装有Microsoft Excel 2003。另外,本软件在安装程序包中包含了mdac_typ.exe文件。如果您希望在Windows 95/98系统上安装此软件,则要求必须装有DCOM98。-The software uses Visual
  3. 所属分类:系统编程

    • 发布日期:2017-04-01
    • 文件大小:634.94kb
    • 提供者:mxh
« 12 »
搜珍网 www.dssz.com