资源列表
[C#编程] textoperation
说明:文本处理,将文本文件以字符串的方式读入,然后对其进行拆分,排序等相关处理。可以自开发处理类(通过反射支持任何格式的接口),编译成dll文件,配置进去,便可以支持新的处理方式。将处理结果展示在文本框中- 文本处理,将文本文件以字符串的方式读入,然后对其进行拆分,排序等相关处理。可以自开发处理类(通过反射支持任何格式的接口),编译成dll文件,配置进去,便可以支持新的处理方式。将处理结果展示在文本框中 Text proc<1111> 在 2025-06-14 上传 | 大小:5.07mb | 下载:0
[C#编程] mail
说明:电子邮件*软件,可以实现将事先配置好的一封电子邮件*给指定账户(配置文件在system.xml一看便懂)。可以实现广告信息,垃圾邮件,垃圾附件广播发送等功能,稍作修改即可实现定期,定时发送某些消息及附件给指定账户(当然如果发送太多,会被服务器限制接收哦)-E-mail group software, you can achieve the configuration will be a good email to the designated account (the configurati<1111> 在 2025-06-14 上传 | 大小:66kb | 下载:0
[C#编程] ImageEnhance
说明:对数字图像进行频域滤波,有Butterworth低通滤波、Butterworth高通滤波、指数低通滤波、指数高通滤波-Digital image frequency domain filtering, there Butterworth low-pass filter, Butterworth high-pass filter, low-pass filtering index, index of high-pass filtering<冯珍珍> 在 2025-06-14 上传 | 大小:1.14mb | 下载:0
[C#编程] GeometricTransform
说明:不仅运用C#具有内置的方法来实现图像的几何变换:旋转,缩放,错切和平移,而且还运用仿射变换算法来实现上述的几何变换。最后,运用双线性插值和三次卷积插值算法实现图像的插值运算-Not only the use of C# has a built-in method to achieve an image of geometric transformations: rotation, scaling, shearing and translation, but also the use of the<冯珍珍> 在 2025-06-14 上传 | 大小:1.52mb | 下载:0
[C#编程] Broadcast-Music
说明:可以选择任意的音乐加入播放列表,循环播放列表中的音乐-You can choose any music to playlists, loop playlist music<冯珍珍> 在 2025-06-14 上传 | 大小:52kb | 下载:0
[C#编程] 3
说明:设计并测试一个名为Ellipse的椭圆类,其属性为外接矩形的左上角与右下角两个点的坐标,并能计算出椭圆的面积-Design and test a class named Ellipse oval, its property to the upper left corner and lower right corner of the circumscribed rectangle coordinates of two points and can calculate the ellipse are<menglie> 在 2025-06-14 上传 | 大小:866kb | 下载:0
[C#编程] RemoveMessyCode
说明:复制VS中的代码到word中时,代码中的中文会出现乱码。此程序可以去掉乱码。-When you copy the code VS to word , the code will be messy in Chinese. This program can remove the messy code.<Eric Jesse> 在 2025-06-14 上传 | 大小:46kb | 下载:0
[C#编程] Josephus-problem
说明:(2)利用循环链表实现约瑟夫问题的求解。 约瑟夫问题如下:已知n个人(n≥1)围坐一圆桌周围,从1开始顺序编号。从序号为1的人开始报数,顺时针数到m的那个人出列。他的下一个人又从1开始报数,数到m的那个人又出列。依次规则重复下去,直到所有人全部出列。请问最后一个出列的人的编号-(2) the use of circular linked list to achieve problem solving Joseph. Joseph problem as follows: Given n indiv<gary> 在 2025-06-14 上传 | 大小:12kb | 下载:0