搜索结果

找到约 44,711 项符合 C-Code 的查询结果

电子书籍 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 ...
https://www.eeworm.com/dl/cadence/ebook/101499.html
下载: 115
查看: 1157

编译器/解释器 Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (lik

Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (like yacc and ANTLR) by creating well-commented and readable source code, by having automatic error recovery and detailed error messages, and by support for testing and debugging grammars without generat ...
https://www.eeworm.com/dl/628/103268.html
下载: 116
查看: 1079

数学计算 XMDS is a code generator that integrates equations. You write them down in human readable form in a

XMDS is a code generator that integrates equations. You write them down in human readable form in a XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your architecture.
https://www.eeworm.com/dl/641/123958.html
下载: 145
查看: 1144

人工智能/神经网络 This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.C

This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers using the K-means algorithm. Output isdirected to the screen ...
https://www.eeworm.com/dl/650/126990.html
下载: 98
查看: 1065

其他 Pocket 1945 is a classic shooter inspired by the classic 1942 game. The game is written in C# target

Pocket 1945 is a classic shooter inspired by the classic 1942 game. The game is written in C# targeting the .NET Compact Framework. This article is my first submission to Code Project and is my contribution to ongoing .NET CF competition.
https://www.eeworm.com/dl/534/130376.html
下载: 60
查看: 1077

微处理器开发 ATmega8 taillight circuitA more complex C program that implements different flashing patterns under

ATmega8 taillight circuitA more complex C program that implements different flashing patterns under the control of both the push buttons and potentiometer. Use your imagination to come up with some novel ideas here. Remember however that more marks are to be awarded for the quality of the code than ...
https://www.eeworm.com/dl/655/131297.html
下载: 140
查看: 1080

Delphi/CppBuilder Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also d

Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach to technical writing. Technical subjects covered in this chapter include Creating a simple Multimed ...
https://www.eeworm.com/dl/664/131974.html
下载: 73
查看: 1065

压缩解压 They have been developed using the AZTEC C86 compiler, and are portable to any other standard C envi

They have been developed using the AZTEC C86 compiler, and are portable to any other standard C environment. I have tested this code with AZTEC CII for the 8080, and with the C compiler on XENIX 286, and they work fine.
https://www.eeworm.com/dl/617/132263.html
下载: 198
查看: 1077

Java编程 How to run: 1. compile Callback.java 2. compile the native code into a shared lib cl /Ie:j2sdk1.4.0i

How to run: 1. compile Callback.java 2. compile the native code into a shared lib cl /Ie:\j2sdk1.4.0\include /Ie:\j2sdk1.4.0\include\win32 /LD /FeMyImpOfCallback.dll Callback.c 3. run: java Callback
https://www.eeworm.com/dl/633/135350.html
下载: 68
查看: 1067

其他 The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field

The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fai ...
https://www.eeworm.com/dl/534/137877.html
下载: 65
查看: 1074