资源列表
led_pwm
- 用硬件描述语言实现的灯控IP核,可实现至少256种颜色的真彩变换。-using Hardware Descr iption Language lights control IP core can achieve at least 256 colors transform the sleekly.
112313
- 高斯消元和积分算法-PGE and integral algorithm
gaoji
- 在现代密码学中,很多算法要求求某个数的逆元,该程序较好的实现该功能,程序中有详细的注释,可以帮助使用者了解。
hellen
- 用矩量法求解海伦方程的MATLAB源程序,其中基函数和权函数均取狄拉克函数
_s_tigue
- sql中对数据库中的表锁定,时间有效期限制的小功能
ClassApplication
- 关于类的VC代码
DH
- 直接序列扩频系统的system view仿真
slidingwindows
- Input The input consists of two lines. The first line contains two integers n and k which are the lengths of the array and the sliding window. There are n integers in the second line. Output There are two lines in the output. The first l
66
- 三星KS0066液晶驱动控制器C语言程序
diamend
- 这是一个打印钻石的程序-This is a process Diamond Print
save_data
- 在此把这个程序献给那些对福利彩票3D玩法感兴趣的人,希望大家能通过这个程序 总结规律。Matlab程序如下,读者可以使用matlab软件运行即可,以往的数据采用记事 本文件进行显示。 -in this process dedicated to the welfare of those 3D Play Lottery interested persons, We hope that through this process summed up the law. Matlab p
pageExchange
- 在计算机系统中,为了提高主存利用率,往往把辅助存储器(如磁盘)作为主存储器的扩充,使多道运行的作业的全部逻辑地址空间总和可以超出主存的绝对地址空间。用这种办法扩充的主存储器称为虚拟存储器。通过本实习帮助同学理解在分页式存储管理中怎样实现虚拟存储器。