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

搜索资源列表

  1. Dynamic_Array

    0下载:
  2. 动态数组实现, 包括了一个小例子.关键结构如下: typedef struct Nameval Nameval struct Nameval{ char *name int value } struct NVtab{ int nval /* current number of values */ int max /* allocated number of values */ Nameval *nameval /* arr
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4105
    • 提供者:洋场河
  1. TestDriver

    1下载:
  2. 该程序是说明如何动态加载驱动程序的一个小例子-the program is how dynamic loading driver of a small example
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:31897
    • 提供者:方中纯
  1. clock.tar

    0下载:
  2. linux下的delphi:kylix3版本下的一个小例子,不是自己写的,但可以参考一下。-linux under the delphi : cunisae version of a small example, instead wrote it myself, but to make profits.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:47104
    • 提供者:张海峰
  1. modbus-linux-driver

    0下载:
  2. Linux环境下的Modbus驱动程序源码,里面还有一个小例子(This is a Linux kernel driver (2.2.19+ 2.4+) for the Modicon SA85 ISA and PCI-85 cards. It is written in C and includes example shell scr ipts for administration, and an example client program. ) -Linux environment M
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:25034
    • 提供者:xianshui
  1. CAMEL_SRC

    0下载:
  2. 检查CPU的类型的一个小例子,非常实用,是VCDE-check the CPU type of a small example of very practical, yes VCDE
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:11856
    • 提供者:fly
  1. liunx_copyfiles.rar

    0下载:
  2. 这是LINUX下文件复制的一个小例子,希望对学习linux下C语言编程的朋友有启发.,This is a copy of LINUX a small example, hope to learn C language programming under linux friends instructive.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:537
    • 提供者:
  1. spy_fileio_src

    0下载:
  2. spy++的一个小例子,涉及Vxd操作和DDK编译-spy++ a small example, involving the operation and DDK compiler Vxd
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:7802
    • 提供者:addy
  1. linuxDriver

    0下载:
  2. 在linxu下进行驱动程序开发是个比较麻烦的事,这个是嵌入式驱动程序的一个小例子供大家参考-At under linxu Driver Development is a relatively cumbersome, the drivers are embedded in a small example for your reference
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-27
    • 文件大小:9239375
    • 提供者:ggg
  1. hookdemo255

    0下载:
  2. Hook开发的例子,是对钩子的一个小例子-An example of the use of windows hook
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:20694
    • 提供者:Oliver
  1. webservice_stru

    0下载:
  2. pb9 webservice 一个小例子-a small example of pb9 webservice
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:328194
    • 提供者:luchg
  1. mine.tar

    0下载:
  2. 一个比较简单的扫雷游戏,入门级,学习QT的一个小例子-Mine a relatively simple game, entry-level, learning a small example of QT
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:10993
    • 提供者:林富鹏
  1. mouseclick

    0下载:
  2. VC侦测鼠标是否被点击 VC侦测鼠标是否被点击,在主窗口区点击左键,程序检测出你点击了鼠标上的左键,会弹出一个提示,告诉用户。这是VC编程百例中的一个小例子,虽然简单,但参考一下也不枉事。 -VC VC to detect whether the mouse is clicked, clicked the mouse is detected, click the left mouse button in the main window area, the program detects
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:28031
    • 提供者:李春雨
  1. mouseclick

    0下载:
  2. VC侦测鼠标是否被点击,在主窗口区点击左键,程序检测出你点击了鼠标上的左键,会弹出一个提示,告诉用户。这是VC编程百例中的一个小例子,虽然简单,但参考一下也不枉事。 -VC to detect whether the mouse is clicked, click the left mouse button in the main window area, the program detects that you click the mouse on the left will pop up
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:28099
    • 提供者:madud00012
  1. RSA加密解密源码

    0下载:
  2. RSA加密解密源码,只是简单的一个小例子,对于初学者来说很有帮助-RSA encryption and decryption code, but simply a small example, useful for beginners
  3. 所属分类:加密解密

    • 发布日期:2017-05-01
    • 文件大小:670904
    • 提供者:myowns
  1. CPPDll

    0下载:
  2. 一个讲解如何编写DLL的文档,里面有概念,也有一个小例子,帮助大家理解动态链接库。-An interpretation of how to write the DLL document, and there are concepts, there is also a small example, to help you understand the DLL.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:20790
    • 提供者:陈冬
  1. calculator

    0下载:
  2. 适合车学者学习的一个小例子,MFC做的计算器-MFC easy calculator
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:1866608
    • 提供者:木瓜
  1. demodlg

    0下载:
  2. VC初学例子:窗口最小化与最大化的实现,简单的不能再简单的小例子,用代码实现窗体的最大化、最小化、恢复窗口,面向VC入门级程序员的一个小例子,高手跳过哦。-VC beginner example: window minimization and maximization, simply can not be simple small example code form to maximize, minimize, restore the window, a small example of th
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:10531
    • 提供者:丁春发
  1. MyDialogBar

    0下载:
  2. 自定义一个基于VC++的窗体工具栏源代码,VC++编程百例中的一个小例子,代码确实有点老了,可能现在都不这么定义工具栏了,有兴趣的爱好者下载测试一下。-Customize a toolbar based VC++ form source code, VC++ programing in a small example, the code is a bit old, but probably not so now customize the toolbar, interested fans dow
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-25
    • 文件大小:24564
    • 提供者:金铁军
  1. VB-to-download-file

    0下载:
  2. VB下载文件程序小例子,使用VB编程实现文件下载的一个小例子-VB program to download files small example, the use of VB programming a small example file download
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-10
    • 文件大小:6423
    • 提供者:陈夏冬
  1. VB-serial-communication

    0下载:
  2. VB串口通信,VB编程实现串口通讯的一个小例子-VB serial communication, VB programming a small example of serial communication
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-10
    • 文件大小:6468
    • 提供者:陈夏冬
« 12 3 4 »
搜珍网 www.dssz.com