资源列表
[其它资源] MagicSquareEx
说明:这是一个代码,可以实现任意阶的幻方的计算(6除外)-This is a code that can be achieved any order of the magic square of terms (except 6)<小刚> 在 2008-10-13 上传 | 大小:12.95kb | 下载:0
[其它资源] msp430f149acd12
说明:利用ADC12内部温度传感器测量室温,并将测量结果显示在数码管上-use ADC12 internal temperature sensor measuring room temperature, the measurement results are displayed on the digital pipe<xiao ming> 在 2008-10-13 上传 | 大小:3.03kb | 下载:0
[其它资源] test_one
说明:用C语言写的红外遥控解码程序,,,, 语法上没错,但解码完成后有错,,没个按键的都一样,,不知道什么问题,望指点,,EMAIL:wjsjdeng@sina.com.cn-C language to write the infrared remote control decoder,, the grammar is correct, but after the completion of decoding wrong, not a button are the same, and do not<deng kate> 在 2008-10-13 上传 | 大小:997byte | 下载:0
[其它资源] lvboqishejicanshu
说明:滤波器阶数固定时,代价函数和信噪比之间的关系 信噪比固定时,代价函数和滤波器长度之间的关系-order filter fixed, cost function and the relationship between the signal-to-noise ratio signal-to-noise ratio fixed, Filters cost function and the relationship between length<亮仔> 在 2008-10-13 上传 | 大小:293.56kb | 下载:0
[其它资源] my_own_AStar_impl
说明:我自己编写的A*搜索算法,效率还是很不错的,推荐。-myself prepared by the A * search algorithm, the efficiency is still very good and recommended.<此笼> 在 2008-10-13 上传 | 大小:454.58kb | 下载:0
[其它资源] asdfdsafd4r
说明:一个用C语言写的学生成绩管理系统。主要是用链表实现。对初学C语言的同志有点用-a C language students write performance management system. It is mainly used to achieve chain. Right novice C language with a bit of comrades<yzb> 在 2008-10-13 上传 | 大小:2.52kb | 下载:0
[其它资源] SCO_Card_sys
说明:商业源码,友思SCO在线售卡网(.Net开源版) V1.1[Access]-commercial source, the Friends of thinking SCO online Vending Network (. Net revenue version) V1.1 [Access]<梁诚> 在 2008-10-13 上传 | 大小:2.35mb | 下载:0
[其它资源] jisuanjituxing
说明:根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下; 利用中点画圆算法实现边界程序: void CArea_FillData::MidpointCircle(int xc, int yc, int r, int color) {//画八分之一的圆 int x,y,d x=0 y=r d=1-r WholeCircle(xc,yc,x,y,color<周林> 在 2008-10-13 上传 | 大小:79.84kb | 下载:0