资源列表
ka119891
- 用易编写的小例子,效果:指定右键菜单弹出位置.zip易语言存在误报请谨慎下载-Easy to use to write a small example, results: the designated right-menu pop-up position. Zip easy language in the presence of false positives carefully please download
My21Narcissus
- 21位水仙花数的寻找,里面用到了大数乘法等细节上的东西。-find the 21 digits narcissus.
eightqueen
- 国际象棋中皇后的威力是最大的,她既可以横走竖走,还可以斜着走,遇到挡在她前进路线上的敌人,她就可以吃掉对手。-The power of the queen in chess is the largest, she can cross to go vertical to go, you can also go diagonally encounter enemies stand in her forward line, she can eat opponent.
geese
- 采用geese算法对采样的阵列信号进行处理,根据阵列结构上存在的差异进行估计,采用标准差的方式进行估计。geese算法性能的好坏 -Geese algorithm on sampled array signal processing, according to an estimate of the differences that exist on the array structure, estimated using standard differential manner. the g
modulation-and-demodulation
- OFDM调制解调,包括16QAM和QPSK的调制解调,可以直接拿来用-OFDM modulation and demodulation
Data_acquisition
- 用modelica语言编写完成的数据采集电路的模型,可以用来在openmodelica软件中仿真-Complete with modelica language data acquisition circuit model that can be used in openmodelica simulation software
flex-achieve-call-
- flex实现模拟手机拨号功能。比如输入电话,删除电话,拨号,切换到短信模块或联系人模块等。-flex analog phone dialing. For example, enter the phone, delete the phone, dial, switch to the SMS module or contact module.
work
- 本程序是关于卫星上下变频的简单的实现算法,首先产生双边带调制信号,与收本振混频后,通过低通滤波器完成下变频。再与发本振混频,通过高通滤波器后完成上变频-This program is a simple algorithm on the satellite and down-conversion, the first double-sideband modulation signal generated, after the close of the oscillator mixer, low-p
HH
- ad的转换功能,主要用于模拟电源电压的实现,可以参考着看看哦,可能对初学者有用-ad conversion function, mainly for the analog supply voltage to achieve, you can refer to the look, oh, may be useful for beginners
clip
- 主要是一些裁剪、栅格计算、建立缓冲区等等。-Mainly some cutting, grid computing, establishment of buffer zones and so on.
Garisons-mission
- 1.需求分析 本题要求循环数数,数到某一个数之后将其排除并从下一个开始重新开始数数,直到剩下一个人为止,要求剩下的人标号为1。我组有两份代码,第一个程序中,输入n值,并数的数至多为3p(p为前n个数最小公倍数,3p为了能够找到规律,n>=7时由于最小周期过大在下面的表格中不便列举),将每种可能的x,y值分组罗列出来,并试图从中找出规律,一旦规律出现,那么我们可以随意举一个符合规律的其他例子来进行验证(验证代码为另一份,而且验证的时候y不再有范围限制,只要符合规律即可) 2.概要设计
c-language-calculator
- c语言实现计算器,可实现简单的加减乘除运算,也可实现带括号的复杂运算。-c language calculator, can achieve a simple arithmetic operation, but also realize complex calculations with parentheses.