资源列表

排序选择:

« 1 2 ... .87 .88 .89 .90 .91 171292.93 .94 .95 .96 .97 ... 267454 »

[其他小程序two-way-circular-linked-list

说明:问题:把单链表改为双向循环链表 方法:先建立单链表;再在单链表基础上建立双向循环链表。-Question: single linked list to two-way circular linked list: 1, create a single linked list 2, to establish a two-way circular linked list in a single linked list based on.
<李浩> 在 2025-06-25 上传 | 大小:52kb | 下载:0

[其他小程序transmitter

说明:基于OFDM的接收机部分,关于插入导频和训练序列的对比-pilot insert, PN insert, channel estimation based on DTMB
<罗佳婷> 在 2025-06-25 上传 | 大小:5kb | 下载:0

[单片机(51,AVR,MSP430等)mkcs44

说明:tft彩屏模块,nrf905无线模块,24l01模块,8*8点阵模块,ds12887模块。单片机初学者好帮手。-tft color screen module, nrf905 wireless module, 24l01 module, 8* 8 dot matrix module, ds12887 module. SCM beginners a good helper.
<张芮> 在 2025-06-25 上传 | 大小:4.93mb | 下载:0

[系统编程chapter3

说明:几个小代码,包括函数的传参,函数的返回值、参数和变量的设置,函数的声明,局部变量和全局变量的区分。-Several small code, including the function of passing parameters, function return value, the setting of parameters and variables, function declarations, local variables and global variables distinctio
<路西> 在 2025-06-25 上传 | 大小:12kb | 下载:0

[系统编程chapter4

说明:几个小代码,介绍C++数据类型,对基本数据类型举例,介绍变量和数据的存储。-Several small code to introduce C++ data type, the basic data types, for example, the introduction of variables and data storage.
<路西> 在 2025-06-25 上传 | 大小:16kb | 下载:0

[文件格式DSP_selection_guide1

说明:dsp selecton guide ds p selecton guide ds p selecton guide-dsp selecton guide dsp selecton guide dsp selecton guide dsp selecton guide dsp selecton guide
<12> 在 2025-06-25 上传 | 大小:1.3mb | 下载:0

[加密解密Encryption-and-decryption

说明:C#开发的一款简单的可逆加密解密小软件,使用8位加密密钥。-Encryption and decryption
<lxw> 在 2025-06-25 上传 | 大小:63kb | 下载:0

[系统编程chapter5

说明:一些小代码。包括语句,块和表达式的应用。数学、赋值、关系运算符的应用,if else语句应用举例,逻辑运算符举例。-Some small code. Statement block and expressions of the application. Application of mathematics, assignment, relational operators, if else statement application example, example of logical ope
<路西> 在 2025-06-25 上传 | 大小:42kb | 下载:1

[系统编程chapter6

说明:面向对象C++语言中类、对象、成员的应用C++编程举例。对类定义和对象容易犯的错误C++编程举例-Oriented the object C++ language class, object, a member of the application example. Easy mistake to make the class definition and object violently introduced. Class members private and public example.
<路西> 在 2025-06-25 上传 | 大小:28kb | 下载:0

[系统编程Lucy-Richardson

说明:基于Lucy-Richardson方法的图像复原小程序,用matlab语言实现。-Lucy-Richardson method-based image recovery applet using Matlab language.
<路西> 在 2025-06-25 上传 | 大小:282kb | 下载:0

[系统编程1

说明:基于盲返卷积方法,恢复被噪声污染的图像,利用matlab实现。-Blind return convolution methods to restore the image of the noise pollution, the use of matlab.
<路西> 在 2025-06-25 上传 | 大小:282kb | 下载:0

[其他小程序two-big-number-add

说明:问题:输入超过计算机表达范围的两个整数相加。方法:先输入两个字符数组存储两个大数,再将字符数组转化成整形数组,将两个整数数组从低位开始相加,有进位则高位加1,以此类推,最终得出两个大数相加的结果。-Question: input exceeds the the computer expression range of the two integer addition. Methods: First, enter the two character array to store two large
<李浩> 在 2025-06-25 上传 | 大小:1kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 171292.93 .94 .95 .96 .97 ... 267454 »

源码中国 www.ymcn.org