资源列表
triangular
- making triangular number with c++ using integer #include<stdio.h> int triangular(int a) main() { int x printf("menghitung triangular bilangan\n") printf("masukkan bilangan x= ") scanf(" d",&x) triangular(x)
Introduction-to-Power-Flow-Analysis-Toolbox
- Introduction to Power Flow Analysis Toolbox
SkinEdit
- Wery good progremm for mega 8
ccompiler
- c compiler for c,it use flex & bison to build a tiny c compiler.
Search-(3)
- 搜素-Search eleme nts
D1.4
- emu 8086 test memory
Cminus
- Cminus语言的词法分析器 将文件中的程序中的token一一识别出来并显示出这是什么含义的token-Cminus language lexical analyzer
compiler
- 一个用c语言写的简单的词法分析,用于大学编译原理的大作业。-A simple to use c language lexical analysis, University of compiler theory for large operations.
dfa
- 程序根据用户输入的dfa或者文件中的dfa,能最小化dfa,并根据最小化dfa来测试字符串-Program based on user input or file in dfa dfa, minimizes dfa, and according to the test string minimizing dfa
Tutorial.tar
- CMake 入门实例教程,适合初学者,可下载后按照Step1-7逐步练习,了解CMake的基本语法-CMake Getting Started tutorial examples, suitable for beginners, you can download and follow Step1-7 step exercises to understand the basic syntax CMake
rumah
- draw home on dev c-draw home on dev c++
1D-STEADY-HEAT-EQN_EXPLICITE_DRICHLET-BC
- This code is "1D STEADY HEAT EQN_EXPLICITE_DRICHLET BC".