资源列表

« 1 2 ... .25 .26 .27 .28 .29 65530.31 .32 .33 .34 .35 ... 66602 »

[多媒体编程kiushi2100

说明:编写C++程序完成以下功能:(1) 使用ofstream 向一个文本文件中输出各种类型的数据,并打开文件观察结果: 整数、无符号整型、长整型、浮点型、字符串、……(2) 用十进制、八进制、十六进制方式向文本文件中输出整数;(3) 使用控制符和成员函数来控制输出的格式: set() precision() -The preparation of C++ Procedures to accomplish th
<xiana411378> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[驱动编程kmp105

说明:在一个长字符串中匹配一个短子串的无回溯算法。时间复杂度为O(n).-In a long string substring matching a short non-backtracking algorithm. Time complexity is O (n).
<sai78861> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[通讯编程KnapSack

说明:Program for KnapSack problem
<apo8248> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[驱动编程kruskal

说明:克瑞斯卡尔算法,是关于克瑞斯卡尔算法的代码,详细介绍了有关克瑞斯卡尔算法的实现。-kruskal algorithm,kruskal algorithm on the code, setting out in detail the algorithm kruskal。
<zia270627> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[数据库编程kruskal100

说明:kruskal.rar用于数据计算与出具处理一种算法-kruskal.rar for data calculation and issued a treatment algorithm
<shau34802> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[通讯编程krustral

说明:Krustral最小生成树算法C语言实现。-Krustral minimum spanning tree algorithm.
<tuia27ng95> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[通讯编程ktail

说明: 很多情况下,我们需要对信息进行加密。特别是随着Internet的飞速发展,加密技术就显得尤为重要。 目前比较流行的编码规则称为RSA,是由美国麻省理工学院的三位教授发明的。这种编码规则是基于一种求密去模算法的:对于给出的三个正整数a,b,c,计算a的b次方除以c的余数。 你的任务是编写一个程序计算a^b mod c, 并且1≤a,b< c≤32768。-top secret
<conag77206> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[GDI/图象编程lab

说明:对一个不对称的实序列进行傅里叶分析,将信号分解为奇部和偶部,求出对应的傅里叶变化-Implementation of an asymmetric sequence Fourier analysis, the signal is decomposed into odd and even the Department of the Ministry, find the corresponding Fourier transform
<aaoi114> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[通讯编程lab100

说明:对于给定的n个程序存放在磁带上的长度,编程计算磁带上最多可以存储的程序数。-For a given n programs stored in the tape length, calculated on the tape can store up to a few of the procedures.
<xiana626286> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[C#编程DMX512

说明:void DMX_SendPacket(void) //发送DMX512数据 { //配置为普通IO pDMX_buf = 0 发送起始码 00 GPIO_Tx_Config(0) //设置发送的引脚为普通IO PA2 = 0 //输出低电平 delay_us(150) //延时150us PA2 = 1 //输出高电平 delay_us(13) //延时13us GPIO_Tx_Config(1
<李华> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[对话框与窗口11

说明:access中用vb进行报表的一些操作代码-access operation code using vb some reports
<李虎> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[其他小程序WIFI

说明:帮助开启电脑自身WIFY,不用第三方软件就能与他人实现wifi共享-Help open the computer s own WIFY, no third party software can be shared with others to achieve WiFi
<沈春鹏> 在 2025-04-30 上传 | 大小:1kb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 65530.31 .32 .33 .34 .35 ... 66602 »

源码中国 www.ymcn.org