搜索资源列表
11
- 统计叶子节点个数,复制,深度求解,c语言实现,数据结构课程设计-Statistics on the number of leaf nodes, copy, depth Solving, c language, data structure of the curriculum design
shijiandaima
- 分形计算的几个程序原码,可用于康托集,求解非线性方程,分形树,分形维计算,庞加莱截面描述等功能-Several fractal program source code, Cantor set can be used for solving nonlinear equations, fractal tree, fractal dimension calculation Poincare section describes functions
StableMarriage
- 用sql语言求解稳定婚姻问题,包括游标和集合两种方式-With a stable marriage problem solving sql language, including cursor and collections in two ways
genetic
- 这是matlab的遗传算法工具箱,在matlab的环境下使用,用于求解多目标优化问题-This is a matlab genetic algorithm toolbox in matlab environment used for solving multi-objective optimization problem
MCP
- 用集合和游标法求解最大团问题,在sql server 2008上运行成功。含项目报告-Solving the maximum clique problem with the select and cursor
数独
- 数独游戏,用VFP求解,玩家自行填充任意数独,并探寻多种结果。(Sudoku game, with the solution of VFP, to fill any Sudoku game player, and a variety of search results.)
SQL语言基础1(1)
- --1.编写程序计算1+2+...+100的和 --2.编写计算n!(n=20)的SQL语句,并显示计算结果 --3.使用系统函数: --a.将身份证号的生日日期提取出来,例如19900913 --b.将你的手机号码中间第4至7位号码隐藏为****,138****9008. --c.获取1-10之间的随机整数 --d.从你的身份证号获取年龄 --4.尝试求解所有的水仙花数。水仙花数是三位数,它的各位数的立方和等于这三位数本身。(--1. writes programs to com