资源列表
[C#编程] asp.netTohtml
说明:asp.net生成静态页面:实现页面静态化-aspnet generate static pagesachieving static page<zr> 在 2025-06-19 上传 | 大小:84kb | 下载:0
[C#编程] segmentatioin
说明:基于图像分割的算法,包括:Hough变换,阈值法,特征空间聚类法,松弛迭代法等<fuzhijun> 在 2025-06-19 上传 | 大小:84kb | 下载:0
[C#编程] Eight_Num_Fengart
说明:八数码小游戏,附带三种算法。 代码结构清晰,初学者的可以下载学习。 -Eight digital games, with three algorithms. Code structure clear, beginners can download the study.<易云> 在 2025-06-19 上传 | 大小:84kb | 下载:0
[C#编程] threaded-download-components
说明:threaded download components t hreaded download components-threaded download components threaded download components threaded download components<hu> 在 2025-06-19 上传 | 大小:84kb | 下载:0
[C#编程] windowsTest
说明:dbf到出 树形结构的增删改查 几个小例子结合在一块的 -dbf to additions and deletions to the structure of the search tree<任芳> 在 2025-06-19 上传 | 大小:84kb | 下载:0
[C#编程] DataGridViewMerge
说明:DataGridView单元格合并和二维表头-DataGridView cells combined and the first two-dimensional table<王聪> 在 2025-06-19 上传 | 大小:84kb | 下载:0
[C#编程] WindowsFormsApplication7
说明:打印窗体或控件,C#+VS2010简单扫描并截取图片保存提供打印-Print a form or control, C#+ VS2010 simply scan and save images to provide interception print<cheng> 在 2025-06-19 上传 | 大小:84kb | 下载:0
[C#编程] Prime_Number_Algorithm
说明:Prime algoritm Sieve and isPrime<ismail> 在 2025-06-19 上传 | 大小:84kb | 下载:0
[C#编程] Progressbar
说明:该程序采用了jquery框架,实现了小文件上传。 两个地方需要解释 第一,如何知道监听的这个文件就是上传的这个文件实现机制很简单,就是让asp.net产生一个唯一的guid,这个id序号是唯一的,通过ajax取出来赋值给一个隐藏字段;第二,如何获取guid标志的文件信息?通过asp.net缓存机制实现,上传的过程中,不断的将上传信息往缓存里面写,直到文件上传完成,而在另外一个通过guid获取缓存的信息,信息包括你想要的信息,比如上传了多少字节、消耗了多长时间等。 程序核心页面 i<wj> 在 2025-06-19 上传 | 大小:84kb | 下载:0