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

搜索资源列表

  1. pingformicrosoft

    0下载:
  2. 编写自己的一个ping程序,可以说是许多人迈出网络编程的第一步吧!!这个ping程序的源代码经过我的修改和调试,基本上可以取代windows中自带的ping程序. 各个模块后都有我的详细注释和修改日志,希望能够对大家的学习有所帮助-preparation of a ping own procedures, It can be said that many people take the first step to network programming! ! the ping program&#
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3725
    • 提供者:fpp
  1. VB_register_IO

    0下载:
  2. 在VB中读写注册表。有注释,可读写注册表,获取注册表中的字段值。带模块文件,方便嵌入。-in VB literacy registry. Notes there can read and write registry, access to the registry of field values. Module with documents to facilitate the embedding.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6050
    • 提供者:锐一
  1. gsm_gprs.rar

    0下载:
  2. 基于LINUX 平台的GPRS通信,在linux下通过串口来实现文本信息的收发,电话的拨打与接听, 该代码是用于linux下实现GPRS 通信的源代码,代码交叉编译后可运行于带linux系统并有GPRS 模块的开发板,可以实现短信收发和电话拨接功能
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:4331
    • 提供者:程波川
  1. i2c-gpio

    0下载:
  2. linux中内核模块gpio模拟i2c,可以不用自带的i2c程序,减少使用cpu资源-linux kernel module in the simulation gpio i2c, i2c can not own procedures, reduce the use of cpu resources
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:1819
    • 提供者:小华
  1. Agent

    0下载:
  2. Windows助手示例,在VC2003.net运行通过。(如果windows中不带发声模块可能没有办法读英语发音)-Windows aides example, in running through VC2003.net. (If the windows in the non-voice modules may not read English pronunciation)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:50633
    • 提供者:xxx
  1. new-cifs-backport

    0下载:
  2. Linux内核自带的cifs模块,实现网上邻居-Cifs own Linux kernel module, the realization of Network Places
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:274688
    • 提供者:songqing
  1. EUCINV

    1下载:
  2. 用扩展欧拉法求逆元 rsa算法的必须组成函数模块 带对话框-Euler method with the expansion of rsa algorithm inverse function must be composed of modules with dialog box
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1961540
    • 提供者:周勇
  1. ha_processexplorer1204_fdl

    0下载:
  2. Process Explorer 是一款免费的增强型任务管理器,是最好的进程管理器. 它能让使用者了解看不到的在后台执行的处理程序,可以使用它方便地管理你的程序进程. 能监视,挂起,重启,强行终止任何程序,包括系统级别的不允许随便终止的关键进程和十分隐蔽的顽固木马. 除此之外,它还详尽地显示计算机信息: CPU,内存,I/O使用情况,可以显示一个程序调用了哪些动态链接库DLL,句柄,模块,系统进程. 以目录树的方式查看进程之间的归属关系,可以对进程进行调试. 可以查看进程的路径,以及公司,版本等
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1312918
    • 提供者:徐子豪
  1. VT6656_Linux_src_v1.19_12_x86

    0下载:
  2. 自己编译的USB接口wifi驱动模块(VT6656,),S5PC100开发板可用,insmod模式,带WPA加密模块,WPA-supplicant为加密脚本。--USB interface, to compile the wifi driver module ( series can be used), S5PC00 development board is available, insmod mode, with WPA encryption module, WPA-supplicant fo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4584596
    • 提供者:helong
  1. e-creak

    0下载:
  2. 破解补丁源码,易语言源码,带使用例程,和相关模块-Crack patch source, easy language source code, with use of routine
  3. 所属分类:CA认证

    • 发布日期:2017-03-24
    • 文件大小:643286
    • 提供者:zhanghao
  1. ps

    0下载:
  2. 内核模块编程 1)设计一模块,该模块的功能是列出系统中所有内核线程的程序名、PID号和进程状态。 2)设计一个带参数的内核模块,其参数为某个进程的PID号,该模块的功能是列出该进程的家族信息,包括父进程、兄弟进程和子进程的程序名、PID号。 -Kernel module programming 1) design a module, the module s function is to list all kernel threads of the process name, P
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:85370
    • 提供者:李晓宇
  1. 4

    0下载:
  2. 设计一个带参数的内核模块,其参数为某个进程的PID号或为0,将输出信息通过printk写到内核日志。-To design a kernel module with parameters, the parameters of a process PID number, or 0, the output via printk written to the kernel log.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:100383
    • 提供者:庄镝
  1. Module

    0下载:
  2. DES 加密解密 模块BAS.带详细介绍 并且可以直接使用的-des 加密解密 module bas
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:8233
    • 提供者:裴金浩
  1. 1D_Gabor_transform

    1下载:
  2. 这个MATLAB软件包实现了小波在一维Gabior样转换的文件中所述: [1] K.N.乔杜里,M.,王凤琴,“建设希尔伯特变换的双 波基和Gabor变换,“对信号的IEEE交易 加工,第一卷。 57,没有。 9,3411-3425,2009年9月。 作者:K.N.乔杜里。 模块如下: --------------------------- 1。 demo.m 一个简单的例子演示软件的使用。 2。 autcorr.m
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:11538
    • 提供者:崔花婷
  1. vbwallpaper

    0下载:
  2.   VB仿Windows更换桌面壁纸的模块程序,可把你电脑的桌面换成别的,界面是仿Windows自带的桌面壁纸设置模块的界面,如图所示,用户体验挺不错,符合人的习惯啦!可使用本程序内置的壁纸,也可通过“浏览”按钮找到你想要的壁纸-VB Windows-like module procedures to replace the wallpaper to your computer desktop can be replaced by another interface imitation of W
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:18543
    • 提供者:赵小夏
  1. External-Modules

    0下载:
  2. EA2440试验箱带的外部扩展模块代码,wifi,bluetooth,zigbee,射频,gprs,gps,zigb-EA2440 test chamber with external expansion module code, wifi, bluetooth, zigbee, RF, gprs, gps, zigbee
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-07
    • 文件大小:22539067
    • 提供者:张永锋
  1. MyDesktop

    1下载:
  2. 一个综合了许多C#技巧的不错源码,带托盘菜单和半透明窗体特效的桌面精灵模块源代码,程序运行后第一个显示的是一个支持穿透的C#桌面日历,在托盘菜单中可选择窗口风格为“鼠标穿透”,可设置开机启动、设置日程提醒、设置窗口透明度等-A combination of many skills good C# source code, menus and translucent form with tray desktop effects wizard module source code, after ru
  3. 所属分类:Windows Kernel

    • 发布日期:2017-09-07
    • 文件大小:66560
    • 提供者:詹佩贞
  1. facedetect

    0下载:
  2. dm368 facedetect模块代码 for dvsdk2.10 (linux2.6.18)dm368带F后缀-dm368 facedetect for linux 2.6.18
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:4622
    • 提供者:Lewis
  1. QtSerialCom

    0下载:
  2. 使用Qt5自带串口模块编写的串口通信程序源代码,调试通过。-serialcom code using Qt5
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:6289
    • 提供者:xff
  1. 201505300856

    0下载:
  2. 有时候挂机下载游戏,但是网络断开了,无法进行下载,同时我们也在浪费电,怎么才能让电脑断网关机呢?断网关机休眠工具就可以自动检测网络连接状态并做出相应反应,是您挂机下载的必备工具!本工具不带任何模块,感兴趣可以下载看看哦-Sometimes hang download games, but disconnected the network, and can not be downloaded, and we are also a waste of electricity, how to make
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:96357
    • 提供者:黑色星期天
« 12 »
搜珍网 www.dssz.com