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

搜索资源列表

  1. 实例81 用C编程获取WPS的文件密码

    0下载:
  2. 用C编程获取WPS的文件密码-C programming WPS access to the password file
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:11382
    • 提供者:于健英
  1. C++通过WIN32 API获取逻辑磁盘详细信息

    0下载:
  2. 众所周知,在微软的操作系统下编写应用程序,最主要的还是通过windows所提供的api函数来实现各种操作的,这些函数通常是可以直接使用的,只要包含windows.h这个头文件。   里面主要介绍的是几个常用的api函数,通过它我们可以获取用户磁盘的相关信息。-known in the Microsoft operating system, to prepare applications, or through the main windows api provided by the variou
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:17849
    • 提供者:美美
  1. CPU-Z

    3下载:
  2. CPU-Z SDK获取和查看CPU的相关信息 型号 厂家 温度 电压等详细参数。-CPU-Z SDK access and view information about the CPU temperature and voltage model manufacturers detailed parameters.
  3. 所属分类:系统编程

    • 发布日期:2012-11-13
    • 文件大小:2170938
    • 提供者:张文
  1. MAc

    0下载:
  2. 用C++获取硬盘的序列号ID以及网卡的MAC地址的源代码,可以用此方式结合md5加密算法进行软件加密。-Using C++ access to the hard drive serial number and ID card of the MAC address of the source code can be used this way md5 encryption algorithm combines encryption software.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:3284
    • 提供者:夏雨
  1. sqlitewrapped-1.3.1.tar

    0下载:
  2. sqlite C++ wrapper 1.3.1,It provides a C++ interface to access sqlite database.-sqlite C++ wrapper 1.3.1, It provides a C++ interface to access sqlite database.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-21
    • 文件大小:16096
    • 提供者:Coolper
  1. DVB-CSA_descrambling_for_ts

    0下载:
  2. 支持DVB-S,DVB-T,DVB-C的系统前端加扰和解扰过程,请注意加扰与加密不同,本程序包实现的是纯粹的加扰和解扰过程,不对KEY进行加密传输。要求输入测试文件时,请按照C语言的文件访问要求输入,如key.txt表示你要使用的KEY放在了名为key的txt文件中,不可写成“key.txt”。-To support the DVB-S, DVB-T, DVB-C system front-end process of scrambling and descrambling, please no
  3. 所属分类:CA program

    • 发布日期:2017-03-24
    • 文件大小:528366
    • 提供者:xx
  1. ChangeData

    0下载:
  2. C# ACCESS GSM 短信远程修改数据-C# ACCESS GSM SMS remote modification of data
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:691705
    • 提供者:gong__ke
  1. sns

    0下载:
  2. C++获取硬盘序列号,身份证作为唯一标示-C++ access to the hard disk serial number, identity card as the only labeled
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:237297
    • 提供者:PangShuqiang
  1. PassMng

    0下载:
  2. 个人密码管理工具 使用DES加密,加密后的对象序列化的方式存取。-Personal password management tool uses DES encryption, encrypted way to access the object serialization.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:82246
    • 提供者:whisk
  1. Access

    0下载:
  2. 利用C++ Builder 6.0 编写的Access 2003密码破解软件-Using C++ Builder 6.0, prepared Password Recovery Access 2003
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:703337
    • 提供者:skysonya
  1. Exercise2

    0下载:
  2. 1、(实习题) 请编写一个程序,确定二叉树的特征。如:每个节点的层次,从根到该节点的枝长(路径长度),子孙的个数及祖先的个数。每个节点在前序、中序、后序中的访问的序号。-1, (practice questions) Write a program to determine the characteristics of a binary tree. Such as: the level of each node, the node from the root to shoot length (
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:16556
    • 提供者:齐宇轩
  1. C.Encryption.and.decryption

    0下载:
  2. 简单易用的数据加密和保护软件 一款可以严格控制你的计算机文件访问权的强大工具.特别是在你和别人共用一台机器的时候,你能利用来防止其他用户打开你的私人文件-Easy to use data encryption and protection software, a tightly controlled access to your computer files a powerful tool. Especially if you share a machine with others, you c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:168164
    • 提供者:李霖
  1. beep.c

    0下载:
  2. 这是一小段PC喇叭发声源码,它显示如何在LINUX应用程序中直接访问硬件端口.-A piece of source codes which implement beep in a application which can direct access hardware io port.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:960
    • 提供者:Jack Hu
  1. Linux-database-access

    0下载:
  2. 编写Linux下用C语言访问MySQL数据库的程序.-Linux database access
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:301989
    • 提供者:曹磊
  1. CPP-code-access-to-the-registry

    0下载:
  2. C++访问注册表的源代码,本源代码用于C++学习-C++ source code access to the registry, the origin code for C++ learning
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:69616
    • 提供者:黄超
  1. DataOperator

    0下载:
  2. C#对ACCESS数据库操作,C#构建ACCESS数据库,对数据库中表的操作等。-Construction of the ACCESS database operations, C# ACCESS database on the operating table in the database.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-06
    • 文件大小:4832
    • 提供者:邱枫
  1. rtc-dm355evm

    0下载:
  2. rtc-dm355evm.c - access battery-backed counter in MSP430 firmware
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-29
    • 文件大小:1650
    • 提供者:hongvangxei
  1. c

    0下载:
  2. C语言操作access数据库,利用odbc来操作access数据库的源码-C language operation access database using ODBC to manipulate access database source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-21
    • 文件大小:1207
    • 提供者:王鹏
  1. acess-list--deney

    0下载:
  2. access list acl using c-access list acl using c++
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:5387
    • 提供者:jordancoder
  1. 0.c.tar

    0下载:
  2. 经典的线程例子,使用 pthread 线程库创建两个线程,两个线程都要访问共享变量counter,按照源程序的逻辑,两个线程各循环 5 次,每次循环对 counter 变量加 1,最后打印的结果应该是 10。但是因为线程的特性,两个线程同步执行,所以结果是6,这是很有意思的事情。-The classic example of a thread, the thread using pthread library to create two threads, two threads must acc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:618
    • 提供者:zjuuuu
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com