资源列表

« 1 2 ... .32 .33 .34 .35 .36 213237.38 .39 .40 .41 .42 ... 216383 »

[DSP编程spi

说明:sirve para programar el spi
<guillermo> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[教育/学校应用head

说明:可以打开文件,输入学生成绩,还可进行保存数据-it can open file and input dates ,and save dates.
<马杰> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[其他小程序Fibonacci

说明:计算输出Fibonacci前20序列。用数组编程 这是最基本的java编程代码 用于初学者-Calculation of the output the first 20 Fibonacci sequence. This is the basic programming with an array of java programming code for beginners
<吴清闻> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[汇编语言ZLG7290

说明:Chip inside the commonly used time parameter, date, month registers address,
<xixi> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[系统编程1

说明:例:用筛选法求2~100之间的所有素数。 解:我们用下面的方法来解这题:先建立一个含有2~100之间所有自然数的数表,在数表中删去2的倍数(不包括2);然后找2后面第一个被保留的数p(是3),再删除p的倍数(不包括p);然后再找下一个被保留的数(是5),继续上述步骤:这样继续下去,直至P大于100为止。这样数表中剩下的数就是所要求的所有素数。这个求素数的方法称为爱拉托散(Eratosthenes)法。 -Example: Method 2 with the screening of al
<00> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明:利用贪心策略解决背包问题。现有载重为M公斤的背包和n种货物。第i种货物的重量为Wi,它的总价值为Pi,假定M、Wi、Pi均为整数。设计程序给出装货方法,使装入背包的货物总价值达到最大。-Greedy strategy to solve the knapsack problem using. Current load of M kg backpack and n kinds of goods. First i kind of cargo weight Wi, its total value of
<00> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[Windows编程3

说明:设计实现超市收银程序,假设顾客在超市购买各种商品,来到收银台结账,收银员具有面值为100,20,10,5和1元的纸币和各种面值为5角、2角、1角的硬币。设计程序计算顾客各种所买商品的钱数,并根据顾客所付的钱数输出零钱的数目及要找的各种货币的数目。-Design and Implementation of the supermarket cash register program, assuming the customer in the supermarket to buy various go
<00> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[Windows编程6

说明:设计程序利用分治策略求n个数的最大值和最小值。-Divide and conquer strategy design process using the number n find the maximum and minimum.
<00> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[Windows编程2

说明:利用分治策略,在n个不同元素中找出第k个最小元素。-Using divide and conquer strategy, to find n different elements in the first k-smallest element.
<00> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[matlab例程MaxIndex

说明:函数用来对一个三维矩阵A,输出最大元素值的三维坐标值。-Function is used on a three-dimensional matrix A, the output value of the maximum element of three-dimensional coordinates.
<gao> 在 2025-06-23 上传 | 大小:1kb | 下载:0

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

说明:ISO14443B操作源代码,调试通过,可正常使用!-ISO14443B operating source code, debugging through, you can normally use!
<evan gong> 在 2025-06-23 上传 | 大小:1kb | 下载:0

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

说明:用DS18B20采样温度,并且利用LCD1602进行实时显示。结构化编程,过程清晰,值得参考。-DS18B20 sampling with temperature, and real-time using LCD1602 display. Structured programming, the process clear and worth considering.
<junli> 在 2025-06-23 上传 | 大小:1kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 213237.38 .39 .40 .41 .42 ... 216383 »

源码中国 www.ymcn.org