资源列表
103ZET6_TFTLCD显示实验
- 在stm32f103zet6的开发板上进行tft-lcd显示(show photos on the tft lcd with stm32f193zet6)
MFC
- 简单实用,DLL动态链接库编程入门之二:非MFC DLL(good well,study mfc valstudoi)
p137
- C 语言支持数组数据结构,它可以存储一个固定大小的相同类型元素的顺序集合。数组是用来存储一系列数据,但它往往被认为是一系列相同类型的变量(The C language supports array data structure, which can store a fixed set of sequential elements of the same type. Arrays are used to store a series of data, but they are often cons
document_04hesssmith
- The computer program based on the Hess-Smith panel method (HSPM) approximates the body surface by a collection of panels and expresses the flow field in terms of velocity potentials based on sources and vortices in the presence of an onset flow
a3 - 副本
- 广义积分器锁相环仿真 中间很多问题 还不会改 以后有空再改(There are many problems in the simulation of the generalized integrator phase lock loop simulation.)
p216
- 数组是用来存储一系列数据,但它往往被认为是一系列相同类型的变量(Arrays are used to store a series of data, but they are often considered as a series of variables of the same type.)
p217
- C 语言支持数组数据结构,它可以存储一个固定大小的相同类型元素的顺序集合。(The C language supports array data structure, which can store a fixed set of sequential elements of the same type.)
bemalgrithem
- Boundary Element Domain Decomposition Algorithm
p257
- 指针的基本概念 在计算机中,所有的数据都是存放在存储器中的。 一般把存储器中的一个字节称为一个内存单元, 不同的数据类型所占用的内存单元数不等(The basic concept of pointers in computers is that all data is stored in memory. In general, a byte in memory is called a memory unit, and the number of memory elements occupied
The basic principle
- The basic principle of the boundary element method
Finite Element Method and Software
- Finite Element Method and Software Application
Integer to ASCII
- Small program that takes an integer and shows its ASCII equivalent