-
用ASM写的日历程序,代码超短,可能是世界上最精简的日历程序了。...
用ASM写的日历程序,代码超短,可能是世界上最精简的日历程序了。-written procedures for the calendar, ultrashort code, may be the world"s most streamlined procedures for the calendar.
- 2022-02-26 14:32:50下载
- 积分:1
-
在线算法的 C语言
就是在线算法解决背包问题的一种,问题很长...
在线算法的 C语言
就是在线算法解决背包问题的一种,问题很长-Online algorithm is the C language online algorithm to solve a knapsack problem, the question is very long
- 2022-07-11 09:18:05下载
- 积分:1
-
日期,菜单,字符串的C函数
日期,菜单,字符串的C函数-date, menu, the C string functions
- 2022-05-12 14:20:52下载
- 积分:1
-
SOUCE CODE
一个MATLAB小波分析的程序,这是一个信号处理程序,用于故障诊断。-SOUCE CODE
- 2022-08-21 11:36:00下载
- 积分:1
-
j2me手机游戏代码
有素材图片和源代码
j2me手机游戏代码
有素材图片和源代码-j2me mobile game code has material pictures and source code
- 2022-06-30 01:30:04下载
- 积分:1
-
一个考验你记忆力、反映力的小游戏。通过成对找出隐藏在界面上的相同的图形,直至找到所有的36幅图。在此过程中程序计算翻图时间、正确率等。比较有意思!...
一个考验你记忆力、反映力的小游戏。通过成对找出隐藏在界面上的相同的图形,直至找到所有的36幅图。在此过程中程序计算翻图时间、正确率等。比较有意思!-a test of your memory, reflect the power of small game. Paired identify hidden through the same interface on the graphics, so until all the 36 plans. In this process turned calculated plan, the correct rate. More interesting!
- 2022-04-13 14:59:50下载
- 积分:1
-
数据点的最小包围圆计算,对最小包围的数据精度分析有用
数据点的最小包围圆计算,对最小包围的数据精度分析有用-The smallest enclosing circle data points calculated
- 2023-06-01 08:55:03下载
- 积分:1
-
This document describes some frequently asked queries about the usage and other...
This document describes some frequently asked queries about the usage and other details of it on a day to day basis from a users perspective.
- 2022-07-09 20:37:43下载
- 积分:1
-
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许...
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许多场合下,您无法预先确定缓冲区所需的实际大小,这对于构造复杂的 C 程序来说,可能会导致几个根本性的问题。一种自我管理的抽象数据缓冲区概括地给出了抽象缓冲区的伪 C 代码实现,并详细介绍了采用这种机制的优点。-C programming language defines two standard memory management functions: malloc () and free (). C programmers frequently use those functions at run-time allocation of buffers in order to pass data between functions. However, in many occasions, you can not pre-determine the actual size of the buffer required, which for the complex structure of the C program, it may lead to several fundamental questions. A self-management, abstract data buffer generally gives the pseudo-C code for an abstract buffer implementation, and details the advantages of using this mechanism.
- 2022-03-11 11:19:26下载
- 积分:1
-
基于导频的ofdm信道估计算法研究,包括基本的算法思想和解决步骤...
基于导频的ofdm信道估计算法研究,包括基本的算法思想和解决步骤-Based on the pilot channel estimation algorithm for ofdm research, including the basic ideas and algorithms to solve these
- 2022-07-24 03:18:56下载
- 积分:1