资源列表
[C#编程] csdespat_1
说明:C#编写的程序,其中,展示了设计模式的灵活运用!非常值得学习!-C# prepared by the procedures, which showed the design of the flexible use model! Very worthwhile learning!<txhak> 在 2025-07-19 上传 | 大小:3kb | 下载:0
[C#编程] frmTaskbarNotifier
说明:rss阅读器,希望大家多多给宝贵意见。谢谢高手们多多指点。-rss reader, we hope to a lot of valuable advice. Thank you support and the guidance of experts.<> 在 2025-07-19 上传 | 大小:3kb | 下载:0
[C#编程] pwnalready
说明:已经调试通过的pwm程序点评:写这种程序要注意ACTRA的配置,还有死区的配置,防止爆管子。-has debugging procedures adopted by the PWM Comments : This procedure was necessary to pay attention to the configuration of ACTRA, there are dead zone configuration to prevent burst pipes.<刘为> 在 2025-07-19 上传 | 大小:3kb | 下载:0
[C#编程] DotMatrix
说明:DotNet版的线性方程的解法,包括:高斯消元法,用于n阶非奇异矩阵;SVD分解法,求最小二乘解.目前还很难找到免费的DotNet版的数值计算程序.这里有源码(J#)和dll文件.-Kind version of the linear equation solution, including : Gaussian Elimination Act, for order n nonsingular matrix; SVD decomposition method, least squares sol<凃道> 在 2025-07-19 上传 | 大小:3kb | 下载:0
[C#编程] zmknne
说明:单链表的反转 运行此程序后,你可以输入若干个数字,每输入一个数字,系统在链表中开辟一个新的结点,并把新输入的数字插入到链表的表头。运行主函数时,首先调用CreateList_L(L,n)函数,建立一个链表,并输入数据,然后最后调用输出函数,显示建立链表后链表内的内容;再调用反转函数,把链表中的数字在此链表中反转,最后调用输出函数,显示反转后的链表内的内容,可以显示出调用反转函数后,链表内的数据都进行了反转。 -reversal run this program, you can import a<平> 在 2025-07-19 上传 | 大小:3kb | 下载:0