资源列表

排序选择:

« 1 2 ... .56 .57 .58 .59 .60 182861.62 .63 .64 .65 .66 ... 267454 »

[通讯编程Fang

说明:Fang算法的GUI,传统的Fang算法有瑕疵,我从Fang算法的数学推导中找出一种排除根植的一种更好的方法,分享给大家-Algorithm GUI Fang Fang algorithm defective, I rooted a better way to find an exclusion from the the Fang algorithm of mathematical derivation for everyone to share
<liu> 在 2025-07-02 上传 | 大小:7kb | 下载:0

[C#编程C175

说明:C语言基础、数据结构、数值计算与趣味数学、 图形处理、系统、常见试题、游戏、综合实例等。-C programming language, data structures, numerical calculation and fun math, graphics processing system, frequently asked questions, games, synthesis examples.
<锦霞> 在 2025-07-02 上传 | 大小:74kb | 下载:0

[Linux驱动irq_key

说明:按键防抖驱动,当按键时可以防止由于手抖而产生多次触发中断-The button image stabilization drive, when keys can be prevented due to tremor repeatedly triggered interrupt
<mr> 在 2025-07-02 上传 | 大小:87kb | 下载:0

[远程控制编程RemoteControl

说明:可以实现远程控制shell,可以监视桌面,可以供您参考的源码-Remote control shell, can monitor the desktop, for your reference source
<董川> 在 2025-07-02 上传 | 大小:2.72mb | 下载:0

[其他小程序FiveChess

说明:用MFC编写的五子棋小游戏,能够实现局域网内的网络小游戏,可以作为MFC初学者的参考-331 small game written in MFC, can be achieved within the LAN network game can be used as a reference for beginners MFC
<王会攀> 在 2025-07-02 上传 | 大小:2.72mb | 下载:0

[通讯编程Chan

说明:RFID应用前景不容忽视,其中定位算法更应该熟悉了解,定位算法中的Chan算法应用较广,我制作了一个Chan算法的GUI界面,可以鼠标选择待定位坐标,进而可以运用Chan算法进行定位,并会在图形上标示出定位结果,可以直观比较-RFID application prospects can not be ignored, wherein the positioning algorithm should become familiar with a wider Chan algorithm is ap
<liu> 在 2025-07-02 上传 | 大小:7kb | 下载:0

[OpenCVVCPP

说明:c++6.0编程代码,车道线检测,可运行,实现报警和鸣笛两种措施。运行前对OPENCV进行设置,并下载一个视频解码器。-the programming c++6.0 code, lane line detection can be run to achieve alarm and whistle two measures. Opencv set before running, and download a video codec.
<chenying> 在 2025-07-02 上传 | 大小:4.17mb | 下载:1

[其它源码dwr

说明:DWR 实现服务器端向客户端精确消息推送-DWR implement server-side to the client exact message push
<wang> 在 2025-07-02 上传 | 大小:1.18mb | 下载:0

[其他小程序exchange

说明:交换排序: 包括冒泡排序,快速排序。 冒泡排序法:该算法是专门针对已部分排序的数据进行排序的一种排序算法。如果在你的数据清单中只有一两个数据是乱序的话,用这种算法就是最快的排序算法。如果你的数据清单中的数据是随机排列的,那么这种方法就成了最慢的算法了。因此在使用这种算法之前一定要慎重。这种算法的核心思想是扫描数据清单,寻找出现乱序的两个相邻的项目。当找到这两个项目后,交换项目的位置然后继续扫描。重复上面的操作直到所有的项目都按顺序排好。 快速排序:通过一趟排序,将待
<陈锋> 在 2025-07-02 上传 | 大小:1kb | 下载:0

[WEB源码litepublisher_v5.50

说明:LitePublisher是一个免费开源的内容管理系统,LitePublisher内置cache功能,有SEO方面的设置,比如每篇文章的url,descr iption设置等等.内置5个风格.安装的时候可以选择Mysql数据库或者文本存储。同时它还可以简单的定制个性化内容,比如blog,wiki,bug管理,文档系统等。   LitePublisher 需要手动输入 /admin/ 进入管理后台.发布文章也需要在后台点击相关按钮。-LitePublisher is a free open
<pudn1345> 在 2025-07-02 上传 | 大小:1.69mb | 下载:0

[图片显示浏览pictureViewer

说明:VB编写的图片浏览器多种格式查看,功能比较完善-VB prepared by the photo browser viewed in multiple formats, function more perfect
<1522749042> 在 2025-07-02 上传 | 大小:851kb | 下载:0

[其他小程序insert

说明:插入排序: 包括直接插入排序,希尔插入排序。 直接插入排序: 将一个记录插入到已经排序好的有序表中。 1, sorted数组的第0个位置没有放数据。 2,从sorted第二个数据开始处理: 如果该数据比它前面的数据要小,说明该数据要往前面移动。 首先将该数据备份放到 sorted的第0位置当哨兵。 然后将该数据前面那个数据后移。 然后往前搜索,找插入位置。 找到插入位置之后讲 第0位置的那个数
<陈锋> 在 2025-07-02 上传 | 大小:1kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 182861.62 .63 .64 .65 .66 ... 267454 »

源码中国 www.ymcn.org