资源列表
DialogTest
- Android Dialog相关的sample
C-depth-anatomy
- 非常不错的关于C语言的书(市面上没有,应该还未出版,作者是很有学术分享精神的人)。适合任何想学习C语言编程的人,准确地说是任何想学编程的人!特别是认为自己C语言已经学的很好的人! 引用作者“写在前言前面的话”的两句话:“我个人一直认为,普通人用C 语言在3 年之下,一般来说,还没掌握C 语言;5 年之下,一般来说还没熟悉C 语言;10 年之下,谈不上精通。” “。《泰坦尼克》里的冰山给泰坦尼克造成了巨大的损失。你们都是理工科的,应该明白冰山在水面上的部分只是总个冰山的1/8。我现在就告诉
Simulink_Dynamic_System_Simulation_for_Matlab
- This a book about coding in SIMULINK matlab-This is a book about coding in SIMULINK matlab
cat
- //定义一个Cat类,拥有静态数据成员HowManyCats,记录Cat的个体数目;静态成员函数GetHowMany(),存取HowManyCats。 //设计程序测试这个类,体会静态数据成员和静态成员函数的用法。-//Define a Cat class has a static data member HowManyCats, Cat' s record number of individuals static member function GetHowMany (), acc
MYSUSAN
- 利用susan算子自动标定给定图像的边缘点,并且在图像上面标出.-Susan operator using automatic calibration for a given image edge points, and marked in the image above.
video
- atmega32 cro rca display source code
3D-DTM
- 3D地形模拟与漫游。DTM。可以设置投影方式、天空效果、地形显示方式、场景雾化。有C++源代码,结合openGL。-3D terrain simulation and roaming. DTM. Can set the projection, the sky effects, terrain display, the scene atomization. A C++ source code, combined with openGL.
ofdm
- 通信原理matlab仿真中正交频分复用数字通信系统-Matlab simulation of communication theory orthogonal frequency division multiplexed digital communication system
eye
- 在给定的人脸图像上自动的定位人眼的位置,并且在图像上标出。-Face in a given image automatically locate the position of the eye, and marked on the image.
Dic
- 设计一个字典类Dic,具有添加单词和英汉翻译功能。-Design of a dictionary class Dic, with added words and English translation.
fadinggmsk
- 通信原理matlab仿真中在衰落环境下的guass最小频移键控-Matlab simulation of communication theory in the fading environment guass minimum shift keying
tiaoshi
- 需要求3个长方柱的体积,请编写一个基于对象的程序。 数据成员包括length(长)、 width(宽)、height(高)。要求用成员函数实现以下功能: 1、由键盘分别输入3个长方柱的长、宽、高; 2、计算长方柱的体积; 3、输出3个长方柱体积; 请编写程序,上机调试并运行。-Demand for the volume of 3 rectangular column, please write a object-based programs. Data members,
