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

搜索资源列表

  1. C多线程编程实例

    1下载:
  2. 纯C语言多线程编程实例
  3. 所属分类:进程与线程

    • 发布日期:2008-05-24
    • 文件大小:3548
    • 提供者:lsqfly2005
  1. C window

    0下载:
  2. 纯C语言编程的窗体实例-pure C language programming examples of the form
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:162673
    • 提供者:道奇蝰蛇
  1. DES

    1下载:
  2. 信息安全实验指导上的DES源程序,纯c编程,可用于各种c编译器。代码结构,流程清晰,有代码解释,还提供了数据测试。希望对广大初学者有用!欢迎下载!-Information security guidance on the DES experimental source, pure c programming, can be used for a variety of c compiler. Code structure, processes explicit and to explain the
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:17414
    • 提供者:maowu
  1. regex-lib

    0下载:
  2. 一个方便实用的正则表达式类库,纯C编写,只需要把头文件包含到你的工程里即可,方便集成,支持多种操作系统及编译器。附常用正则表达式-A convenient and practical regular expression library, the preparation of pure C, only need to head to the file that contains your project where you can to facilitate the integration, s
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:81962
    • 提供者:nathanwang
  1. c语言的AES加解密算法

    4下载:
  2. aes加解密算法C语言实现,纯C语言实现,不调用任何标准C外的函数库,分为加密和解密两个c源文件,由于是纯C语言实现,适合于移植到其他操作系统,如LINUX等,
  3. 所属分类:Windows编程

  1. (c)StudentInformationSystem

    0下载:
  2. 纯C语言实现的小型学生信息管理系统。不管是初学C还是很久不用C的人来说,不能不算是一补充。-Pure C language to achieve a small student information management system. Whether beginner C or C a long time for those who do not can not but be regarded as a supplement.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:397077
    • 提供者:林财原
  1. INILite

    1下载:
  2. 高效的INI配置文件操作库,纯C实现,解决需要反复读写INI文件或者操作大型INI文件时的效率问题,比Win32 的INI操作函数快200倍或以上。-INI configuration files and efficient operation of the Treasury, pure C realization of the need to repeatedly solve the INI file to read and write INI files or large-scale ope
  3. 所属分类:File Operate

    • 发布日期:2015-03-18
    • 文件大小:198406
    • 提供者:刘久人
  1. notepad(c)

    0下载:
  2. 纯C 记事本:实现了(权限管理)用户注册以及登陆管理 实现了记事本内容的增删改查功能-Pure Notepad C: implementation of the [rights management] User Registration and management of implementation of the landing Notepad content additions and deletions to search function
  3. 所属分类:Console

    • 发布日期:2017-05-12
    • 文件大小:2987987
    • 提供者:韦正海
  1. jsq

    0下载:
  2. 支持鼠标操作的计算器源码,纯c语言设计,附带实验设计报告,超值选择-Supported mouse calculator source, pure c language design, with experimental design report, Value Choice
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:65935
    • 提供者:allan
  1. clock2

    0下载:
  2. 纯c语言时钟,很有真实感。 计算机图形学做作品。-Pure c language clock, very realistic. Computer graphics to do work.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1511
    • 提供者:quyun
  1. c

    0下载:
  2. 纯C语言写的数据库,可以定制表的结构,组合逻辑查询-Database written in pure C, you can customize the table structure, combinational logic query
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1264230
    • 提供者:alex
  1. kumao

    0下载:
  2. 纯C语言编的音乐播放器,包含播放,暂停,打开,存储快进,音量调整等等功能-C-series of pure music player, including play, pause, open, storage fast forward, volume adjustment, etc. functions
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-03
    • 文件大小:202357
    • 提供者:zhangwei
  1. C-24point

    0下载:
  2. 24点算法,可以列举所有结果,使用了纯C语言-24-point algorithm to enumerate all the results, the use of a pure C language
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:236144
    • 提供者:戚兴宇
  1. matrix.c

    0下载:
  2. 采用pthread多线程编程实现的矩阵乘法运算,采用纯c编写-matrix multiplication in multi-thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:628
    • 提供者:zhang
  1. mybank.c

    0下载:
  2. 纯c实现的银行家算法,采用pthread多线程编程,模拟资源的安全有效分配-the banker‘s algorithm based on pthread and safety algorithm
  3. 所属分类:Process-Thread

    • 发布日期:2016-04-22
    • 文件大小:1024
    • 提供者:zhang
  1. uuid

    1下载:
  2. 采用纯C的方式生成全球唯一ID,guid,采用linux下的代码移植过来的,软件采用vc6编译(The use of pure C way to generate the world's only ID, guid, using Linux code transplant over, the software uses VC6 compiler)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:478208
    • 提供者:笑看人生
  1. 纯C#封包拦截源代码

    0下载:
  2. 纯C#封包拦截源代码.()
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:106496
    • 提供者:柠檬哥哥
  1. XP_ODBC

    0下载:
  2. 纯C,odbc api,微软的例子,对纯C odbc 编写有参考价值(Pure C, ODBC, API, Microsoft example, the preparation of pure C ODBC reference value)
  3. 所属分类:数据库编程

    • 发布日期:2017-12-31
    • 文件大小:7168
    • 提供者:老安
  1. 三国源代码c描述

    0下载:
  2. 用c语言编写的三国的源代码,纯c的源代码(c/c++ the Three Kingdoms source code)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:246784
    • 提供者:redgreen0
  1. 纯C-CNN

    0下载:
  2. 纯C深度学习库,里面包含MNIST手写数字识别数据集,编译就能训练和预测(Pure C depth learning library, which contains MNIST handwritten digital recognition data sets, compiling can be trained and predicted.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:10685440
    • 提供者:hnsdgxylh
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com