资源列表
Debug
- 过程运行中除了调用P操作申请信号量外,还要调用V操作释放信号量,V操作在释放信号量之后,还将唤醒因申请此信号量而被阻塞的过程。 在程序运行的三个过程(PROCESS1,PROCESS2,PROCESS3),其中过程运行中通过P操作申请信号量1,过程2通过V操作释放信号量2,然后做一次操作申请信号量2。 三个过程之间存在这样一种关系:过程1消耗的信号量1由过程2通过V操作产生,而过程3既释放信号量2也消耗信号量2。 三个过程的运行通过进程调度模块统一安排,调度模块通过FIND()函数找
FSTCEF
- 连续介质有限应变弹塑性分析Fortran程序,采用“返回映射”算法,包含验证算例,做一些修改可用于复杂结构的大位移分析。-fortran source code of finite strain theory for continum elasto-plasticity, return map algorithm
cmm_studio
- cmm编译器 c++语言编写 qt creator环境-this is a cmm compiler. it s used for compile the cmm code and gernerate the midcode to run
BEM2D-CPP
- 边界元法C++源程序,包含全部源代码和输入输出文件,学习研究用,可自行扩展-The C++ source code of Boundary element method, mainly for plane elasticity and can be extended.
BEM-for-continuous-elements
- 边界元法程序,包括完整的源代码、输入文件、库文件和执行文件等,适合学习和研究BEM-TheSource of Boundary element methods, mainly for learning and practising BEM
beam_warming_implicit1
- 一维流体波动方程的源代码,利用伯克斯方程作为控制方程,有限差分的方法解决问题。-Source code is a one-dimensional fluid wave equation, as a method of controlling the use of Burks equation equations, finite difference solution to the problem.
CFD-FDV
- 美国T.J. chung教授所著《Computational Fluid Dynamics》配套程序,主要用于高速空气动力学计算。-The source code of Computational Fluid Dynamics by T.J. Chung, mainly used for aerodynamics.
201601072113-yuanmama
- 易语言动态拼接sql语句源码例程程序结合SQL语句结构,动态实现SQL多条件查询语句代码。-Easy language dynamic splicing SQL statement source routine procedures combined with SQL statement structure, dynamic implementation of SQL multi condition query code. Review: easy language source code
微原软件实验二:汇编语言程序设计
- 编一程序,在显示器上显示256个ASCII代码,要求显示格式为每行显示16个字符,两个ASCII字符间空一格。
LabVIEW-RESOURCES
- LABVIEW的经典资料,包含大量历程,教程。-the resoures of labview,including examples, lessons.
Calculator
- 基本实现四则混合运算,但是不包括括号功能,这个代码还需要改进-Basic implementation four mixed operation, but does not include the parentheses function, the code needs to be improved
test
- test nokia mtk delphi7
