资源列表
experiment_sn
- this file is about communication engineering Digital Transmission System this is a .m file to simulate a signal and noise ratio which the signal is NRZ bipolar signal and the noise is gaussian noise it will plot the error probability
maijiproblem
- 百钱买百鸡问题 公元钱五世纪,我国古代数学家张丘建在《算经》一书中提出了“百鸡问题”:鸡翁一值钱五,鸡母一值钱三,鸡雏三值钱一。百钱买百鸡,问鸡翁、鸡母、鸡雏各几何?-The issue of money to buy 100 per cent chicken money the fifth century AD, ancient Chinese mathematician Zhang Qiu built in " operator as" a book of "
Remote
- Make remote control . Use AT89LP2052 , 22.1184MHz
exchangeIE
- 进行对IE浏览器主页的修改,输入想要更改的任何网址-On an IE browser home page changes, enter any URL you want to change
chap01_02
- P1 Port output is changed to 0x05
E1-Program_With_For_While
- exercise lab for students
exam10-4
- 面向对象的方法定义重载运算符+ - 的C++ 代码-using C++ Language to redefine some symbol
eight-queens
- 使用c语言编写程序解决八皇后这个经典问题,也可以说是骑士巡游问题-Use c language program to solve the eight queens problem。
buildboundary
- 边缘提取,指数字图像处理中,对于图片轮廓的一个处理。对于边界处,灰度值变化比较剧烈的地方,就定义为边缘。-Edge detection, digital image processing means for processing a contour image. For boundary gray value changes more violent place, it is defined as an edge.
wolf
- wolf步长规则和uwhwioqfhiohoi
motecalo
- 蒙特卡洛(Monte Carlo)模拟是一种通过设定随机过程,反复生成时间序列,计算参数估计量和统计量,进而研究其分布特征的方法。具体的,当系统中各个单元的可靠性特征量已知,但系统的可靠性过于复杂,难以建立可靠性预计的精确数学模型或模型太复杂而不便应用时,可用随机模拟法近似计算出系统可靠性的预计值;随着模拟次数的增多,其预计精度也逐渐增高。由于涉及到时间序列的反复生成,蒙特卡洛模拟法是以高容量和高速度的计算机为前提条件的
求三角形的面积
- 输入三个数,符合条件后求出三角形的面积,不符合的话给予提示。