资源列表

« 1 2 ... .97 .98 .99 .00 .01 45402.03 .04 .05 .06 .07 ... 66603 »

[其他小程序b

说明:输入1个正整数n(1<n<=10),再输入n个整数,按绝对值从小到大排序后输出-Enter a positive integer n (1 <n<=10),再输入n个整数,按绝对值从小到大排序后输出
<冰冰> 在 2025-04-23 上传 | 大小: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-04-23 上传 | 大小:5.18mb | 下载:0

[其他小程序huochepiao

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

[C#编程demo

说明:对Excel表格某列单元格进行收据分析(分离其中的QQ号,Email, 电话号码)-Receipt of the Excel spreadsheet for analysis
<王波> 在 2025-04-23 上传 | 大小:16kb | 下载:0

[其他小程序Stack

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

[Windows编程dianduidainliaotian

说明:实现点对点的聊天程序,服务器端只能同时只能与一个客户端通信-Peer to peer chat program, the server can simultaneously communicate with only one client
<杨娟> 在 2025-04-23 上传 | 大小:126kb | 下载:0

[对话框与窗口SkinTest_demo

说明:SkinTest_demo简单的换皮肤实例-SkinTest_demo simple examples for the skin
<李力> 在 2025-04-23 上传 | 大小:9.4mb | 下载:0

[其他小程序sudoku-initialization

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

[其他小程序Reverse-order

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

[多媒体编程Utility-player

说明:实用播放器,应用VC++开发,界面简单,功能实用的-Utility player
<李力> 在 2025-04-23 上传 | 大小:6.26mb | 下载:0

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

说明:24点内简易计算器的实现。中缀表达式变为后缀表达式然后求值-Simple calculator within the 24-point implementation. Infix expression into postfix expression is then evaluated
<Ender> 在 2025-04-23 上传 | 大小:2kb | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 45402.03 .04 .05 .06 .07 ... 66603 »

源码中国 www.ymcn.org