资源列表
huayuan
- 这是一个生成圆周的源代码,首先用Bresenham算法生成八分圆坐标,再计算出8个对称点,生成圆周的所有点之后,按y值排序,转换成线段表。-This is a generation of source code circumference, first using Bresenham algorithm generated nearly circular coordinates, and then work out eight symmetry, circumferential generate
CoinArray
- 问题描述:有m x n [m<=100, n<=100 ] 个金币在桌面上排成一个m行n 列的金币阵列。每一枚金币或正面朝上或背面朝上。用数字表示金币状态,0表示金币正面朝上,1 表示背面朝上。金币阵列游戏的规则是:(1)每次可将任一行金币翻过来放在原来的位置上;(2)每次可任选2列,交换这2列金币的位置。-jinbizhenliwenli,zijibiaoxiechenxu,keyiyunxing
Driver-for--Agilent
- 本程序用以驱动安捷伦频谱仪和脉冲信号发生器,以产生格雷码波形。-It is aim to driver the PSG and ESA to generate Golay.
BackupAgentHelper
- About Page Source Code for Linux.
rubyTk
- Ruby开发,类似培养Python,比Python强大,tk小例子-Ruby development, a similar training Python, Python powerful, small examples tk
dcstx
- 串口通讯 通过RS232与其它计算机通讯,并响应 -through RS232 serial communications with other computer communications and response
java
- 这是一个可以进行加减乘除的计算机程序,实现计算器的功能,还适当地加上了阶乘、正弦、余弦和指数)等运算。-Addition, subtraction, multiplication, and division of a computer program, calculator function. . . . .
相位梯度自聚焦算法
- 相位梯度自聚焦算法用于SAR成像,减少误差
circlerobotino
- wall follow program for robotino sim
3_1
- 一个小的计算器程序源 希望能给大家带来帮助-A small calculator program source of hope that can give us some help
horsegame.c
- 一个跳马问题的代码.它能实现出一种走法,加入初始棋盘为N*N的棋盘,再由自己输入数字来确定棋盘的大小.-The issue of a vault code. It will take to achieve a method, adding the initial board for the N* N chessboard, and then enter their own figures to determine the size of the chessboard.
Konh
- konh雪花源代码,绘制一个三角形分形雪花图案,可以修改迭代重数。