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

搜索资源列表

  1. ourdev_561617

    0下载:
  2. UCgui 开发,带例子,是RTthread的。如果有帮助,可以下下来看看。-UCgui development, and that the and with examples RTthread. If it helps, you can look down under.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:4831733
    • 提供者:ricky
  1. HARTprotocol

    0下载:
  2. hart应用编程的例子,比较好的介绍,可以学习使用-hart application programming examples, a good introduction, you can learn to use
  3. 所属分类:Linux驱动

    • 发布日期:2013-09-06
    • 文件大小:333806
    • 提供者:xiaodong
  1. FCFS

    0下载:
  2. 此为用JAVA编写的模拟先来先服务算法的实例,压缩包中包含所有的工程文件,用eclipse导入即可编译运行,里面包含多种计数,包括多线程的使用,和各种图形界面,是我写的一个很好的例子-This is written in JAVA analog first-come, first-served algorithm instance compression package contains all project files, you can compile and run eclipse imp
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:48529
    • 提供者:谭俊孟
  1. viewmem

    0下载:
  2. 用vc6.0编的查看内存使用情况的程序源码 一个查看内存使用情况的例子,程序不难,都能看懂。程序中用到MEMORYSTATUS结构,程序还可以增加如显示页面文件的大小、地址空间的大小等。 -Vc6.0 series of program source code view memory usage of a view memory usage examples, the program is not difficult, can understand. Program used MEMORYS
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:25829
    • 提供者:huang100
  1. richedit

    1下载:
  2. VC++程序环境下的MyRichEdit文本编辑器控件实例,包括一个原生默认的MyRichEdit,还有一个MyRichEditSample(例子),另外还有基于RichEdit控件创建的简单文本编辑模块,以及基于单文档程序创建简单文本编辑模块。原生的编辑器样式可看如上截图。-Environment VC++ program MyRichEdit text editor control instance, including a native the default MyRichEdit, th
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:114402
    • 提供者:郑永立
  1. draw

    0下载:
  2. VC++ 画直线的小例子源码,按住鼠标左键在窗口区向任一方向滑去,即可画出一第直线,重复上述步骤,可画出无限多个直线,暂时不支持画曲线,运行效果如图所示。-The VC++ draw a straight line small example source code, press and hold the left mouse button in the window area slide, in either direction, you can draw a first straight l
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:39817
    • 提供者:程虎
  1. Clipboard

    0下载:
  2. 剪贴板发送和接收数据的VC++实例,主要是说明进程间通信的问题,例子源代码相对简单,高手可以跳过此源码,VC++新手们请下载源码参考。-Clipboard to send and receive data VC++ instance, is the descr iption of inter-process communication, example source code is relatively simple and the master can skip this source, VC
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:18377
    • 提供者:汪建国
  1. rpgedit

    0下载:
  2.  某PRG游戏的参数编辑器,VC++ PRG游戏编写教程中的一个随书例子,可以对人物名称、攻击力、防御力、魔法、等级、攻击距离等进行参数设置,在一些PRG游戏中,你这样的编辑器是经常在在的。-A PRG game parameter editor, VC++ PRG game to write a tutorial with the book example, can the character name, attack power, defense force, parameter setti
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:15959
    • 提供者:王佩华
  1. usbcan_linuxV1.02

    0下载:
  2. 本文提供了如何使用USBCAN设备进行二次开发的例子,程序提供了在LINUX中运行设备所需的动态库,和两个C文件。使用C文件中的接口函数可实现对设备的操作。-This article provides examples of how to use USBCAN equipment for secondary development, the program provides the equipment needed to run Linux dynamic libraries, and two
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-22
    • 文件大小:226476
    • 提供者:xiaodi
  1. SockServer

    0下载:
  2. Vc异步套接字的例子,可以测试接受数据和发送数据,像聊天一样,看完以后就可以自己学着写了。希望对大家有用。-Vc asynchronous socket example, you can test to receive data and send data, like a chat, after reading can learn to write. I hope to be useful.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:21149
    • 提供者:吴志红
  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. netease_news

    0下载:
  2. 仿网易新闻客户端源码,完美实现android端的新闻客户端应用,仿网易新闻,测试可运行,无bug,对学习Android编程来说,是个实用的例子,你可以借鉴一下,从而编写出其它网站的客户端软件,这不是难事哦。-Imitation Netease news customer-side source, perfect to achieve the android end of the news customer-side applications, imitation Netease news, th
  3. 所属分类:Windows Kernel

    • 发布日期:2015-05-15
    • 文件大小:454656
    • 提供者:黄丽
  1. jauerlog

    0下载:
  2. 网页上常用的特效综合演示实例,点击弹出层,点击弹出登录框、注册框,并使用formValidator表单验证插件以Ajax方式验证输入信息是否正确,通过本例子,你可搞明白如果实现Ajax弹出层和登录注册的原理。-Commonly used in web page effects demo instance, click on the pop-up layer, click on the pop-up login box, registration box and use formValidator
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-11
    • 文件大小:191379
    • 提供者:方美
  1. RegTest

    0下载:
  2. VC注册表操作例子,有需要的朋友可以参考参考。-VC registry operation example, a friend in need can refer to reference.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:128524
    • 提供者:Caiyunze
  1. chaihang

    0下载:
  2.  Delphi折行显示按钮标题文字,这里说的折行和换行类似,有一些控件如果找不到的话,请在网络上搜索一下,需要这些控件才能编译运行源码。是一个新手源码例子,Delphi初学者适合下载。-Delphi button caption text lines are wrapped, said fold line and line feed similar, there are some controls If you can not find, search the web, you need the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-12
    • 文件大小:99040
    • 提供者:陈细清
  1. Testbench

    0下载:
  2. 这是一段verilog的调用测试例子,可以以此作为参考,对其他verilog仿真时,进行调用。-This is a verilog call the test example, can be used as a reference, on the other Verilog simulation call.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:568
    • 提供者:达到
  1. ScrollStatus

    0下载:
  2.  VC源码实现窗体状态栏的文字滚动特效,打开窗口后,看下边的状态栏,可看到一行英文由左向右滚动,循环滚动后,消失后会重复从左到右滚动,由明日科技提供的一个VC实用源码例子,为新手学习VC++编程助一臂之力。-VC source code form of the status bar text scrolling effects, open the window to see the status bar at the bottom, you can see a line of English s
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-12
    • 文件大小:808547
    • 提供者:刘箭
  1. huffman

    0下载:
  2.  VC++基于哈弗曼算法的一个压缩和解压的VC例子,可视界面操作,可方便运用到程序里面。--VC++ based on the Huffman algorithm VC example of a compression and decompression, visual interface operation, can be easily applied to the program inside.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-08
    • 文件大小:22281
    • 提供者:李劲青
  1. ComboBox

    0下载:
  2.  基于Vb实现的ComboBox控件自动匹配查询内容的技术实例,通过本例子可学习到如何向Combo1添加列表项、如何向List1添加与Combo1相同的列表项,并最终实现一个支持自动匹配查询内容的查询提示框。-Vb based implementation ComboBox control technology automatically match query instances, through this example Combo1 can learn how to add a list
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:1414
    • 提供者:张燕芳
  1. hook

    0下载:
  2. 利用Hook技术,得到窗口上的鼠标键盘等系统消息,可作为入门例子-Hook technology used, to get on the window system messages such as mouse and keyboard can be used as introductory example
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:261944
    • 提供者:Tassel
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »
搜珍网 www.dssz.com