资源列表

« 1 2 ... .69 .70 .71 .72 .73 154974.75 .76 .77 .78 .79 ... 216390 »

[数学计算/工程计算018

说明:根据盘子分苹果。N(宏)个盘子排成一圈,其中每个盘子中有pn(输入)个苹果,对每一个盘子把pn个苹果平均分成两部分pn/2,分别放到其左右两边的盘子里,如果pn/2不是整数则把(pn+1)/2放到左边,(pn-1)/2放到右边。最后打印每个盘子中的苹果数。要求使用带数组参数的函数完成分配过程,并练习使用条件编译打印输出中间结果。-According to the plates divide the apples. N (macro) a dish lined up in a circle, ea
<zhu> 在 2025-10-01 上传 | 大小:169kb | 下载:0

[图形图像处理(光照,映射..)217918-digital-picture-lecture-1

说明: 数字图像实训教程 压缩文件的第一部分- digital picture lecture
<xhzhang56> 在 2025-10-01 上传 | 大小:3.91mb | 下载:0

[数学计算/工程计算013

说明:通过字符串操作模拟控制台的cd命令,要求至少完成 “cd 【目录名】”、“cd ..” 和“cd \” 三个命令。实例可以参考:开始->运行->cmd->键入上述三个命令观察提示符前的字符串变化,帮助可通过cd /?显示;可使用字符串处理函数。并用此程序练习和熟悉调试过程。 实验014:重写实验007和012,要求使用函数IsPrime实现判断一个数是否是素数,GCD返回两个数的最大公约数,LCM返回两个数的最小公倍数,并在main中调用。-Through the stri
<zhu> 在 2025-10-01 上传 | 大小:171kb | 下载:0

[Windows编程wavelet

说明:c code for wavelet dwt97.c - Fast discrete biorthogonal CDF 9/7 wavelet forward and inverse transform (lifting implementation)
<ismaelowich> 在 2025-10-01 上传 | 大小:13kb | 下载:0

[GPS编程nmeaparser

说明:The nmea parser and show the demo in it.
<HC Lo> 在 2025-10-01 上传 | 大小:56kb | 下载:0

[SQL Server数据库databaseoper

说明:在Java开发环境下,使用Java语言操作SQL Server数据库的基础-database oper
<bigdog> 在 2025-10-01 上传 | 大小:2kb | 下载:0

[Windows编程fft

说明:implementation of fft in c
<ismaelowich> 在 2025-10-01 上传 | 大小:2kb | 下载:0

[单片机(51,AVR,MSP430等)protocol

说明:communication protocol in c for MSP430
<ismaelowich> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)msp430-setup

说明:setup implementation msp430
<ismaelowich> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[J2MEJ2MEteaching

说明:本文档详细介绍了j2me的手机编程,有很多详细的实例,可供手机开发的初学者和工程技术人员学习和参考-This document details the j2me mobile phone programming, there are many more examples, for mobile phone development and engineering for beginners to learn and reference
<KDM> 在 2025-10-01 上传 | 大小:4.5mb | 下载:0

[matlab例程jinsishang

说明:近似熵m文件 保证正确运行 绝不骗人-ApEn m file to ensure correct operation will not lie
<刘旭> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[操作系统开发qingqiufenye

说明:多种页面存储方式的设计与实现,包括clock、FIFO、LRU、LFC等。-A variety of page design and implementation of storage, including the clock, FIFO, LRU, LFC and so on.
<焦阳> 在 2025-10-01 上传 | 大小:1.1mb | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 154974.75 .76 .77 .78 .79 ... 216390 »

源码中国 www.ymcn.org