搜索资源列表
1+1
- 简单的C++下的验证哥德巴赫猜想+祖冲之+杨辉等数学问题~供初学者学习-simple C certification Goldbach conjecture Zu Chongzhi Yang Hui as a mathematical problem for beginners to learn
Gdbhcx(C)
- 简易哥德巴赫猜想(任何一个大于6的偶数可以分解成两个素数,可以利用枚举法,先把偶数可以分解的所有奇数对列出,再判断是否为素数,直到验证成功为止)-summary Goldbach conjecture (any one of the even greater than 6 can be decomposed into two prime numbers. can enumeration method, the decomposition can even first of all to the
EX_2
- C语言验证歌德巴赫猜想-C language test Goldbach conjecture
gedebahecaixiang
- 此程序为用C++编写的哥德巴赫猜想的程序,希望能够对初级学者提供基本的帮助-This procedure for the use of C++ Prepared Goldbach Conjecture procedures for junior scholars hope to be able to provide basic help
yanzhenggedebahecaixiang
- 验证歌德巴赫猜想的C语言源代码,对数学验证类编程感兴趣的朋友可以交流一下。-Goldbach conjecture verification C language source code, to verify the type of mathematical programming of interest to friends can exchange.
GDGuess
- C++实现的一个哥德巴赫猜想验证程序。通过在有限的范围内计算并验证哥德巴赫猜想,从而部分证明其正确性。程序代码清晰,逻辑性强。-C++ to achieve a Goldbach conjecture verification process. A limited extent through the calculation and verify the Goldbach conjecture, which part of the proof of its correctness. Code c
GoldbachEngineering
- 哥德巴赫工程,最好用DEV-C++运行,仅供大家参考-Goldbach works best to use DEV-C++ to run, only for your reference
gedebahe-(2)
- 哥德巴赫猜想,C++描述,运行效率高,欢迎大家下载-Goldbach' s conjecture, C++ descr iption, high efficiency, are welcome to download
C-chengxu
- 此包含了28个c程序,其中有学习用的各种,有实用的哥德巴赫猜想,工资表,验证程序等-This includes 28 c program, which used a variety of learning, there are practical Goldbach conjecture, payroll, verification procedures, etc.
gedebahecaixing12
- 用c++验证哥德巴赫猜想 通过本程序可生成验证数据至txt文档-C++ validation with Goldbach' s conjecture can be generated by this program to verify the data txt file
10interesting-mathematics
- 本压缩包包含10个C语言编译的趣味数学问题解答,例如哥德巴赫猜想的验证。-The RAR file contains 10 C files of interesting mathematics problems, for example, the confirmation of Goldbach conjecture
CPP-code
- Visual C++前6章的练习代码,包括“C++入门”“控制结构”“表达式”“指针”“函数”等,有“验证哥德巴赫猜想”“斐波那契数列”“字符串数组查找”“完整数求和”等-First six chapters Visual C++ practice code, including the " C++ Getting Started" control structure " ," expression " ," pointer " fu
gedebahe-(2)
- 哥德巴赫猜想,C++描述,运行效率高,欢迎大家下载Goldbach' s conjecture, C++ descr iption, high efficiency, are welcome to download-Goldbach' s conjecture, C++ descr iption, high efficiency, are welcome to download
Goldbach-conjecture
- 基于MFC的哥德巴赫猜想验证程序,运用c++进行编写-Based on the MFC goldbach conjecture verification procedures.
Goldbach
- 一个用C++写的用来验证哥德巴赫猜想的小程序-One written by C++ used to verify Goldbach conjecture applet
C-procedure
- 哈夫曼树,函数嵌套验证哥德巴赫猜想,汉诺塔问题,循环队列实现,杨辉三角的递归解决方案-Huffman tree, nested function verify goldbach conjecture, Hanoi problem, circular queue implementation, Yang hui triangle recursive solution
gedebahecaixiang.c
- C语言实现哥德巴赫猜想的源代码程序,简单实用!-C language Goldbach conjecture
C
- 实现杨辉三角的输出,字符指针检测回文,字符数组检测回文,字符串按要求排序,哥德巴赫猜想的验证等C语言程序,亲测有效-Print Pascal s Triangle Goldbach conjecture verification The method of judging character array palindrome
Goldbach-conjecture
- 用c语言编写的哥德巴赫猜想程序,用于实现结论:任何一个大于4的偶数,都可以被拆解成2个质数之和-The program is used to achieve the conclusion of Goldbach conjecture.
goldbach.c
- 用bitmap哥德巴赫猜想c语言实现 内含五个method(implement goldbach with bitmap)