资源列表
多项式求和
- 1、 程序功能:本程序实现多项式的求和运算,在遇到指数相同时实行系数相加或相减,指数不同的照原样输出。最后分别输出系数和指数。 2、 运行环境:C++ 3、 算法描述:首先,把输入的的多项式进行分析,把所有的系数放入一个单链表中llist,指数放入另一个单链表llist2中。然后再在指数链表中比较有没有相同的指数,如果有相同的指数,那就把相对应的系数进行求和,并把求和结果归并到llist2中;如果指数不相等的,就直接归并到llist2中。最后以指数的降幂形式输出。
josephus.1
- 描述:设编号为1,2,…,n(n>0)个人按顺时针方向围坐一圈,每人持有一个正整数密码。开始时任意给出一个报数上限值m,从第一个人开始顺时针方向自1起顺序报数,报到m时停止报数,抱m的人出列,从他在顺时针方向上的下一个人起重新自1起顺序报数;如此下去,直到所有人全部出列为止。要求设计一个程序模拟此过程,并给出出列人的编号序列。 .算法思想: Jeseph函数是实现问题要求的主要函数,其算法思想是:从1至m对带头结点的单循环链表循环计数,到m时,输出该结点的编号值,,再从
2004113017859200
- asd编写usb的可靠程序VxWorks 系统的 PowerPC BSP,系统开机后执行的第一个函数 romInit(),在ROM的起点,这里是使用的PowerPC汇编语言-asd prepared usb reliable procedures VxWorks BSP PowerPC systems, system boot after the implementation of a function romInit (), the ROM starting point, here is th
skincrafter1.6.0破解
- SkinCrafter1.6.0界面换肤破解版,可以方便地更换自己开发的程序皮肤,支持VC,VB等.-SkinCrafter1.6.0 interface Eurocargo crack version, to facilitate their development to replace the skin procedures, support VC, VB.
磁盘文件递归读取
- 递归读取磁盘文件,使用库dirent.h中的相关函数-recursive disk read documents and use the library dirent.h correlation function
108echo
- ECHO的IOCP例子,希望对想学IOCP的朋友有帮助-ECHO example, and I hope to learn IOCP to help a friend
1461Test
- 用COM做的获取网页内LINK的一个程序-do with COM access the website of a process LINK
alarmxp
- 智能报警器 能探测三十米内可疑对象 带语音提示与时钟报警功能-Intelligent Alarm can detect suspicious objects within 30 meters with voice prompt and alarm clock functions
virusgo
- 列出网上邻居的电脑数量和详细信息!很好的一个程序 -neighbors listed online computer number and detailed information! A good procedure
DrawPan
- 画图,提供一般的画图功能,包括(点,直线,矩形,椭圆,多边形等)-drawing for the general drawing functions, including (point, line, rectangle, ellipse, polygon, etc.)
DSLDirectiveProcessor
- 多线程处理器,编程语言是:.net C# -multi-threaded processors, programming languages are :. Net C#
旋转的3d箱子
- 这是个汇编程序 关于3D旋转的 很经典的,是外国人写的哦-This is a compilation of procedures on 3D rotation of the classic, written by foreigners oh
