资源列表
[C#编程] FamilyTree
说明:多项式的应用 对多项式的生成显示进行加减乘运算和求值求导-Polynomials- generating polynomial multiplication and subtraction display uated derivative<黄广杰> 在 2025-06-06 上传 | 大小:6.78mb | 下载:0
[C#编程] somewaysforquery
说明:AE+C#加载地图、点选、框选、圆选、多边形选择以及简单的名称选择-AE+C# load the map, click, marquee, choose circle, polygon selection, and choose a simple name<gos> 在 2025-06-06 上传 | 大小:2kb | 下载:0
[C#编程] StockMarket
说明:一个股票查询工具,模板,做的比较漂亮,希望能对大家有借鉴-A stock query tools, templates, made more beautiful, I hope to have a reference<chen> 在 2025-06-06 上传 | 大小:503kb | 下载:0
[C#编程] csMultiIcon
说明:How to extracted icon .icn fale and add selected icon file to one file. Selecting icon file must have different size.-How to extracted icon .icn fale and add selected icon file to one file. Selecting icon file must have different size.<Svetik> 在 2025-06-06 上传 | 大小:27kb | 下载:0
[C#编程] Oscilloscope
说明:一个简单的串口通讯,用模拟示波器显示方式显示。C#+VS2010+无数据库-A simple serial communication analog oscilloscope display<zengxianda> 在 2025-06-06 上传 | 大小:84kb | 下载:0
[C#编程] ReadFileToMatrixData
说明:读取文本文件中的数据,存储到二维数组中,数据可不确定行数和列数-Data read text files stored in the two-dimensional array, the data can be uncertain number of rows and columns<王贵> 在 2025-06-06 上传 | 大小:1kb | 下载:0
[C#编程] cPropertyDescriptorParamNabor
说明:Example how to dynamically create an object for the PropertyGrid, if the object type is not known at build time<Svetik> 在 2025-06-06 上传 | 大小:3kb | 下载:0
[C#编程] TriStateTreeViewX
说明:A Tri-State TreeView designed for on-demand populating of the tr-A Tri-State TreeView designed for on-demand populating of the tree<Svetik> 在 2025-06-06 上传 | 大小:3kb | 下载:0
[C#编程] yuesefusi
说明:约瑟夫斯(Josephus)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向下一个人开始重新从1报数,如此下去,直至所有的人全部出列为止。试设计一个程序,按出列顺序印出各人编号。 利用单向循环链表存储结构模拟此过程,按照出列的顺序印出各人的编号。 -Josephus (Josephus) a<谢双春> 在 2025-06-06 上传 | 大小:1kb | 下载:0