-
编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n(利用指针函数)...
编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n(利用指针函数)-The preparation of a function, type n is an even number, the call function for 1/2+1/4+...+ 1/n, when n is odd input, call function 1/1+1/3+...+ 1/n (use pointer function)
- 2022-01-25 22:10:08下载
- 积分:1
-
链表的操作(链表的建立,访问,删除链表指定结点,增加结点)...
链表的操作(链表的建立,访问,删除链表指定结点,增加结点)-List of operations (the establishment of the list, access, delete the specified node list to increase the node)
- 2022-03-19 09:51:10下载
- 积分:1
-
flex里图片截图程序,包括一个简单的算法
flex里图片截图程序,包括一个简单的算法-flex-ri pictures capture procedures, including a simple algorithm. . . . . . .
- 2022-05-23 18:28:59下载
- 积分:1
-
一个c写的server,让系统给该server分配端口号,而不是由手动指定,以解决一个服务器上运行多个server而端口冲突的情况。...
一个c写的server,让系统给该server分配端口号,而不是由手动指定,以解决一个服务器上运行多个server而端口冲突的情况。- writen by c , a server, the port number of which can be allocated by the system.
- 2022-02-24 12:40:14下载
- 积分:1
-
一个Undo和Redo的例子,值得研究
一个Undo和Redo的例子,值得研究--An example of undo and redo,worth discussing
- 2022-05-13 14:44:57下载
- 积分:1
-
AutoCAD二次开发例子程序,在AutoCAD中生成图块,用于快速绘图
AutoCAD二次开发例子程序,在AutoCAD中生成图块,用于快速绘图-AutoCAD development procedures example, in AutoCAD Generation Segment for rapid mapping
- 2023-03-16 17:25:03下载
- 积分:1
-
工资管理系统的应用
这个应用程序的工资管理系统,该系统在工资管理部门记录所有一切,这个系统是非常简单的使用。
- 2022-03-10 00:46:38下载
- 积分:1
-
该程序计算组合的
this program calculates combination s
- 2022-05-28 00:28:40下载
- 积分:1
-
it can parse kml document
解析KML文件,能够将KML文件中的节点信息提取出来,并能够最终一文本的方式打印出来。。里面有很多注释掉的内容,如果大家需要的话可以适当的将这些代码去掉注释,在运行看看。。会有另一翻惊喜-it can parse kml document
- 2022-08-24 22:16:20下载
- 积分:1
-
python绘图库matplot实例
python初学者的福音,matplot库的绘图实例,实际项目的代码。
- 2022-05-22 05:52:13下载
- 积分:1