资源列表

排序选择:

« 1 2 ... .31 .32 .33 .34 .35 55936.37 .38 .39 .40 .41 ... 267454 »

[汇编语言DirectInsertSort

说明:实现直接插入排序 要求:封装成一个函数,形式如下:    void DirectInsertSort(bool bOrder, bool bPrintEveryStep, int * array) 其中,参数bOrder是布尔类型变量,true表示升序,false表示降序       bPrintEveryStep表示是否把每一步的排序结果打印出来,true表示打印,false表示不打印 array是待排序的数组 -direct insertion sorting
<失业> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[Oracle数据库oracle_manage_sql

说明:用于ORACLE管理,查看ORACLE的进程,*SESSION,检查表的锁,并解锁-management for Oracle, Oracle View in the process, killing SESSION. check the lock table, and unlocking
<wangtao> 在 2025-06-26 上传 | 大小:3kb | 下载:0

[系统编程spyscan

说明:与windows的进程管理器类似,用于监控特定的进程是否在运行,并启动不运行的进程,有日志记录功能-and windows for the process management similar to monitor specific processes in operation, and start the process of not running, logging function
<wangtao> 在 2025-06-26 上传 | 大小:18kb | 下载:0

[OpenGLOpenGL198412

说明:OPenGL作业,基于控制台的OpenGL画圆的程序.-OpenGL operations, the OpenGL-based console Circle procedures.
<yue> 在 2025-06-26 上传 | 大小:7kb | 下载:0

[中间件编程anti-jammingSource

说明:软件抗干扰和数字滤波的汇编源代码,用51汇编写的-anti-jamming software and digital filtering of the source code compilation, with a compilation of 51 write
<bzw> 在 2025-06-26 上传 | 大小:6kb | 下载:0

[中间件编程215565125155

说明:波形的发生与控制实例,是用51汇编语言写的-waveform and control the occurrence example, is a compilation of 51 written language
<bzw> 在 2025-06-26 上传 | 大小:3kb | 下载:0

[Linux/Unix编程linux_tuixiangzi

说明:这是LInux下C语言开发的推箱子游戏。对学习curese编程的人有帮助 用了大量的Curese函数,此游戏可建立关卡。默认有10关。 作者 /* File: tuixiangzi.c */ Makefile如下: all: tuixiangzi tuixiangzi: tuixiangzi.c gcc -o tuixiangzi tuixiangzi.c -lcurses clean: rm -f tuixiangzi *.bak
<张华> 在 2025-06-26 上传 | 大小:4kb | 下载:0

[中间件编程2254816645

说明:二进制浮点运算,用51汇编语言编写的,适合于51汇编语言的学习者-binary floating-point operations, and 51 written in assembly language, suitable for 51 assembly language learners
<bzw> 在 2025-06-26 上传 | 大小:6kb | 下载:0

[串口编程pc-rs232-51

说明:串口程序使用COM1(程序中可修改为其他串口)实现通过RS-232口发送数据至单片机及通过RS-232口接收单片机数据至电脑,配套使用下位机单片机程序。-use COM1 serial port procedures (procedures can be changed to other serial port) to achieve through the RS-232 Send SCM data to and through the RS-232 receiver SCM data to a
<bookzhe> 在 2025-06-26 上传 | 大小:8kb | 下载:0

[中间件编程164564646

说明:排序、查找和非线性算法的51汇编源码,代码简洁-sequencing, and nonlinear search algorithm 51 compilation source, code simplicity
<bzw> 在 2025-06-26 上传 | 大小:12kb | 下载:0

[中间件编程delayAndjump

说明:延时与跳转控制的51汇编源码,适合学习51的初学者-delay and control the source code compilation of 51, 51 for beginners learning
<bzw> 在 2025-06-26 上传 | 大小:3kb | 下载:0

[Audiosheriff_yuyin

说明:本系统为语音管理系统。号码管理、信号侦测、呼叫设置、自动呼叫、语音播放、信息浏览、语音管理、统计报表等功能。-the system for voice management system. Numbers, signal detection, call setup, automatic calling, voice broadcasting, information browse, voice management, statistical, and other functions.
<sheriffyang> 在 2025-06-26 上传 | 大小:8.56mb | 下载:0
« 1 2 ... .31 .32 .33 .34 .35 55936.37 .38 .39 .40 .41 ... 267454 »

源码中国 www.ymcn.org