资源列表
[单片机(51,AVR,MSP430等)] AIS
说明:AIS解码在数据处理程序中, 首先必须将接收的字符转换成ASC II码, 再调用校验程序, 对接收到的数据进行校验, 当校验正确后, 才能进行编码转换-AIS decoding data handler, you must first convert the received characters into ASC II code, and then call the calibration procedure, the received data checksum checksum is co<fang99164> 在 2025-11-23 上传 | 大小:1kb | 下载:0
[GDI/图象编程] ALLOCATE
说明:本节给出三个非常实用和高速的内存分配函数。读者可以直接拷贝这三个函数到程序中去,使用Allocate()和My_Free()代替系统提供的alloc()和free()函数。调试环境为TC2.0或者TC3.0-This section gives three very practical and high-speed memory allocation function. The reader can directly copy these three functions to the progr<xian434018> 在 2025-11-23 上传 | 大小:1kb | 下载:1
[嵌入式Linux] an
说明:已知 n 个正整数,从中选择 m 个进行与运算得到一个新的数。例如:已知 1、2、3 从中选择两个数进行与运算,可以是:1 & 2 = 01 & 3 = 12 & 3 = 2-Known positive integer n, choose the m operation carried out to get a new number. Example: Given two numbers 1,2,3 and operation can be: 1 & 2 & 3 = 01 =<xie8704601> 在 2025-11-23 上传 | 大小:1kb | 下载:0
[多媒体编程] angel_11
说明:这是根据Bresenham算法做的画直线程序,用vc实现更加接近实际情况-This is done under the Bresenham algorithm paintings linear process, with vc achieve a more closer to reality<zhao785395> 在 2025-11-23 上传 | 大小:1kb | 下载:0
[通讯编程] angel_22
说明:这是根据DDA 算法,作的画直线的例子自己做的,绝不参考-This algorithm is based on DDA, the painting line for example do for myself, not reference<huan520559> 在 2025-11-23 上传 | 大小:1kb | 下载:0
[图形图象] animal100
说明:动物查询管理,简单实用,适合初学者,应用C++,链表实现查询-animal search for zoo,just little animals for homework<zhang436026> 在 2025-11-23 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] Answer1
说明:用C++实现了计算器,用栈实现了混合运算,直接用中缀表达式求值-Calculator c++<zhuo116406> 在 2025-11-23 上传 | 大小:1kb | 下载:0
[Internet/网络编程] anti
说明:输入一个整数n,将n!分解为质因子的幂的乘积,例如:输入4,则4!=2^3*3-Enter an integer n, will be decomposed into prime factors n! power of the product, such as: type 4, then 4! = 2 ^ 3* 3<fei0751739> 在 2025-11-23 上传 | 大小:1kb | 下载:0