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

搜索资源列表

  1. GetHDSN_Delphi

    0下载:
  2. 可获得硬盘的序列号,序列号与卷标不同。卷标每次格式化之后就会变化,但序列号不会,所以可用来加密。-available hard drive serial number, serial number and label different. Each label will change after formatting, but no serial numbers, can be used to encrypt.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:167066
    • 提供者:张坚
  1. Address_Lable(CSharp)

    0下载:
  2. C# program, VS2005 .net framework 2.0 This is a Adress label control with example! Have fun!-C# program, VS2005. net framework 2.0 This is a label Adress control with example! Have fun!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:188187
    • 提供者:chenguo
  1. delphi6_components

    0下载:
  2. delphi 6 编写的一些改进型组件 label, richedit, edit-delphi six prepared some modified components label, richedit. edit, etc.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:172258
    • 提供者:bunny
  1. hdjm

    1下载:
  2. 抽取子图像: 通过一个随机混沌标签序列从原图像中抽取 对子图像加密:小波变换 ,在高频部分加密 重构原图,把加密好的子图像重新放回到原图像中 -from sub-images : a random chaotic sequence label from the original image from a tradition image encryption : wavelet transform, the high-frequency part of remodeling the
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:147696
    • 提供者:zcl
  1. IDEHDD

    0下载:
  2. 真正的硬盘序列号提取实例,绝对不是卷标的提取.-really drives serial extraction example, the label is not extracted.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:335207
    • 提供者:zjn
  1. test

    0下载:
  2. /* 在这里我们连接 "destroy" 事件到一个信号处理函数。 * 对这个窗口调用 gtk_widget_destroy() 函数或在 "delete_event" 回调函数中返回 FALSE 值 * 都会触发这个事件。*/ g_signal_connect (G_OBJECT (window), "destroy", G_CALLBACK (destroy), NULL) /* 设置窗口边框的宽度。*/ gtk_container_se
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:13917
    • 提供者:zhoujay
  1. fallbacks

    0下载:
  2. //建立按钮上标签的字符串 label = XmStringCreateSimple["Hello World!"] n = 0 XtSetArg[args[n], XmNlabelString, label] n++ button = XmCreatePushButton[toplevel, "pushbutton", args, n] XtManageChild[button] XmStringFree[label]
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1229
    • 提供者:zzroot
  1. label

    0下载:
  2. //建立顶级窗口 toplevel = XtVaAppInitialize[&app, "Label", NULL, 0, &argc, argv, NULL, NULL] //建立按钮上标签的字符串 str = XmStringCreateLtoR["A Simple\n Label", XmFONTLIST_DEFAULT_TAG] n = 0 XtSetArg[args[n], XmNlabelString, str]
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:12094
    • 提供者:xiaoran
  1. xmstring

    0下载:
  2. n = 0 XtSetArg[args[n], XmNlabelString, label] n++ button = XmCreatePushButton[toplevel, "pushbutton", args, n] XtManageChild[button] - n = 0 XtSetArg[args[n], XmNlabelString, label] n++ button = XmCreatePushButton[top
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1886
    • 提供者:xiaoran1
  1. BarcodeLabel_Print

    0下载:
  2. 这是我们公司以前用的barcode label print 程式,使用非常不错。-This is our company previously used barcode label print program, the use of very good.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:460849
    • 提供者:Angus
  1. 20080301210414894

    0下载:
  2. cadence skill bindkey-program for summary selected label
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:22951
    • 提供者:paul
  1. testDiskID

    0下载:
  2. Enumerate all disk connected to PC(including USB disk) and display the file system type(FAT32/NTFS), Volume Label, Product ID(PID), Vendor ID(VID), -Enumerate all disk connected to PC(including USB disk) and display the file system type(FAT32/NTFS),
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:4261764
    • 提供者:Jackie
  1. lajiwenjianqingchu

    0下载:
  2. 查看系统消息的源代码,我只知那个exe文件可执行,并输出一些稀里糊涂的英文字符,可是编程这条路,不只是让眼睛不舒服-eyes comfortabel label is OK.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:17323
    • 提供者:nenggougaosuni
  1. PFM

    0下载:
  2. 一个文件拷贝的delphi源码,显示了opendialog,savedialog,edit,button,label等组件的使用。-A file copy of the delphi source code, showing the opendialog, savedialog, edit, button, label and other components use.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:172510
    • 提供者:李强
  1. Qbutton

    0下载:
  2. QT 的showHint 效果,绝对对你有帮助,利用QMouseEnteryEvent ,鼠标进入和移开都能看到效果,我重写的是button ,label 也可以实现-QT effects of showHint definitely help you to use QMouseEnteryEvent, access and remove the mouse can see results, I rewrite the button, label also can be achieved
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:793
    • 提供者:wangfeng
  1. wiggly

    0下载:
  2. QT4下的标签和文本框显示的HELLO world!-QT4 under the label and text box display HELLO world!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:532640
    • 提供者:王涛
  1. pci-label

    0下载:
  2. Export the firmware instance and label associated with a pci device to sysfs.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2414
    • 提供者:rebiuvou
  1. label

    0下载:
  2. If the label backend does not support partial matching, then assume a match is possible. -If the label backend does not support partial matching, then assume a match is possible.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4096
    • 提供者:gkphkai
  1. label

    0下载:
  2. Linux Device Driver: label - the security label structure.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2231
    • 提供者:bnmeipy
  1. label.tar

    0下载:
  2. QT中自定义label,可实现鼠标点击事件、区域显示图片。(QT custom label, can realize mouse click event, area display picture.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-11
    • 文件大小:5178
    • 提供者:
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com