资源列表
三角形类
- java三角形类定义实现,其中类为公共类,类中拥有判定是否能组成三角形的判定函数
浙江大学c程上机10012题
- 程序填空,不要改变与输入输出有关的语句。 编写一个函数,利用参数传入一个3位数number,找出101~number之间所有满足下列两个条件的数: 它是完全平方数,又有两位数字相同,如144、676等,函数返回找出这样的数据的个数。请同时编写主函数。 例:(括号内为说明) 输入 3 (repeat=3) 150 500 999 输出 count=2 count=6 count=8
FSKTIAOZHI
- 考虑一个二进制通信系统,实现对其的2FSK调制以及解调-Consider a binary communication system, modulation and demodulation thereof 2FSK
coba
- traiying keyboard loger
todspm
- 非线性光纤光学中用来仿真光纤通信系统中的三阶色散的程序,对刚开始进行科研的人有很大帮助。-Nonlinear Fiber optics, optical fiber communication system is used to simulation of the third-order dispersion in the procedures of the research has just started there is a great help.
zhinengtianxianwumalv
- 智能天线误码率的程序,主要描述了智能天线误码率和用户数量之间的关系。-Smart antenna BER procedure describes the relationship between the smart antenna BER and the number of users.
4
- Python作业4,Python导论,中国科学院大学-Assignment 4, Introduction to Python, Chinese Academy of Sciences
s3
- its decomp the img to many bloks
DFS
- 深度优先搜索,主要是了解其简单的思想过程,通过简单的运用来说明DFS-Depth-first search, the main idea is to understand its simple process, to illustrate the use of a simple DFS
interfere
- 理想情况下的双缝干涉(不考虑单缝衍射的调制作用)用Matlab画出其干涉图样-Ideally, the double-slit interference (without regard to the modulation of single-slit diffraction) using Matlab to plot its interference pattern
FIR-filter
- 用矩形窗和文件 fir1 设计三个 FIR滤波器,长度分别为11,21,41-With rectangular windows and files fir1 three FIR filter design, lengths of 11,21,41
mod_divide
- 实现一个模6的计数器,含测试文件,测试结果正确-mod6 divide