资源列表

« 1 2 ... .32 .33 .34 .35 .36 10937.38 .39 .40 .41 .42 ... 21467 »

[其他小程序b

说明:输入1个正整数n(1<n<=10),再输入n个整数,按绝对值从小到大排序后输出-Enter a positive integer n (1 <n<=10),再输入n个整数,按绝对值从小到大排序后输出
<冰冰> 在 2025-07-08 上传 | 大小:3kb | 下载:0

[其他小程序Mirrors

说明:通过c++语言将逻辑函数表示成最小项之和以及实现逻辑函数的化简功能。-By c++ language to logic function expressed as the sum of the minimum term and the realization of logic function simplification capabilities.
<josh max> 在 2025-07-08 上传 | 大小:5.18mb | 下载:0

[其他小程序huochepiao

说明:火车票售票系统,多线程保护,购买火车票不会重复-Train ticketing system, multi-threaded protection
<段浪> 在 2025-07-08 上传 | 大小:7.33mb | 下载:0

[其他小程序nextdata

说明:一个获取下一天日期的小软件,输入日期后就能简单算出下一天的日期-A date for the next day a small software, you can simply enter the date calculated by the following day after the date
<段浪> 在 2025-07-08 上传 | 大小:3.29mb | 下载:0

[其他小程序Stack

说明:堆栈实现。堆栈就是这样一种数据结构。它是在内存中开辟一个存储区域,数据一个 顺序地存入(也就是“压入——push”)这个区域之中。有一个地址指针总指向最后一个压入堆栈的数据所在的数据单元,存放这个地址指针的寄存器就叫做堆栈指示器。开始放入数据的单元叫做“栈底”。数据一个一个地存入,这个过程叫做“压栈”。在压栈的过程中,每有一个数据压入堆栈,就放在和前一个单元相连的后面一个单元中,堆栈指示器中的地址自动加1。读取这些数据时,按照堆栈指示器中的地址读取数据,堆栈指示器中的地址数自动减 1。这个过程叫
<诚溜> 在 2025-07-08 上传 | 大小:1kb | 下载:0

[其他小程序sudoku-initialization

说明:利用深度优先搜索基本完全随机的对数独进行初始化操作-Using the depth-first search almost completely random initialization operation for Sudoku
<Ender> 在 2025-07-08 上传 | 大小:2kb | 下载:0

[其他小程序Reverse-order

说明:翻转排序-编程之美原题代码实现。对一组数据翻转排序-Flip sort- the beauty of the original title programming code. Flip on a set of data sorting
<Ender> 在 2025-07-08 上传 | 大小:1kb | 下载:0

[其他小程序24-point-embedded-simple-calculator

说明:24点内简易计算器的实现。中缀表达式变为后缀表达式然后求值-Simple calculator within the 24-point implementation. Infix expression into postfix expression is then evaluated
<Ender> 在 2025-07-08 上传 | 大小:2kb | 下载:0

[其他小程序Multiplying-large-Numbers

说明:大数相乘使用String操作实现防止溢出-Multiply large numbers C++ achieve, to prevent overflow. String operations
<Ender> 在 2025-07-08 上传 | 大小:1kb | 下载:0

[其他小程序err

说明:厂家资料管理器是一个方便整理多个厂家的资料的TXT管理文档。-Factory Data Manager is an easy to collate data from multiple vendors TXT administration documentation.
<安静> 在 2025-07-08 上传 | 大小:1.91mb | 下载:0

[其他小程序psk

说明:基于MATLAB的2PSK信号传输仿真,解调与调制以及误码率分析-2PSK signal transmission based on MATLAB simulation, modulation and demodulation and bit error rate analysis
<林懿琛> 在 2025-07-08 上传 | 大小:1kb | 下载:0

[其他小程序logestic

说明:simulation of logestic / chaos
<mahdi> 在 2025-07-08 上传 | 大小:7kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 10937.38 .39 .40 .41 .42 ... 21467 »

源码中国 www.ymcn.org