-
减少使用盲提取循环平稳信号
Blind extraction of a cyclostationary signal using reduced-rank cyclic regression―A unifying approach-Blind extraction of a cyclostationary signal using reduced-rank cyclic regression-A unifying approach
- 2022-01-26 01:32:40下载
- 积分:1
-
一个应邀而写的玩的游戏 ,一个摸奖游戏,其中的对一个timer等控件有一个好的应用,应用的算法值得参考。...
一个应邀而写的玩的游戏 ,一个摸奖游戏,其中的对一个timer等控件有一个好的应用,应用的算法值得参考。-an invitation to write the play of the game, a game Our troops, the right controls such as a timer is a good application, the application of algorithms is worth noting.
- 2022-11-03 23:10:03下载
- 积分:1
-
Internal use of computer networks and distance learning, the creation of Web
利用计算机网络实现内部和远程教学,创设基于网络的学习环境,师生共同建立一个突破时间、地域限制,由以教为主变为以学为主的教学平台, 探索学科教学与信息技术有机结合的途径与模式。
系统是B/S模式。系统是给学校的师生提供一个平台,补充教学环节的薄弱,增强课下复习的效率。系统分为前台和后台。
-Internal use of computer networks and distance learning, the creation of Web-based learning environment, teachers and students to jointly build a breakthrough in time and geographical constraints, mainly from in order to teach become school-based teaching platform to explore the subject combination of teaching and information technology ways and patterns.
System is B/S mode. System is to provide a platform for teachers and students of the school to supplement the teaching of the weak links and enhance the efficiency of class under review. System is divided into foreground and background.
- 2022-08-07 03:57:58下载
- 积分:1
-
学生学籍管理系统,功能齐全,内容丰富,赶紧下载
学生学籍管理系统,功能齐全,内容丰富,赶紧下载-xueshengxuejiguanlixitong
- 2022-02-16 04:11:04下载
- 积分:1
-
Prepared using opengl game tutorials
用opengl编写游戏教程-Prepared using opengl game tutorials
- 2022-08-04 05:16:18下载
- 积分:1
-
lcm19264 8952c程序,欢迎一起学习探讨!
lcm19264 8952c程序,欢迎一起学习探讨!
- 2022-07-23 15:41:44下载
- 积分:1
-
KalmanFilter 递归程序,非常经典
KalmanFilter 递归程序,非常经典-KalmanFilter recursive procedures, very classic
- 2022-01-22 11:53:21下载
- 积分:1
-
GSM half rate of the source code (VSELP) GSM half rate of the source code (VSELP...
GSM半数率源代码(VSELP)
GSM半数率源代码(VSELP)
-GSM half rate of the source code (VSELP) GSM half rate of the source code (VSELP)
- 2022-02-25 01:01:10下载
- 积分:1
-
c# 编写的俄罗斯方块游戏, 有音效和音乐(不过在有的机器上播放 mid 会出错...), 同时实现了 GDI+ 和 DDraw 两套呈现引擎. debug/r...
c# 编写的俄罗斯方块游戏, 有音效和音乐(不过在有的机器上播放 mid 会出错...), 同时实现了 GDI+ 和 DDraw 两套呈现引擎. debug/release 目录中包含了运行时所需的资源.-c# prepared by the Russian box game. a sound and music (though in some machines will be broadcast mid mistake ...), while achieving the GDI and DDraw has two engines. debug/release contains a directory Runtime the necessary resources.
- 2022-02-20 09:58:54下载
- 积分:1
-
编写一个Java程序,用于输出Fibonacci数列的前20项。
提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。...
编写一个Java程序,用于输出Fibonacci数列的前20项。
提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。 Fibonacci[0]=Fibonacci[1]=1 Fibonacci[i]=Fibonacci[i-2]+Fibonacci[i-1] (i>=2) -Write a Java program for Fibonacci series, the first output 20. Tip: Fibonacci sequence is defined as: first, two of the value of 1, starting from the third and was followed by the first two. Fibonacci [0] = Fibonacci [1] = 1 Fibonacci [i] = Fibonacci [i-2]+ Fibonacci [i-1] (i> = 2)
- 2023-03-11 04:55:03下载
- 积分:1