资源列表
[进程与线程] FindProcessand-KillProcess
说明:提供两个封装好的进程操作函数,主要是查找特定进程和禁掉特定进程-Offers two packaged process manipulation functions, mainly to find specific processes and ban specific process<徐明> 在 2025-09-19 上传 | 大小:1kb | 下载:0
[驱动编程] FindGuidDevice
说明:以GUID查找设备,可以方便的查找特定的设备是否安装,例如U盾。-Find a GUID device, you can easily find a specific device is installed, for example, U Shield.<maby> 在 2025-09-19 上传 | 大小:1kb | 下载:0
[.net编程] fibonacci
说明:求斐波那契数列中第n个数,斐波那契数,亦称之为斐波那契数列(意大利语: Successione di Fibonacci),又称黄金分割数列、费波那西数列、费波拿契数、费氏数列, 指的是这样一个数列:0、1、1、2、3、5、8、13、21、…… 在数学上,斐波纳契数列以如下被以递归的方法定义:F0=0,F1=1,Fn=F(n-1)+F(n-2)(n>=2,n∈N*), 用文字来说,就是斐波那契数列列由 0 和 1 开始,之后的斐波那契数列系数就由之前的两数相加。-N in th<tzl> 在 2025-09-19 上传 | 大小:1kb | 下载:0
[其他小程序] clean_spice
说明:Creates Hspice characterization files with the adnotations required for autochar. Input: an ASCII file containing the names and pins of the cells. Output: a directory and a "cleaned" Hspice netlist for each cell from the list. It assumes the origin<liming> 在 2025-09-19 上传 | 大小:1kb | 下载:0
[其他小程序] make_Spice_lib
说明:Creates the Hspice library file by concatenating the netlists of digital cells from the characterization tree.<liming> 在 2025-09-19 上传 | 大小:1kb | 下载:0