资源列表
clock
- 一个用来实现时钟的代码。虽然内容比较简单,但其中的思想还是不错的。
p0_24gradient
- 等量异号点电荷的电场线和等势线ruhequhua -Electric field line and equal potential line of the same number of different point charges
bre_line
- Bresenham画法源代码,属于计算机图形学范畴,可以在c以及c++的编程环境下运行
15883835bre_line
- 有很多算法可以实现直线的扫描,最著名的是bresenham算法.
mouse
- 右键控制图形的类型,右上角有标注 左键拖动图形,释放完成-draw picture
matlab_sys_inf
- 系统辨识的输入信号为一个周期的M序列,从 中分离出并显示a1 、a2、 b1、 b2,画出输出观测值z的经线图形,并显示坐标网格-system identification of the input signal for a period of the M sequence, isolated from the show and a1, a2, b1, b2, paint output observation z warp graphics, and display Grid
draw_php
- PHP柱状图生成类,提高了代码的重用性,大大减少了程序开发人员的工作量。-Histogram generated PHP classes to improve code reuse, significantly reducing the workload of the program developer.
BIKE_CARTOON
- 本源代码实现的是在屏幕上移动一辆自行车。自行车移动的同时旋转它的脚蹬。实现的方法为:绘制出一个完整的自行车映像,以及一系列脚蹬处于不同位置的较小映像,绘制完后按照一定的顺序重复显示这些映像,以达到动画的目的。-source code is realized on the screen a mobile bicycle. Mobile bicycle while rotating the sneaking. The way to achieve : mapping out a complete b
dbxtc
- 多边形填充扫描算法源码:对每一条扫描线都建立一个与它相交的多边形的活性边表-Polygon Fill-scan algorithm Source: for every one scanning lines intersecting a polygon with its active side of the table
2(5)
- 针对数字信号,计算该数字信号的幅频特性与频率响应-The calculation of the digital signal amplitude-frequency characteristic and the frequency response for digital signal
concentrated-force
- 弹性半空间集中应力产生的位移场,在地震学中表示应力对地表的作用变化。-Concentrated stress elastic half-space displacement field generated showing stress to changes in surface seismology.
B_spline
- 用最简单的matlab程序实现B-Spline曲线的绘制-B-Spline curve drawn with the most simple matlab program