资源列表
Image processing
- image processing applications
MO_Lab1
- my version of the algoritm simplex method
WiMAX_vs_LTE_technical_comparison
- lte vs wimax the way lte differs from the wimmax
Electromagnetic Simulation Using FDTD, by Sullivan - Codes
- codes for sullivan boook
1800Topics
- 具有数据结构每章节的习题以及答案 是复习的好资料-Topics will include the complete answer
Joseph-Circle 用顺序表实现约瑟夫环
- 用顺序表实现约瑟夫环,对逐个删除的情况进行了特殊考虑,大家可以参考-With the sequence table to achieve Josephus, one by one remove the situation of special consideration, we can refer to
winam
- Mathomatic is a portable Computer Algebra System (CAS) that can solve, simplify, and compare algebraic equations, perform simultaneous real number, imaginary number, and polynomial arithmetic, etc. It does some calculus and is very easy to comp
datastructurequestion
- 这是一些基本的算法,和一些考研的试题解析,用来给那些准备考研的学习一些帮助-This is the basic algorithm, and some exam the question, to resolve those prepared to study some help exam
shujujiegou
- 数据结构,殷人昆,第二版,课后习题部分解答还有源码-Data structure, Yan Renkun, second edition, after-school exercise in part, there are source
guangduyouxianbianli
- 实现图的广度优先遍历:数据结构课程设计
MATLAB-Builder-for-Java-Programming
- MATLAB Builder for Java混合编程开发手册-MATLAB Builder for Java Programming Guide mixing
01
- MFC例程LRESULT CALLBACK WNDFUN (HWND hWnd, UINT msg, WPARAM wparam, LPARAM lparam) { switch (msg) { case WM_PAINT: { HDC hdc = GetDC(hWnd) SetBkMode(hdc,TRANSPARENT) TextOut(hdc,20,20,"明日科技有限公司",16) DeleteDC(hd