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

搜索资源列表

  1. myshell.rar

    1下载:
  2. 用纯C语言编写的一个Linux下的Shell,包含tch和bash的基本功能(包含重定向和后台运行),暂时不支持管道。已经在cygwin和Ubantu 7.10下测试通过。 主要包含: makefile 编译生成myshell可执行文件 myshell.c 主函数(涉及程序入口) utility.c 所有功能函数(将近1000行) myshell.h(包含宏定义、结构体声明、库函数的头文件,及utility.c中的所有函数的声明) readme 用户手册(当用户在myshel
  3. 所属分类:OS Develop

    • 发布日期:2015-08-07
    • 文件大小:300420
    • 提供者:Yang
  1. CRC16.rar

    0下载:
  2. 纯c代码编写,可以单独的进行CRC16校验,结果可以16进制显示。,The preparation of pure c code can be carried out separate CRC16 checksum, 16-band results can be displayed.
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:96759
    • 提供者:chen
  1. PortScan.rar

    0下载:
  2. 纯 C 语言用 Win32 API + Socket 编写的端口扫描器 是控制台下的。,C Program Language write Port Scan
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1159096
    • 提供者:恨苍生
  1. http_post_in_c

    1下载:
  2. 使用纯C编写的http post请求,可用于测试HTTP服务器等。是一个很适用的小工具。-The use of pure C prepared http post request, can be used for testing HTTP server. Is a very applicable gadgets.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:9078
    • 提供者:魏汝垚
  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. RC4

    1下载:
  2. 实现RC4加密算法,纯C语言版,对于加密有兴趣的可以-Achieve the RC4 encryption algorithm, a pure C language version of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:1717
    • 提供者:苏苏
  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. LBPc

    1下载:
  2. lbp图像纹理分析,是纯c代码,非常有借鉴意义-lbp image texture analysis, is a pure c code, and is very referential significance
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:3123
    • 提供者:张凤春
  1. find_edge

    1下载:
  2. 纯C写的二值化图片的边界跟踪,运行该算法后能够有效的找出图像的内边界。-Written in pure C Binarization image border tracking, after running the algorithm can effectively identify the images of the inner boundary.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:235500
    • 提供者:cheng tiantian
  1. eluosifangkuai

    0下载:
  2. 俄罗斯方块源代码。纯 C 语言编写.仅供参考.-Tetris source code. Pure C language. Is for reference only.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-23
    • 文件大小:54321
    • 提供者:hua
  1. mail

    0下载:
  2. LINUX 平台下面 纯C的 短信和邮件发送程序-LINUX platform pure C, the following text messages and e-mail program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:49617
    • 提供者:xiaoping
  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. 8

    1下载:
  2. 用A*启发式算法解决八数码问题,用纯C实现-using A* algorithm to solve Eight-puzzle
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1346
    • 提供者:phil
  1. Ping

    0下载:
  2. 用纯C语言实现的ICMP协议,可以用程序实现ping功能,可以收到对端的ping response-Pure C language implementation of the ICMP protocol, you can use programs to achieve ping functionality, you can receive the right side of the ping response
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:6403
    • 提供者:王朝栋
  1. repast-V2.0(C)

    0下载:
  2. 极具参考价值的餐饮管系统源码,纯C源码。-Extremely valuable reference for food and beverage control system, source code, pure C source code.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:323565
    • 提供者:雨落天涯
  1. RussiaBlock

    0下载:
  2. 采用纯C语言图形编程实现一个俄罗斯方块的游戏,界面精美,功能完善,可以自由选择游戏的难度和等级。很好的利用了Graphics这个库提供的各种图形函数进行界面编程-Pure C graphical programming language to implement a Tetris game, interface, beautiful, functional, are free to choose the game difficulty and level. Good use of the Gra
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:3827
    • 提供者:朱小明
  1. gabor_c

    0下载:
  2. 一个用纯C语言编写的GABOR 变换源码,我在网上找了很久也没找到,只好自己根椐matlab版源码写了一个源码。-A pure C language source code written in GABOR transform, I am looking for a long time on the Internet had not found, had noted in their written a matlab source code version of source code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:198489
    • 提供者:liaokaiyang
  1. C

    0下载:
  2. 纯C版俄罗斯方块 欢迎下载学习 俄罗斯方块 -C C C Graphics
  3. 所属分类:Other Games

    • 发布日期:2017-04-17
    • 文件大小:32840
    • 提供者:bobo
  1. bmpread-c

    0下载:
  2. window下读取bmp图像的源代码,纯C,测试可用-read a bmp image under windows ,c code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:64113
    • 提供者:李栋
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com