资源列表
newoula-C
- * 用改进的欧拉方法求解初值问题,其中一阶微分方程未y =f(x,y) * 初始条件为x=x[0]时,y=y[0]. * 输入: f--函数f(x,y)的指针 * x--自变量离散值数组(其中x[0]为初始条件) * y--对应于自变量离散值的函数值数组(其中y[0]为初始条件) * h--计算步长 * n--步数 * 输出: x为说求解的自变量离散值数组 * y为所求解对应于自变量离散值的函数值数组 -* Improved Euler me
wsd
- 这是我在一个项目上申请时写的一个程序,界面还算友好,能够给初学者一些帮助。-This is my application for a project to write a program, the interface still friendly, can give some help for beginners.
headcode
- 云台控制的编程实例,用于网络视频服务器的远程云台控制-PTZ control of the programming examples for network video server remote PTZ control
FIFO
- 页面置换算法的实现源码。主要为OS初学者提供参考。-Page replacement algorithm implementation source code. The main reference for the OS for beginners.
Disk-scheduling
- programs in disk scheduling from Operating systems
sniffer
- 简单的嗅探器,实现抓包,IP分析,端口分析等功能-Simple sniffer, packet capture, analysis of the IP, port analysis and other functions
string-problem(POJ)
- 在进行ACM编程训练时做字符串专题的一些题目(POJ1782,POJ1790,POJ1951,POJ2003,POJ2121)-Some solutions about string problem on PKU Online Judge for individual learning.
jiaotongdeng
- 基于verilog的交通灯控制器设计 很实用的噢-Controller design based on the the verilog traffic lights
comedi_compat32
- LINUX系统上32位的ioctl兼容性为64位的内核模块。-LINUX system, 32-bit ioctl compatibility for 64-bit kernel modules.
sm3
- 实现了采用SM调制下的4*2的MIMO系统的误码率分析-achieved the BER analysis of the 4*2 MIMO system using Space Modulation
BeanUtil
- javaBean操作工具类,其中包括新建一个javabean,将已有对象的所有属性放入该bean内等-bean operator
RatingBar
- A RatingBar is an extension of SeekBar and ProgressBar that shows a rating in stars.
