资源列表
[并行运算] ECInitialize
说明:实现了椭圆曲线的初始化,并当参数生成后,会对参数a和b进行判断,看是否符合椭圆曲线的要求。-realized the elliptic curve initialization, and when the parameters of the generated will parameters a and b for judgment to see whether they conform to the requirements of elliptic curves.<随风> 在 2025-12-31 上传 | 大小:1kb | 下载:0
[并行运算] ECParameters
说明:椭圆曲线相关参数的生成,以及实现取得相关参数的算法-elliptic curve parameters generation, and the realization of the algorithm parameters, etc.<随风> 在 2025-12-31 上传 | 大小:1kb | 下载:0
[汇编语言] led0-99-tmr0-int
说明:自己编写的一个PIC程序,可实现0—99记数并通过数码管显示,应用了TMR0中断。-themselves prepared a PIC procedure can achieve 0-99 counting and through digital control, Application of TMR0 interruption.<张丛> 在 2025-12-31 上传 | 大小:1kb | 下载:0
[汇编语言] xiaojiujiu_asm
说明:汇编实现的小九九程序 采用双层循环 供初学者参考-compilation small achievement on September 9 procedure using double-cycle reference for beginners<mythkina> 在 2025-12-31 上传 | 大小:1kb | 下载:0
[中间件编程] previousToken_expressionresult
说明:毛坯表达式 求值器,用bison写的。麻雀虽小,五脏俱全的,主要的特征都用到了,gcc的语法分析也不过就用了这些方法。 -blank expression evaluator with bison writes. This small, perfectly formed, the main features are used, gcc syntax analysis However, on the use of these methods.<夏志勋> 在 2025-12-31 上传 | 大小:1kb | 下载:0
[书籍源码] sqrtforinteger
说明:Did anyone ask for an integer version of sqrt? Following is an implementation I found and adapted. Hope it is useful for somebody. -Did anyone ask for an integer version of sqr Following is not an implementation I found and ada pted. Hope it is u<夏志勋> 在 2025-12-31 上传 | 大小:1kb | 下载:0
[中间件编程] programtimecounter
说明:Unix下有time程序,可以统计程序的时间,Windows下的time没这个功能,写了一个 凑合着用 -time under Unix procedures, statistical procedures, Windows of the time there was no such function was made to use a makeshift<夏志勋> 在 2025-12-31 上传 | 大小:1kb | 下载:0
[中间件编程] transfer_char_to_key
说明:VC7.1中如果将char*作为key的话需要重载关于char*的hash_compare函数 可是我怎么都没法搞定 只好将char*转为int,反正指针地址总是唯一的,然后重载关于 int的hash_compare函数,使用时将char*强制转为int即可我想除了用STLPort外,应该还有更好的方法吧 -VC7.1 which will char* key as the need for heavy char* has h_compare function but I hap<夏志勋> 在 2025-12-31 上传 | 大小:1kb | 下载:0