搜索资源列表
打鱼还是晒网
- 中国有句俗语叫“三天打鱼两天晒网”。某人从1990年1月1日起开始“三天打鱼两天晒网”,问这个人在以后的某一天中是“打鱼”还是“晒网”。 *问题分析与算法设计 根据题意可以将解题过程分为三步: 1)计算从1990年1月1日开始至指定日期共有多少天; 2)由于“打鱼”和“晒网”的周期为5天,所以将计算出的天数用5去除; 3)根据余数判断他是在“打鱼”还是在“晒网”; 若 余数为1,2,3,则他是在“打鱼”
jiamizuoye
- 教你如何比较方便地求解一个大数除另外一个整数的余数。-teach you how to solve a convenient addition to a lump sum for another round of the remainder.
统计单词个数
- 利用哈希表统计文本文件中单词的个数,哈希函数的实现为取模法,利用链地址法解决冲突。-use Hash Table Statistics text file number of words, the realization of Hash Functions for Remainder law, the use of chain law addresses solution to the conflict.
数据加密传输
- :某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下: 每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和第四位交换,第二位和第三位交换。 -: a company using a public phone data transfer, data is four integer, in the course of transmission is encrypted, encry
uewasp
- 水蒸气的剩余部分,我水平不怎么样,不知这部分是干什么的,大家参考一下-the remainder of steam, I not impressive level, I wonder if this is part of what we refer to
chinese_remaine
- 使用c语言实现的中国剩余定理算法 首先输入方程数目,在分组 每次两个数值输入!-use the C Language Chinese Remainder Theorem algorithm input equation, the number of a numerical input for each two!
Zimo22
- 看看What Is New In This Version? 01。文字输入区输入的文字可以多行输入,每一行的文字数目不限。 02。文字输入完毕后,用Ctrl+Enter结束输入,不再提供工具按钮。 03。取模原则:以字节为单位,若不符合 8 的倍数时,补足位数。看图象就知道哦。 04。当横向取模时是宽度满足上述原则。 05。当纵向取模时是高度满足上述原则。 06。新建图像本为建图标而设,但也可以新建不超过100
中国剩余定理
- 经典的中国剩余定理求解程序,输入你所要解的同余式即可按定理求解!-classic Chinese Remainder Theorem solving program, you have to import the solution congruence theorems can be solved by!
Chrt
- 中国剩余定理的C程序实现, 用于RSA等密码算法教学和学习。-Chinese Remainder Theorem C program for the RSA cryptographic algorithm, such as teaching and learning.
ras
- rsa算法的VC实现,其中包括超长整数类,素数检验算法,大素数生成器和一般的数论算法,例如中国剩余定理解密RSA密文 -rsa algorithm to achieve the VC, including the type of long integer, prime number testing algorithm to generate large prime numbers and the general number the
Algorithm
- 一些比较难找的算法代码 中国剩余定理.cpp 高斯消元.cpp 红黑树.cpp 排序后第k位置数.cpp 修正单纯形.c-Some of the more difficult to find the algorithm code Chinese Remainder Theorem. Cpp Gauss elimination. Cpp black tree. Cpp sort k position after a f
crt
- Chinese Remainder theorem implementation. Its done in php. Its implemented with interactive gui.index.php contain all the code.Rest folders contain the css images and js scr ipts that enhance the gui-Chinese Remainder th
main
- 实现中国剩余定理的C++程序,希望对大家有帮组,我也是刚学,写的不好不要见怪-Chinese Remainder Theorem to achieve the C++ program, I hope all of you have help group, I was just learning, excuse me for bad writing
Euclidean
- 扩展欧几里德定理和中国剩余定理,ACM算法课件,比较简洁-Extended Euclidean theorems and Chinese Remainder Theorem, ACM algorithm courseware, simple comparison
ch
- chinese remainder theorem using c a++ java visual
Remainder
- 这条C程序可以输入一个数对一个数的求余,也就是取模-This C program can enter a number on a number of the remainder, that is, modulo
CRT
- Chinese remainder theorem implementation
crt
- Chinese Remainder Theorem matlab
Chinese-remainder
- 实现了中国余数定理,用matlab实现,自己写的,请多多指教,有问题欢迎发邮件至grandyang@qq.com-The Chinese remainder theorem, using matlab to write my own codes, Welcome email grandyang@qq.com if you have any questions
Remainder
- labview中的求余程序,改程序可以实现简单的求余运算-The remainder labview program, change the program can achieve a simple modulo arithmetic