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

搜索资源列表

  1. RemoteControlProgrammingTechniquessourcecode

    0下载:
  2. 远程控制编程技术 包含一些例子 喜欢的朋友可以下载看一看-Remote control programming contains a number of examples can be downloaded like a friend to see
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:597924
    • 提供者:wujia
  1. Mouse

    0下载:
  2. 该程序能够改变鼠标形状,是一个非常好的例子.-The program can change the mouse shape is a very good example.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:3040933
    • 提供者:杨雨
  1. c-md5code

    0下载:
  2. 带密钥的md5算法库md5lib.h共有下列函数: char* MDString (char *) /*输入任意一个字符串,经过md5算法处理后,返回结果:一个定长(32个字符) 字符串 */ char* MDFile (char *) /*输入任意一个文件名,文件内容经过md5算法处理后,返回结果:一个定长 (32个字符)字符串 */ char* hmac_md5(char* text, char* key) /*输入任意一个字符串text,和一个用
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:5961
    • 提供者:wangyicai
  1. SetupSerialPort

    0下载:
  2. linux下串口驱动的一个测试例子,只需要简单的设置便可使用-linux serial port driver under a test example, need only a simple set up can use! !
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:3412
    • 提供者:zhezhen
  1. Linux

    0下载:
  2. Linux例子源代码,是老师给我的,对做设计绝对有帮助-Linux example source code, a teacher to me, to do the design can definitely help
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4674
    • 提供者:周薇
  1. container.c.tar

    0下载:
  2. 学习GTK图形开发的最好例子,可以依据这些基本的图形堆积出想要的图形-To learn the best example of GTK graphical development can be based on these basic accumulation of a desired graphic graphics
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2161
    • 提供者:杨文虎
  1. SampleLog

    0下载:
  2. 一个通用日志例子,通过接口技术对各种日志类进行封装,实现了文件日志,窗口日志,在此基础上可以通过接口实现自己的日志类。-Example of a common log, the log through the interface technology for various types of packages to achieve the file logs, windows logs, on this basis can interface their own log class.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:43202
    • 提供者:zmy
  1. appendprocess

    0下载:
  2. 一个附加进程的例子,大家可以看看如何,-An additional example of the process, we can see how. . . . . . . . . . . . . . . . .
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:7939
    • 提供者:jhonny
  1. demonstrate

    0下载:
  2. 自己写的linux平台下的socket演示例子,支持,分为端点和处理端,处理端可以查询端点的数据和进行图像拼接。-Write your own linux platform to demonstrate an example under the socket, support, is divided into endpoint and processing side, handling client can query the endpoint data and image stitching.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:299188
    • 提供者:fu
  1. memory

    0下载:
  2. 讲诉内存管理的一个好例子,有需要的朋友可以下载一看-Speak v. memory management is a good example, we need to see a friend you can download a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2560503
    • 提供者:ken
  1. softRegist

    0下载:
  2. 一个演示共享软件注册的例子。高手就不用看啦。初学者可以试试。-A presentation sharing software registration example. Master would not have see. Beginners can try.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:182837
    • 提供者:zysky
  1. state

    0下载:
  2. 一个简单的例子 完成了一个面向状态的开发框架 可以方便的用于各种控制领域的小型嵌入式系统-A simple example of a complete development framework for the state can be easily used in various control areas of small-scale embedded systems
  3. 所属分类:Network Security

    • 发布日期:2017-04-05
    • 文件大小:26923
    • 提供者:liudingfa
  1. HotKey

    0下载:
  2. 可以学习利用全局钩子打开游戏进程,并打开外挂窗口,是一个很好的学习例子-Can learn to use the global hook to open the game process, and open the plug in window is a good example of learning
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1942097
    • 提供者:cao
  1. SafetyNetMobile

    0下载:
  2. 通过Web页面获取基站位置Web端源码 首先要清楚一点的是,每一个基站都能够通过请求http://www.google.com/loc/json获取到一个经纬度。如果用户能够在短时间内获取到较多的基站信息,比如4个或5个,可以通过这几个基站的经纬度计算出比较准确的用户位置。 举个例子,比如我在WM上取到4个基站信息: 50554,9513,460,1 50325,9513,460,1 50584,9513,460,1 50041,951
  3. 所属分类:Network Security

    • 发布日期:2017-03-28
    • 文件大小:134157
    • 提供者:尚伊珣
  1. APIHook

    0下载:
  2. 使用微软detours库编写的API拦截函数,本代码主要提供了拦截recv函数的例子,其他函数的拦截可以参考例子编写-Detours library prepared using Microsoft API interception function, the code provides a blocking recv function key example of other function block can refer to the example of the preparation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-03
    • 文件大小:15767457
    • 提供者:david
  1. someExampleOfGTKProgramming

    0下载:
  2. 自己整合的GTK编程中的各个控件使用的例子,可正常编译运行-Their integrated GTK programming examples for use in all controls can compile and run correctly
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:53407
    • 提供者:hanxing
  1. CPUSinusoid

    0下载:
  2. 微软《编程之美》一书的小例子 运行一段时间查看任务管理器 可以看到CPU使用曲线为正弦-Microsoft' s " The Beauty of Programming," a book for some time to run a small example of the Task Manager view you can see CPU use for the sine curve
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:69198
    • 提供者:陈飞
  1. CDAutoRun

    0下载:
  2. CDAutoRun自动运行dvd,这个例子可以写光盘自动运行-CDAutoRun automatically dvd, this example can write CD-ROM Autorun
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:22587
    • 提供者:随风
  1. LinuxPipe

    0下载:
  2. Linux下进程间使用管道进行通信的几个例子,有简单的有复杂点的,可以作为学习使用。-Linux, inter-process communication using pipes a few examples, there is simply a more complex, and can be used as learning to use.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:2439
    • 提供者:wbwang
  1. pwm

    0下载:
  2. ARM中Linux下的编程例子,pwm可以用来借鉴和学习嵌入式编程-ARM in the case of programming under Linux, udptalk network programming can be used to learn from embedded programming, and Linux programming, network programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1168
    • 提供者:chenxiaba
« 1 2 3 4 5 67 8 9 10 11 ... 15 »
搜珍网 www.dssz.com