CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - s-mac

搜索资源列表

  1. 源代码-高源

    1下载:
  2. 包括10个源码:1 令系统托盘(提示区/Sys tray)中的图标显示气泡提示框(Tool Tip)的代码 2 软盘格式化程序 3 一个虚拟驱动盘映射器 4 这个软件可以得到大多数的“高级”系统信息,比如系统缓存的密码、PROXY设置、网卡MAC等 5 用过Flashget和网络蚂蚁的朋友应该知道在IE中右击右击菜单有使用(xxxxx)下载.本代码就实现此功能。可以获取在网页中选择的文本,链接 地址,图片. 6 引起轰动的源码,能在视窗里每一个窗口最小化按钮旁加一个新按钮,这个新按钮的功能是将窗
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:433289
    • 提供者:none
  1. ActiveTcl8.4.11.2.201775-win32-ix86-threaded

    2下载:
  2. ActiveTcl is ActiveState s quality-assured distribution of Tcl, available for AIX, HP-UX, Linux, Mac OS X, Solaris, and Windows
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:20245861
    • 提供者:马龙骧
  1. wakeup_on_lan

    1下载:
  2. 一个简单的远程开机的源代码(C++),只要给定MAC地址, 并且该机子的BIOS设置为允许远程开机,该程序就能做到开机的效果-a simple remote boot source code (C), as long as the given MAC address, and the machine's BIOS settings to allow remote boot, the program will be able to boot effect
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:8462
    • 提供者:张亮亮
  1. Library_of_Cryptographic

    0下载:
  2. a C++ Class Library of Cryptographic Primitives This library includes: MD2, MD5, SHA-1, HAVAL, Tiger, RIPE-MD160, MD5-MAC, HMAC, XOR-MAC, DES, IDEA, WAKE, 3-WAY, TEA, SAFER, Blowfish, SHARK, GOST, CAST-128, Square,Diamond2, Sapphire, RC2, RC5,
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:388055
    • 提供者:刘永
  1. readMacAddr

    0下载:
  2. obtain mac addres, it s a very good example to study library calling.-obtain mac address, it s a very good example to study library calling .
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8621
    • 提供者:marlon
  1. netdisco-0.94_with_mibs.tar

    0下载:
  2. Designed for moderate to large networks, configuration information and connection data for network devices are retrieved and set by SNMP. With Netdisco you can locate the switch port of an end-user system by IP or MAC address. Data is store
  3. 所属分类:SNMP编程

    • 发布日期:2008-10-13
    • 文件大小:6903970
    • 提供者:dl
  1. stepnc_write_v1_1

    0下载:
  2. The STEPNCWrite library writes STEP-NC toolpath data (AP-238 CC1). This C++ library is completely open-source and has been released under the GNU General Public License (GPL). The library writes data in XML format (ISO 10303-28) using just prin
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:100726
    • 提供者:易力
  1. EasyBMPtoAVI_0.54_console-source

    0下载:
  2. EasyBMPtoAVI is a simple, easy-to-use, cross-platform utility for creating an avi movie file from a series of windows bitmap (BMP) images. Some features: 1) Support for reading all bit-depths supported by EasyBMP. At the present time,
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:13359
    • 提供者:deeply2000
  1. macaddress

    0下载:
  2. 此代码通过 NetApi32.dll 中提供的API来实现 Windows 系统中网卡MAC地址的获取。首先发送 NCBENUM 命名枚举机器上所有网卡(因为一台PC上有可能装多张网卡),由此可以获得网卡的数目和每张网卡的内部编号,接着针对每个网卡编号发送 NCBASTAT 命令获取其 MAC 地址。注意使用本例所提供的方法获取MAC地址,网卡事先必须与 MS NetBEIU 协议进行绑定。-NetApi32.dll this code provided by the Windows API t
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:12552
    • 提供者:肖和平
  1. vc_jiqiaoshili_part13_14

    0下载:
  2. Visual.C++程序设计技巧与实例--配套光盘 第13章 网络编程 本章共有8个实例: 1. PowerNetConfig在Win2000系统下修改主机名、IP、网关、子网掩码和代理服务器 2. GetAllIP得到多穴主机的多个IP地址 3. EnumHosts枚举局域网内的计算机 4. GetMac读取网卡的Mac地址 5. C_S Demo一个小型的公司客服系统——C/S使用示例 6. Mount在应用程序中映射网络驱动器 7. AddIEButto
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:622761
    • 提供者:xixi
  1. OPENHTM

    0下载:
  2. 1. PowerNetConfig 在Win2000系统下修改主机名、IP、网关、子网掩码和代理服务器 2. GetAllIP 得到多穴主机的多个IP地址 3. EnumHosts 枚举局域网内的计算机 4. GetMac 读取网卡的Mac地址 5. C_S Demo 一个小型的公司客服系统——C/S使用示例 6. Mount 在应用程序中映射网络驱动器 7. AddIEButton 往IE的工具条上添加自定义的图标 8. MyBrow
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:26938
    • 提供者:ruan
  1. IEEE802.15.4MACSoftwareDocuments

    0下载:
  2. This manual describes Freescale’s IEEE™ 802.15.4 Standard compliant MAC/PHY software. The Freescale 802.15.4 MAC/PHY software is designed for use with the Freescale MC1319x and MC1320x, family of short range, low power, 2.4 GHz Industrial, Scien
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1157936
    • 提供者:熊飞宇
  1. mac-romanian

    0下载:
  2. physical base address and length of the controller s registers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3816
    • 提供者:bwtvjeng
  1. hello

    0下载:
  2. 获取本地计算机的网卡的MAC地址,要求网卡必须连接网线-Get Netcard s MAC Address
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:757
    • 提供者:hg
  1. backup

    0下载:
  2. Smulating s-mac node send packet
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:836
    • 提供者:steph
  1. MAC

    0下载:
  2. 获取本机IP 还有马克地址,比较简单,是个人的处女秀,属于新手级别,来咱们这就是想学习其他人的呢-Access to the machine IP address, and mark is simpler, is a person s debut, belongs to a new level, this is we want to learn to others
  3. 所属分类:ELanguage

    • 发布日期:2017-04-30
    • 文件大小:365527
    • 提供者:丰木木
  1. 8wf

    0下载:
  2. 此播放器的原版本:ExoBUD MP(II) v4.1tc+ 网站媒体播放程序! 的MAC 水晶版 1 添加了退出按钮 2 重新设计了mute 按钮 3 重复调用musichtm文件,不会重复出现播放器 4 播放列表现有740首歌,均为过滤后的基本无重复,失效链接-The original version of this player:! ExoBUD MP (II) v4.1tc+ media player s MAC website Crystal Edition Imp
  3. 所属分类:Web Server

    • 发布日期:2017-04-30
    • 文件大小:101199
    • 提供者:幕宾
  1. Loss_SMAC

    1下载:
  2. 用MATLAB软件仿真S-MAC的LO-The simulation of S-MAC LOSS using MATLAB software
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:514
    • 提供者:sunyaru
  1. smac-stack-1.2.tar

    0下载:
  2. S-MAC SOURCE CODE IN TINY OS
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:61440
    • 提供者:meenu
  1. getmac

    0下载:
  2. 在windows系统中获得电脑的mac地址,环境vs2010(In the windows system access to the computer's MAC address, the environment VS2010)
  3. 所属分类:网络编程

    • 发布日期:2018-01-05
    • 文件大小:5424128
    • 提供者:人气机
« 1 2 3 4 5 6 78 9 10 11 12 13 14 »
搜珍网 www.dssz.com