资源列表

« 1 2 ... .84 .85 .86 .87 .88 9089.90 .91 .92 .93 .94 ... 21467 »

[其他小程序stringfilter

说明:问题:字符串过滤,仅保留字符串第一次出现的字符。 方法:首先遍历字符串,把第一次出现的字符存入输出字符数组中,输出字符指针递增,以保存下一个;第二次出现的字符不存入输出字符数组中;以此类推,最终得到结果。-Problem: string filter, retaining only the string first characters. Method: First traversal string, the first occurrence of the character stored in
<李浩> 在 2025-11-24 上传 | 大小:52kb | 下载:0

[其他小程序3gpp-turbo

说明:3gpp下的turbo码的编译码仿真程序,经测试可直接运行-3gpp turbo code in compiled code simulation program
<> 在 2025-11-24 上传 | 大小:998kb | 下载:0

[其他小程序stringzip

说明:问题:输出字符串连续出现的字符及次数,比如字符串为aabbaddd,则输出2a2b1a3d。 方法:先遍历字符串,再判断后续连续有多少个字符与前一个字符相等,计数累加;若不等,则重新将最后一个不等的字符串作为被判断的字符重新与其后续字符比较。-Question: the character and the number of consecutive output string, such as string aabbaddd output 2a2b1a3d. Method: first trav
<李浩> 在 2025-11-24 上传 | 大小:52kb | 下载:0

[其他小程序Establish-single-table-and-sort

说明:问题:建立单链表,并对单链表中的数据进行排序。方法:先建立单链表,再利用改良的冒泡法对单链表进行排序,并打印输出。-Issues: the establishment of a single linked list, sort and data in a single linked list. Methods: First, create a single linked list, improved reuse bubbling single linked list, sort, and pri
<李浩> 在 2025-11-24 上传 | 大小:1kb | 下载:0

[其他小程序c-spy

说明:潜伏者用c语言实现,绝对的经典,好用,c语言编程者必看-The Lurker c language, absolute classic, easy to use
<小张> 在 2025-11-24 上传 | 大小:1kb | 下载:0

[其他小程序bootanimation

说明:android开机动画 android开机动画 android开机动画-android boot animation android boot animation android boot animation android boot animation android boot animation
<yangping> 在 2025-11-24 上传 | 大小:6.4mb | 下载:0

[其他小程序traverG

说明:图的搜索,从文件中读取数据,数据结构上的算法-FIG search, and data is read from the file, data structures, algorithms
<sunzhaoqian> 在 2025-11-24 上传 | 大小:3kb | 下载:0

[其他小程序chengxu

说明:可以实现随机抽签的一个小程序的源码,需要根据相应格式设置一个txt文件-Random draw for a program' s source code can be achieved, according to the corresponding format set up a txt file
<albee> 在 2025-11-24 上传 | 大小:1kb | 下载:0

[其他小程序PWM

说明:c语言产生占空比可变的方波,用定时器做出来的。-c language variable duty cycle square wave
<王亚辉> 在 2025-11-24 上传 | 大小:1kb | 下载:0

[其他小程序testi2c

说明:微机电传感器接口采集程序(adxl345,itg3200,hmc5883l),采用usbI2C协议-MEMS sensor interface acquisition program (adxl345, itg3200, hmc5883l), using usbI2C protocol
<Hang> 在 2025-11-24 上传 | 大小:28kb | 下载:0

[其他小程序ShopEx-jingdong

说明:shopex模版 仿京东商城模版,ftp版,查看说明-shopex template imitation Jingdong Mall template, ftp, View Descr iption
<杨坤> 在 2025-11-24 上传 | 大小:1.41mb | 下载:0

[其他小程序ok

说明:本文章主要介绍焊电路版的一些方法与技巧。-Welding circuit version of skills.
<whh> 在 2025-11-24 上传 | 大小:212kb | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 9089.90 .91 .92 .93 .94 ... 21467 »

源码中国 www.ymcn.org