资源列表
[C#编程] comparingimages_src
说明:This is a source code for comparing bitmap images in C sharp<Vishal Mehta> 在 2024-11-09 上传 | 大小:1kb | 下载:0
[C#编程] SkylineLoadModel
说明:该插件是本人在工程项目中开发的一个工具软件,主要功能是向Skyline中导入三维模型。-The plug-in project that I developed a tool for software, the main function is to import three-dimensional model Skyline.<余甚洋> 在 2024-11-09 上传 | 大小:1kb | 下载:0
[C#编程] fet140_flashwrite_01
说明:msp 430 的程序 此程序为flash存储器的用法-msp 430 program This program for the flash memory usage<yao> 在 2024-11-09 上传 | 大小:1kb | 下载:0
[C#编程] hkid
说明:HKID check digit, input the first alphabet and 6 digit and the calculate the check digit<MR CK CHEUNG> 在 2024-11-09 上传 | 大小:1kb | 下载:0
[C#编程] sizeyunsuan
说明:以字符序列的形式从终端输入语法正确的、不含变量的整数表达式,利用给定的算符优先关系,实现对算术四则混合运算表达式的求值,并演示在求值过程中运算符栈、操作数栈、操作数栈和主要操作的变化过程。-In the form of a sequence of characters entered from the terminal grammatically correct, non-integer variable expressions usi<张斌> 在 2024-11-09 上传 | 大小:1kb | 下载:0
[C#编程] weekday
说明:算法如下: 基姆拉尔森计算公式 W= (d+2*m+3*(m+1)/5+y+y/4-y/100+y/400) mod 7 在公式中d表示日期中的日数,m表示月份数,y表示年数。 注意:在公式中有个与其他公式不同的地方: 把一月和二月看成是上一年的十三月和十四月,例:如果是2004-1-10则换算成:2003-13-10来代入公式计算。-Algorithm is as follows:基姆拉尔森fo<super_duck> 在 2024-11-09 上传 | 大小:1kb | 下载:0