▍1. 方柱绕流的LBM代码(C++)
说明: Lattice boltzmann method 方柱扰流代码,C++(LBM Code for Square Column Spoiler)
说明: Lattice boltzmann method 方柱扰流代码,C++(LBM Code for Square Column Spoiler)
对汇编到c有很大的帮助,对底层有一定的了解(help you know c and other include system or computer more information and knowledge)
说明: 对汇编到c有很大的帮助,对底层有一定的了解(help you know c and other include system or computer more information and knowledge)
说明: 三、 实验要求 1. 使用 PL/0 语言编写程序,实现输出斐波那契数列前 20 项数值。 2. 从 PL/0 编译程序源码中抽出词法分析部分,构建 PL/0 独立词法分析程序。功能:输入为 PL/0 源程序, 输出为单词符号的序列;对于标识符和无符号整数,显示单词种别和单词自身的值两项内容;对于其他单词符 号,仅显示其单词种别。 3. 使用 AutoFlowchart 画出独立词法分析程序的程序流程图,并分析每部分的功能和特点。(Iii. Experimental requirements 1. Use PL/0 language to write programs to output the first 20 values of Fibonacci sequence. 2. Extract the part of lexical analysis from PL/0 compiler source code, and build PL/0 independent lexical analysis program. Function: Input as PL/0 source program, Output a sequence of word symbols; For identifiers and unsigned integers, the word class and the value of the word itself are displayed. For other word characters , showing only its word class. 3. Use AutoFlowchart to draw the program flow chart of the independent lexical analysis program and analyze the functions and characteristics of each part.)
查找字符串数组中的最长公共前缀。 如果不存在公共前缀,返回空字符串 ""。(Find the longest common prefix in the string array. If there is no common prefix, return the empty string ".)
说明: 查找字符串数组中的最长公共前缀。 如果不存在公共前缀,返回空字符串 ""。(Find the longest common prefix in the string array. If there is no common prefix, return the empty string ".)
用matlab模拟的谐波合成法脉动风场,可用于风场的分析(The pulse wind field of harmonic synthesis simulated by MATLAB)
Slider_Magnit_-_Right_Back in dec code
数据结构:用栈的思想实现公式运算,符号@标志结束(Using the idea of stack to implement the formula operation, the sign @ sign is over)
基于MSP430G2553的湿度 基于单片机的空气湿度检测系统 设计与实现(Air humidity detection system based on MSP430G2553 based on single chip microcomputer Design and Implementation)
鬼影DDOS集群发包源码,分为客户端和服务端完整源码(Ghost DDOS cluster source code, divided into client and server complete source code)
在c++语言里使用汇编的几个实例,讲述了如何在vc的环境下使用汇编语言,(Compiled by use of several examples in c + + language, tells the story of how to use assembly language under the environment of vc,)