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

搜索资源列表

  1. avr-lcd

    0下载:
  2. 用GCC来写的一些avr mega16单片机常用源程序,对于一些新手会很有用,并且很实用,里面有关于dianzhen的,lcd,外部中断,pwm波等源代码。-GCC used to write some of the commonly used microcontroller avr mega16 source, would be useful for some beginners, and very practical, there are about dianzhen' s, lcd,
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:2085
    • 提供者:kangdehui
  1. bscs

    0下载:
  2. c/s服务器客户/服务器模式 (1)编译client.c 和server.c gcc client.c –o client gcc server.c –o server (2)打开一个终端,运行server 程序 ./server (3)打开另外一个终端,运行client 程序 client 程序的运行需要提供hostname 参数,所以我们要用hostname 命令查看机器的名 字,然后再运行client 程序; (4)运行结果 -c/s server,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:4969
    • 提供者:caoqunn
  1. ATmega128_NDHT21

    0下载:
  2. gcc下的ATmega128的DHT21温湿度传感器控制程序,自己编的,保证能用。-gcc under the ATmega128' s DHT21 temperature and humidity sensors control procedures, their own series, can guarantee.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1801
    • 提供者:Jamie
  1. GCC_command

    0下载:
  2. 关于GCC命令的中文手册. 手册内容摘自GNU C编译器的完整文档-GCC' s command of the Chinese manual It is an excerpt from the complete GNU C compiler documentation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:107955
    • 提供者:Zhang
  1. Command_li22165312132011

    0下载:
  2. A simple commandline password generator written in C. Depending on what kindof characters the user wants it converts a range of decimals to ascii characters and adds them to an array, then it grabs a number of random characters from the array to gene
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2825
    • 提供者:Rahim
  1. gcc_manual.tar

    0下载:
  2. 主要讲解gcc编译器的编译选项,已经相关的环境变量等等内容,中文版的,比较方便的查阅工具。-Explain the gcc compiler, compiler options, environment variables, and so involved. Chinese version. It s convenient for your reference.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:590909
    • 提供者:dongshengzou
  1. tp2-multicouche

    0下载:
  2. Backpropagation with momentum * by Andres Perez-Uribe * References : - G. Hinton, "How neural networks learn from experience", Scientific American, sep 1992. - P. Werbos, "The Roots of Backpropagation: From ordered derivatives
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:2820
    • 提供者:amasz
  1. log4cxx121219.tar

    0下载:
  2. apache 公司的C++版 跨平台C++日志通讯框架,本压缩包集成了linux下需要的apr和apt-util源码,仅需要执行compile.sh角本就可以编译出日志包,测试平台gcc 4.4.6 fedora 15-apache company s C++ version of the cross-platform C++ log communications framework, the integrated compression package apr and under linux
  3. 所属分类:File Operate

    • 发布日期:2017-11-17
    • 文件大小:4462502
    • 提供者:零点
  1. aes-armv4

    0下载:
  2. Code uses single 1K S-box and is >2 times faster than code generated by gcc-3.4.1.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:7959
    • 提供者:cuewirer
  1. My-C-Tutorial-Program-Base-On-wwwlearncorg.tar

    0下载:
  2. This my first C programs, it s a tutorial base www.learn-c.org, but I wrote them on my own, some are exactly from there. I use linux gcc as compiler.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:25225
    • 提供者:Fajar Purnama
  1. algorithms-master

    0下载:
  2. 1. 经典的算法实现 2. 服务器端 3. 正确,易于使用和改造, 一个头文件一个算法,并附带一个demo. 1. 一个算法用一个.h文件表示放到include下.2. 算法演示的demo程序放到src下.3. 程序正确通过后,请发起Pull Requests,代码被验证后入库,并在README中发布新算法实现。 已实现 ( Implemented ): Array shuffle Prime test(trial division) Prime test(Mi
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1636510
    • 提供者:汪小君
  1. Screenshot-without-root-master

    0下载:
  2. 该项目采用的是Android原生截图库的一部分。这是使用GCC编译器的变种编译成ARM的可执行的C代码-This project is native part of Android Screenshot Library. It s a C code compiled into ARM executable using the variant of GCC compiler
  3. 所属分类:android

    • 发布日期:2017-04-29
    • 文件大小:286186
    • 提供者:星期天
  1. ds18b20-pic16f877-dijital-termometre

    0下载:
  2. The open-source Arduino environment allows us to write code and load it onto the Arduino board s memory. The development environment is written in Java and based on Processing, avr-gcc, and other open source software.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-25
    • 文件大小:19644
    • 提供者:Ricardo
  1. tic-tac-toe

    0下载:
  2. Mini Project in C Tic Tac Toe Game. You have probably played the Tic-Tac-Toe game to pass time during school hours. It’s fun when you play with paper and pencil. Here, we have developed a console application without graphic for this game as a mi
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:10494
    • 提供者:
  1. quiz-game

    0下载:
  2. Quiz Game Mini Project in C. This is a complete and error-free Quiz Game Mini Project in C designed as a simple console application. In this project, a number of questions are asked, and the user is awarded cash prize for each correct answer giv
  3. 所属分类:Console

    • 发布日期:2017-04-24
    • 文件大小:16495
    • 提供者:
  1. Typing-Tutor-Project-in-C

    0下载:
  2. Typing Tutor Project in C. Typing is the basic command to run a computer and your typing speed plays vital role while working in computer to save time. Here I have presented a Typing Tutor Project in C to measure user’s typing speed and to enhan
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:50479
    • 提供者:
  1. SRM

    0下载:
  2. 使用gcc编译程序,Linux下的程序代码,实现功能是实现系统资源的管理,对系统中的非root用户的进程进行监测- Use gcc compiler, Linux under the program code to achieve the function is to achieve resource management system, the system of non-root user s process for monitoring
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:10040
    • 提供者:
  1. nokia-3410-spectrum-analyzer

    0下载:
  2. 小lcd频谱仪 有原理图。是比较好的一种。 采用诺基亚3310 LCD-// EA4EOZ s Handheld 2.4 GHz Spectrum Analyzer // // This code is based on ideas and functions taken these places: // // DIY 2.4GHz Spectrum Analyser // | // | -> http://www.wireless.org.au/ 7Ejhe
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:22569
    • 提供者:李生
  1. Telecom-Billing-Management-System-in-c-with-sourc

    0下载:
  2. This Mini project is compile in gcc compiler with code::blocks IDE. This project can be a good reference for those student who are doing there school project in c.Architecture of this project is very simple and easy to understand the code. Just file
  3. 所属分类:Software Testing

    • 发布日期:2017-03-30
    • 文件大小:1696
    • 提供者:alaa
  1. crasher

    0下载:
  2. Unless there s a big enough buffer on the stack, gcc doesn t bother inserting checks. -Unless there s a big enough buffer on the stack, gcc doesn t bother inserting checks.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2103
    • 提供者:khhgte
« 1 2 3 4 56 »
搜珍网 www.dssz.com