资源列表
tex
- 在线公式编辑器,解决在线网络公式编辑的html格式的,我共享下,但是不是我的 -WYSIWYG HTML Editor embedded in your App. Its made of pure Java
ex4
- ex 4, ssd9 100 right answer... I think this solution can help!-ex 4, ssd9 100 right answer... I think this solution can help!
c_code-internet
- Congnitive radio math wordh
fwdisingmodel
- Monte Carlo simulation methods and their idea of ferromagnetic- paramagnetic phase transition process. Paramagnetic material calculated average energy Ev, heat capacity Cv, magnetization M and susceptibilit
ALU
- ALU mips to development MIPs
tinymce
- 一个平台独立基于Web的Javascr ipt HTML WYSIWYG编辑器,采用Javascr ipt/ECMAscr ipt开发,主要特性包括主题/模板支持,多语言支持(包括简体中文),支持通过插件的方式进行扩展,这个编辑器可工作在Mozilla,Firefox和MSIE上
file
- 此程序将.txt文件读取,让后输出到屏幕-This program. Txt file to read the output to the screen, so that after
Hexadecimal-conversion
- 最简单的进制转换二进制、八进制和十六进制的转换-Hexadecimal conversion
WSN-(Fading--Hata--Open-Space)
- Code to simulate Wireless Fading models(Open Space, 2 Ray model, Open Space).
HTMLeditor
- 可以提供给用户编辑并发布文章,功能能满足大部分用户的需求。-Can be provided to the user to edit and publish articles and features to meet the needs of most users.
ProcScheduling
- 编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对N(N不小于5)个进程进行调度。 “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。 (1). 静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。 (2). 动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定规则修改优先数。例如:在进程获得一次CPU后就将其优先数减少1,并且进程等待的时间超过某一时限(2个时间片时间)时增加其优先数等。 (3).
btree
- btree source code insert delete operations