资源列表

« 1 2 ... .43 .44 .45 .46 .47 11448.49 .50 .51 .52 .53 ... 21467 »

[其他小程序xc3san_bsdl

说明:xilinx FPGA IBIS模型,系统集成FPGA 分析必备工具-xilinx FPGA IBIS model is an indispensable tool for system integration FPGA analysis
<bright> 在 2025-09-24 上传 | 大小:343kb | 下载:0

[其他小程序spartan3an_ibis

说明:xilinx FPGA IBIS模型,系统集成FPGA 分析必备工具-xilinx FPGA IBIS model is an indispensable tool for system integration FPGA analysis
<bright> 在 2025-09-24 上传 | 大小:3.51mb | 下载:0

[其他小程序TextFile1

说明:该题要求读入n个整数,然后输出该n个整数的中位数。同时输入的数的个数是奇数的时候,中位数是唯一的;当输入的数是个数是是偶数的时候,求两个中位数的平均值,然后下取整输出。 一般来说,我们可以将这些数存在数组当中,然后对数组进行排序,最后利用数组下标查找即可。但也可以不排序找到中位数。毕竟排序是将所有数都放在合适的位置上,而查找中位数的操作只需要将中位数放在合适的位置即可。 下面就是不排序查找中位数的版本。事实上,下述解法其实是快速排序的一个变种。在n为奇数的情况下,下述代码运行
<潘天雨> 在 2025-09-24 上传 | 大小:1kb | 下载:0

[其他小程序bubble-sort

说明:用C++来开发,对一组数据用冒泡排序法来进行排序-With C++ to develop, on a set of data using bubble sort method to sort
<李丽> 在 2025-09-24 上传 | 大小:1.91mb | 下载:0

[其他小程序scm

说明:单片机时钟设计,对于初学单片机的人来说是很有帮助的,希望能够帮助更多的人-Single-chip clock design for the novice who SCM is very helpful, hoping to help more people
<yangshuaiyin> 在 2025-09-24 上传 | 大小:2kb | 下载:0

[其他小程序win7ping

说明:ping程序用 C#代码编写的!仅供参考-ping code program
<王雨平> 在 2025-09-24 上传 | 大小:1.4mb | 下载:0

[其他小程序xcbm

说明:行程编码(Run-Length Encoding) 仅存储一个像素值以及具有相同颜色的像素数目的图象数据编码方式称为行程编码,或称游程编码,常用RLE(Run-Length Encoding)表示。该压缩编码技术相当直观和经济,运算也相当简单,因此解压缩速度很快。RLE压缩编码尤其适用于计算机生成的图形图像,对减少存储容量很有效果。 -Run-length encoding (RLE) is a very simple form of data compression in which
<孔珺> 在 2025-09-24 上传 | 大小:75kb | 下载:0

[其他小程序cd-rom

说明:USBCAN-2E-U周立功的光盘,包括USB的驱动,CAN接口卡二次开发接口函数库-Semaines USBcan-2E-U disques méritoires, y compris USB, interface CAN carte secondaire bibliothèque d interface de développement
<大气> 在 2025-09-24 上传 | 大小:18.6mb | 下载:1

[其他小程序wirelessPosition

说明:无源定位TDOA算法
<魏彬> 在 2025-09-24 上传 | 大小:26kb | 下载:0

[其他小程序Recording-keyboard

说明:在windows 下记录你操作键盘的所有动作,采用的是键盘钩子,其实没有什么困难的。但是linux下就不行了-Recording in the windows of all the actions your keyboard, using the keyboard hook, in fact, there is nothing difficult. But we would not be under linux
<李文超> 在 2025-09-24 上传 | 大小:2kb | 下载:0

[其他小程序vbTimer

说明:实现的一个整点报时的小程序,VB代码实现-Achieve a whole point timekeeping small programs, VB code
<vivian> 在 2025-09-24 上传 | 大小:3.75mb | 下载:0

[其他小程序biaodashiqiuzhi

说明:表达式求职源代码,可以直接输入一个表达式,并且求出该表达式的值-Expressions job source code, you can directly enter an expression, and calculate the value of the expression
<libaojun> 在 2025-09-24 上传 | 大小:1kb | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 11448.49 .50 .51 .52 .53 ... 21467 »

源码中国 www.ymcn.org