资源列表

« 1 2 ... .60 .61 .62 .63 .64 213865.66 .67 .68 .69 .70 ... 216384 »

[其他小程序计算分数的精确值

说明:使用数组精确计算M/N(0<M<N<=100)的值。如果M/N是无限循环小数,则计算并输出它的第一循环节,同时要求输出 循环节的起止位置(小数位的序号) *问题分析与算法设计 由于计算机字长的限制,常规的浮点运算都有精度限制,为了得到高精度的计算结果,就必须自行设计实现方法。 为了实现高精度的计算,可将商存放在一维数组中,数组的每个元素存放一位十进制数,即商的第一位存放在第一个元素中,商的第二位存放在第二个元素中....,依次类推。这样就可以使用数组不表示一个高
<姚紫欣> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[按钮控件button.c

说明:这个只是本人没事的时候做的一个小按钮,就是用C语言做了一个按钮-the only time I have done nothing of a small button, which is to use the C language to a button
<望军> 在 2025-06-25 上传 | 大小:1kb | 下载:1

[Internet/网络编程subnet

说明:网关模拟实验,输入ip,判断何a.b.c类网关。并加以修改。-gateway simulation experiments, the importation ip, judging what type a.b.c Gateway. To modify them.
<泱泱> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[其他智力游戏跳舞游戏

说明:很可爱的程序。可惜不是我写的。但是我又忘记是在哪里下载的。希望不要给人家说我侵权吧。我只是DOWN 来学习学习的呀。 现在嘛,就是大家一齐学习呀。^0^ -very lovely procedures. Unfortunately, I did not write. However, I forget where it is downloaded. Others do not want to say that I am infringing it. I just DOWN to le
<刘刚> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[DSP编程TMS320LF2407A ADC程序

说明:TMS320LF2407A ADC程序.c-TMS320LF2407A ADC procedures. C
<点大> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[嵌入式/单片机编程at24c16_E2PROM

说明:在NIOS中利用C语言模拟I2C总线时序,只需在NIOS的SOPCBUILDER中添加一双向口就可实现对E2PROM的读写,该程序简单实用-NIOS in the use of C language simulation I2C Bus Timing, only SOPCBUILDER NIOS adding a two-way I can be achieved right E2PROM literacy, the program is simple and practical
<大头鬼> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法Leasen图的建立和DFS&BFS算法

说明:数据结构中关于DFS和BFS的练习,较简单的实现了二叉树的DFS和BFS搜索-data structure of DFS and BFS practice, the realization of a simple binary tree search DFS and the BFS
<李立纯> 在 2025-06-25 上传 | 大小:1kb | 下载:0

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

说明:8051读maxim的ibutton的代码,都是自己写的,已经测试过了,可用-8051 Reading ibutton maxim of the code, written by himself, has been tested before, and available
<王亮> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[其他小程序olap

说明:数据立方体的物化算法 用vc的完全实现-data cube of the reification of the algorithm used vc fully realized
<蔡军卫> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[其他嵌入式/单片机内容ha0017s

说明:HT49 MCU系列微控制器读写HT24系列应用范例 -HT49 MCU series microcontrollers literacy HT24 Series Application Examples
<> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[其他小程序tude遍历

说明:图的遍历算法包括先序,后序,中序等多种遍历次序,还有图的初始化等-traversal algorithm of the plan include the first sequence after sequence, sequence and other traversal sequence, and there are also such as the initialization
<刘一> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[C#编程Lcy2

说明:图片不同角度显示,用数组来定位图片的角度,坐标用Random来产生!-Photo different angles, using photo array positioning point of view, using coordinates to generate Random!
<阿义> 在 2025-06-25 上传 | 大小:1kb | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 213865.66 .67 .68 .69 .70 ... 216384 »

源码中国 www.ymcn.org