资源列表
DHTMLMenu
- DHTML menu source codes. You can use this file souce codes to create your own menus.
ejerciciotresSSD3
- Exercise 3 ssd3 with 100, let them here what it says icarnegie Implementing feedback from the Gourmet Coffee System (v2.0) Total score: 100/100 * Score Fast Score: 100/100 Excellent work. * (1) Implementation Classes Score: 8
PlotData
- 将内存的数据通过屏幕进行绘图,主要是折线图,在升级版中可以做各种图形或表格-plot graph on display
RayleighFading_generation
- 程序实现了瑞利衰落信道的matlab仿真!给出了matlab源码程序!-The program perform the simulation of RayleighFading in matlab!the code in matlab is avalible!
EXE2SWF
- EXE2SWF 转换程序源码,VB编写的,-EXE2SWF program source code
jksdhuijdhjs
- 窗口热键V2.1模块,很好的易模块,适合易编程者使用-Windows hotkey V2.1 module, very good and easy module for easy programming to use
gfdgdsfdsfs
- qq登录2.0模块,很不错的易语言模块,易爱好者可以下载使用-2.0 qq login module, very good and easy language modules, fans can download the easy to use
picses-code-for-nmos
- PISCES CODE FOR SHORT CHANNEL NMOS(LSTP)
min_zu_feng
- 播放凤凰传奇的《最炫民族风》,请大家欣赏哈-Play Phoenix legend the " coolest Ethnic" , everyone to enjoy
bits
- SSD6 Practical Quiz 2 Full answer
sbs
- 在时间上使用隐式有限差分法,空间上使用后向差分法,对耦合波方程组离散化,进而对受激布里渊散射的能量反射率和产生SBS的阈值能量进行数值模拟。-Begin with the coupled wave equations which describe the interactions of the pump, the sound and the Stokes wave in the process of SBS. The equations are simplified according prac
shujujiegou
- 设计并实现一个学生管理系统,即定义一个包含学生信息(学号,姓名,成绩)的的顺序表,可以不考虑重名的情况,系统至少包含以下功能: (1) 根据指定学生个数,逐个输入学生信息; (2) 逐个显示学生表中所有学生的相关信息; (3) 给定一个学生信息,插入到表中指定的位置; (4) 删除指定位置的学生记录; (5) 统计表中学生个数; (6) 利用直接插入排序或者折半插入排序按照姓名进行排序; (7) 利用快速排序按照学号进行排序; (8) 根据姓名进行