资源列表

« 1 2 ... .12 .13 .14 .15 .16 20317.18 .19 .20 .21 .22 ... 21467 »

[其他小程序Defined-in-the-order-queue

说明:数据结构中队列的顺序实现,包括入队列和出队列等-The order of the queue data structure implementation, including into the queues and the queues, etc.
<刘飞> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[其他小程序STLread

说明:STLread是一个读取STL三维模型格式的matlab函数。-Read .STL file function
<lisiv> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[其他小程序InsertPicture

说明:插入图片宏及取得文件名函数,用于MS OFFICE 2003的功能。-Insert Picture Macro and function to obtaining the file name
<ywj jack> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[其他小程序cc

说明:这个代码可以实现任意曲线的等分 并且标注在图片上 简单方便-This code can achieve arbitrary curve aliquots and marked on the picture is simple and convenient
<汪超> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[其他小程序mandelbrotimage

说明:绘制Mandelbrot image即曼德拉图像。Mandelbrot图像中的每个位置都对应于公式N=x+y*i中的一个复数。其实数部分是x,虚数部分是y,i是-1的平方根。图像中各个位置的x和y坐标对应于虚数的x和y部分。 图像中的每个位置用参数N来表示,它是x*x+y*y的平方根。如果这个值大于或等于2,则这个数字对应的位置值是0。如果参数N的值小于2,就把N的值改为N*N-N(N=(x*x-y*y-x)+(2*x*y-y)*i)),并再次测试这个新N值。如果这个值大于或等于2,则这个数
<bohan> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[其他小程序i2c

说明:ATMega i2c Example Code (Pin I2C)
<gk> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[其他小程序sj

说明:用C语言实现顺序表的建立、遍历 用C语言实现顺序表的建立、遍历-Established order of the table
<linyujia> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[其他小程序Mutex

说明: 
<李波> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[其他小程序serial

说明:串口的wifi模块,可以和单片机连接,给出了详细的设计说明,可以和无线网通信,实现远距离控制,应用于智能家电等方面。-Serial wifi module can be connected to the microcontroller gives a detailed descr iption of the design, and wireless network communication, remote control, applied to smart appliances and oth
<贺远> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[其他小程序g

说明:簡單的圖cpp 運用了map 和vector 去儲存數據..利用了指針由一個點到另一個點. 非常方便-It s a simple graph class that can be easily modified and extended.
<Rachel G> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[其他小程序abbreviate

说明:最近情报人员得到了一些经过加密的文章,每个单词都很长。破译人员想到先把单词化简一下,方法是吧每个单词尽量取短些的前缀,但所有的前缀不能是其它单词的前缀。这个任务现在就交给你来完成。 解释:“字符串s1 是s2的前缀”是说把字符串 s2的后面去掉某些,只保留与 s1相同长度时, s2就与 s1完全相同。如“ abc”是“ abcaade”和“ abc”的前缀,但不是“ ababc”的前缀。 单词数N,1≤N≤50;每个单词长度不超过50;并且单词都由小写字母构成。保证所给单词没有一个单
<马力> 在 2025-06-12 上传 | 大小:1kb | 下载:0

[其他小程序binary_sum

说明:输入两个十进制数,将他们转化为二进制数进行相加,将所得结果在转化为十进制数-Enter the two decimal number into a binary number them are summed, the result will be a decimal number in the transformed
<Jwal> 在 2025-06-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .12 .13 .14 .15 .16 20317.18 .19 .20 .21 .22 ... 21467 »

源码中国 www.ymcn.org