资源列表

« 1 2 ... .78 .79 .80 .81 .82 3983.84 .85 .86 .87 .88 ... 21467 »

[其他小程序CLanguage100CasesOfClassicAlgorithms

说明:本文搜集了100个实用的例子,讲解了思路并附有c源代码。-In this paper, a collection of 100 practical examples to explain the idea with c source code.
<pdl> 在 2025-11-17 上传 | 大小:33kb | 下载:0

[其他小程序ProducerConsumerExample

说明:类似一个可乐销售机系统,LabVIEW网络讲坛《状态机》(State Machine)下集里面用作例子-Producer Consumer Example This particular example, a simulated soda machine, uses an event structure in the producer loop to register user input (depositingclicking on quarter, dime or nickel), an
<tavel> 在 2025-11-17 上传 | 大小:537kb | 下载:0

[其他小程序comrxtx

说明:本程序是在DOS环境下实现TURBOC串口编程。其主要功能是实现中断接收功能和发送功能-This procedure is in the DOS environment to achieve TURBOC serial programming. Its main function is to achieve the interruption of receiving and sending functions
<陈世适> 在 2025-11-17 上传 | 大小:2kb | 下载:0

[其他小程序an497_design_example_altera_CPLD_LCD

说明:altera cpld lcd controller
<tragun> 在 2025-11-17 上传 | 大小:1.48mb | 下载:0

[其他小程序PLC4

说明:几个有用的plc代码,希望与各位分享,对大家学习帮助。-Plc few useful code, I hope to share with you, and help them to learn.
<王辉> 在 2025-11-17 上传 | 大小:18kb | 下载:0

[其他小程序802-11p

说明:该代码实现了IEEE802.11p模块,将其添加进ns2中,便可实现802.11p的模拟仿真。-The code has IEEE802.11p module, to add it into ns2, the will to achieve simulation of 802.11p.
<> 在 2025-11-17 上传 | 大小:876kb | 下载:0

[其他小程序232

说明:PC机的程序设计使用VC++实现,PC机调用通用程序,控制RS-232串口,从而实现数据的收发功能。为了保证数据通信的可靠性,要制定标准的通信协议。-PC-programming using VC++ to achieve, PC machine called generic procedures, control RS-232 serial port, send and receive data in order to achieve function. In order to ensure
<何健飞> 在 2025-11-17 上传 | 大小:758kb | 下载:0

[其他小程序v2772_9om_dict_v2.0

说明:在线单词查询软件 自己用了很好 共大家使用 希望大家喜欢-在线单词查询软件 自己用了很好 共大家使用
<刘洪波> 在 2025-11-17 上传 | 大小:56kb | 下载:0

[其他小程序ns2_hcca

说明:HCCA是IEEE802.11e的基于基础结构的无线网络的算法,该包中包含有添加进ns2的代码包,同时包含了相关的文档资料-HCCA is IEEE802.11e infrastructure-based wireless network algorithms, the package contains the code to add into the ns2 package contains documentation related
<> 在 2025-11-17 上传 | 大小:2.61mb | 下载:0

[其他小程序maze5

说明:迷宫程序,用C语言编写,先产生随机矩阵,矩阵由0和1组成。-migong
<goodnice> 在 2025-11-17 上传 | 大小:1kb | 下载:0

[其他小程序xhjz

说明: 打印如下形式的矩阵; n=5: 1 2 9 10 25 4 3 8 11 24 5 6 7 12 23 16 15 14 13 22 17 18 19 20 21 n=6: 1 2 9 10 25 26 4 3 8 11 24 27 5 6 7 12 23 28 16 15 14 13 22 29 17 18 19 20 21 30 36 35 34 33 32 31 看看1,2,3,4,5,6,7的序列。则可以看出,他们的排列几乎
<ttzz> 在 2025-11-17 上传 | 大小:1kb | 下载:0

[其他小程序hzts

说明:第一个循环是对矩阵的第一行进行的,第一次循环时除了第一个是1其他都是0,i=0,j=0时H[i + 1, j] =H[1, 0]=0,循环结束时, H[1, 0] =2,i=1,m=3;第二次循环时i=1,j=0,H[i + 1, j] =H[2, 0]=0,循环结束时,H[2, 0] =3,i=2,m=4 ……所以第一个循环相当于把第一行用2到N连续的自然数填充。同样的第二个循环是对最后一列用从N到2N-1的连续自然数进行填充,第三个是对最后一行从右到左用2N-1到3N-2的连续自然数进行填充
<ttzz> 在 2025-11-17 上传 | 大小:1kb | 下载:0
« 1 2 ... .78 .79 .80 .81 .82 3983.84 .85 .86 .87 .88 ... 21467 »

源码中国 www.ymcn.org