资源列表
dipole-arrays-pattern-(2)
- 使用MATLAB仿真二元偶极子天线的方向图。首先分别仿真了阵因子和阵元因子的方向图,然后采用方向图乘积定理得到最终结果-Using the MATLAB simulation of the two element dipole antenna. In the first part, the direction of the element and the element factor are simulated respectively, and the final result is obta
nQueens
- 这是n皇后图形的显示,不仅能显示其寻找过程,还可以将最后的最优解找到-This is the n-queens graphics display, not only to show its finding process, but also the final optimal solution can be found.
OnPaint
- 只知道位图的数据和长宽,显示灰度图程序。弄了好就弄出来,和大家分享-Only know that the bitmap data and the length and width, indicating grayscale procedures. Good to get out, and to share
QKTMath
- 自己写的一些实用的图形函数,提供了平面和空间中关于矢量角度和距离的计算方法。-Himself wrote a number of useful graphics functions, provided the plane and space on the vector angle and distance calculation methods.
tcpoto
- 学习c语言的很好的例子。通过这个例子可以很好的掌握 tc中图形函数的使用-a good example. Through this example will be very good grasp tc graphics function of the use of
任意点开始的顺圆
- 虽然系统有给出划圆的直接的函数,但是没有让读者了解具体的计算机系统内部的绘制过程,本程序以顺圆为例,以逐点逼近法画出了并且是可以从任意点开始的顺圆的程序-Although the system is given a round of direct function, but did not allow the reader to understand the specific computer systems within the mapping process, the procedures
suiji
- 最小树算法画图,可以画出最小树算法的路径图-Minimum spanning tree algorithm for drawing
DSD
- tc 下实现动态钟表绘制,显示当前时间, tc图形入门-tc draw under the dynamic clocks, display the current time, tc graphics entry
test4
- (2) 猜数游戏。编写一个猜数程序,该程序随机在1到1000的范围中选择一个供用户猜测的整数。界面上提供一个文本框来接收用户输入的猜测的数,如果用户猜得太大,则背景变为红色,如果猜得太小,背景变为蓝色。用户猜对后,文本框变为不可编辑,同时提示用户猜对了。界面上提供一个按钮,使用户可以重新开始这个游戏。在界面上还需显示用户猜测的次数-(2) guessing game. Guess the number of writing a program, the program randomly choo
bezier1
- N次Bezier曲线,可以绘制N次Bezier曲线
tcurve
- C语言直接画屏(或framebuffer)显示贝塞尔曲线,优化内存的使用。使用时把tmalloc tfree直接修改为malloc free。进一步的优化在于多个malloc合并为一个malloc。也可用于没有OS的嵌入式-C language directly painted screen (framebuffer) shows a Bezier curve, optimizing memory usage. When used directly modify tmalloc tfree to
function-mapping
- 一段使用C语言编写的二维函数图形绘制程序,可在tuoboC 上运行,绘制的函数图形清晰、美观,可供C语言爱好者参考学习-Using the C language written in a two-dimensional function graph drawing program can be run in tuoboC, graphics functions to draw a clear, beautiful, available for C language enthusiasts ref