搜索结果
找到约 44,711 项符合
C-Code 的查询结果
其他 Source code for driver KS107 (LCD display with resolution 128x64 pixels). Files are in assembler and
Source code for driver KS107 (LCD display with resolution 128x64 pixels). Files are in assembler and C.
数据结构 source code for compute,i am sure it will be good for you.It can be complied on cc++ plafort
source code for compute,i am sure it will be good for you.It can be complied on c\c++ plafort
Linux/Unix编程 interrupt application code * compile : * $/usr/local/arm/2.95.3/bin/arm-linux-gcc -o in
interrupt application code
* compile :
* $/usr/local/arm/2.95.3/bin/arm-linux-gcc -o interrupt interrupt.c
* $cp interrupt /tftpboot/examples
* run in target:
* #mount 192.168.1.180:/tftpboot/ /mnt/nfs
* #cd /mnt/nfs/examples
* #insmod eintdrv.o
* ...
数学计算 The following source code shows an example for generating of 3bytes per 256bytes, based on hamming c
The following source code shows an example for generating of 3bytes per 256bytes, based on hamming code ecc
数学计算 This library is a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L
This library is a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge Nocedal. The original FORTRAN source code is available at:
This library is a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) me ...
VC书籍 This book introduces embedded systems to C and C++ programmers. Topics include testing memory device
This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation, optimizing embedded code for size and speed, and m ...
其他 C++ by Dissection presents a thorough introduction to the programming process by carefully developi
C++ by Dissection presents a thorough introduction to the programming process by
carefully developing working programs to illuminate key features of the C++ programming
language. Program code is explained in an easy-to-follow, careful manner throughout.
The code has been tested on several platforms ...
其他 This program describes the concept of polymorphism in C++. Example of Inheritance is given in this c
This program describes the concept of polymorphism in C++. Example of Inheritance is given in this code
数值算法/人工智能 This code performs the arithmatic operations. This is simply an calculator. Very useful code for the
This code performs the arithmatic operations. This is simply an calculator. Very useful code for the beginner of C++
加密解密 Base64 encoding and decoding functions coded in c sharp for simple encryption works. Also source cod
Base64 encoding and decoding functions coded in c sharp for simple encryption works. Also source code for increasing speed of asp.net apps by combining javascripts.