资源列表

« 1 2 ... .42 .43 .44 .45 .46 20847.48 .49 .50 .51 .52 ... 21480 »

[其他小程序counter4

说明:用有限状态机实现16位可逆计数器,有使能位,可以异步清零-16 reversible counter finite state machine, the enable bit asynchronous clear
<赵永峰> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[其他小程序1000.

说明:本程序使用了冒泡排序法对n个整数排序,十分有效便捷,整数数目不确定-This program uses the bubble sort method sort n integers, is very effective and convenient integer number of uncertain
<sophie> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[其他小程序ASP05

说明:matlab的一些波束形成的算法 多种方法-the matlab the beamforming algorithm a variety of methods. .
<文杰> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[其他小程序fuzzpid

说明:智能控制,模糊控制器设计步骤,经过模糊化等过程-intelligent control
<汪静> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[其他小程序Farisexample2

说明:NS2 example2 for beginners helps to understand how to start the TCL
<Faris> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[其他小程序Farisexample3

说明:NS2 example3 for beginners helps to understand how to start the TCL
<Faris> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[其他小程序Farisexample4

说明:NS2 example 4 for beginners helps to understand how to start the TCL
<Faris> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[其他小程序FarisWless1-0

说明:NS2 wireless example1 for beginners helps to understand how to start the TCL
<Faris> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[其他小程序0028

说明:本程序为电话薄源代码,在vc++6.0环境下运行,可实现电话薄联系人,删除、添加、更改、查找等功能-Phone book source code of the program, run in vc++6.0 environment, phone book contacts, delete, add, change search function
<Tri> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[其他小程序Short-Passage

说明:Dijistra算法求最短路径,简单易行,十分易用,算法明确,清晰易懂!-Dijistra algorithm for the shortest path is simple, very easy to use, the algorithm is clear, lucid!
<zhangyi> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[其他小程序Qkpass

说明:快速排序,结构清晰,算法明确,十分易用,希望能帮到大家!-Quicksort, clear structure and algorithm is clear, and very easy to use, hope to help you!
<zhangyi> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[其他小程序Quicksort

说明:快速排序void QuickSort(int a[], int low, int high) { int i if(low<high) { i=Slipt(a,low,high) QuickSort(a,low,i) QuickSort(a,i+1,high) } } -void QuickSort(int a[], int low, int high) {
<張昕> 在 2024-10-07 上传 | 大小:1024 | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 20847.48 .49 .50 .51 .52 ... 21480 »

源码中国 www.ymcn.org