资源列表
triangle-data
- 很好地解决ACM的数字三角问题: 有一个形式如下的数字三角形: 7 3 8 8 1 0 2 7 7 4 4 5 2 6 5 从三角形顶点,沿左斜线方向或右斜线方向下降到三角形底边的路线是一条合法路径。 例如,图中用红色标出的路径就是合法的;我们可以将这条路径记为“LLRL”,它经过了7,3,8,7,5这5个数字,它们的和是30。 请编写一个程序,求解一条合法路径,使这条路径上经过的各数字的总和最大,并把这个最大的总和以及你的路径输出出来。如果路径不止
plo
- c++动态规划问题之多边形游戏,输出游戏的可能最大值,很不错的资源-problem of polygon c++ dynamic programming game, the game possible maximum output, very good resource
splineconstruction
- 通过用户给定的数据(点坐标,约束条件,起始点导数等),建立三次样条函数。-Construct 3-D splines according to information defined by user.
DecToBin
- 1、将十进制转化为二进制 2、找出二进制中1的位置-1, the conversion to binary decimal 2, identify the location of the binary 1
algorithm
- 拉格朗日插值算法的实现用VC++编程实现,是简短的小程序-Lagrange interpolation algorithm implementation using VC++ programming is a short little program
取色工具源码(getcolor)
- 获取屏幕指定点的颜色,可以以16进制显示和10进制显示以及RGB颜色值显示。
kaoshi
- 考试管理系统(csharp and sql server )开发的 -test system
banker
- 银行家算法,手动输入资源等,绝对可直接运行-Banker' s algorithm
p050702
- 求n个0与m个1组成的排列(n,m从键盘输入)-Seek n-0 and m-1 array consisting of (n, m from the keyboard input)
RGBEASY.ZIP
- RGB采集卡应用开发程序示例程序源代码,有一定的参考价值-RGB capture card application development process sample program source code, there is some reference value
BGA1
- 本应用指南针对 FT256 1 mm BGA 封装的 Spartan™ -3E FPGA,讨论了低成本、四至六层、 大批量印刷电路板 (PCB) 的布局问题,同时探讨高速信号和信号完整性 (SI) 因素对低层数 PCB 布局的影响。-Application Guide for the FT256 1 mm BGA package, Spartan ™-3E FPGA, the discussion of the low-cost, four to six, high-
Conf_Event_Message
- 电话会议程序 创建特定配置的会议和关闭指定的会议。 可启动、停止会议背景音,可设置音量。 密谈功能,允许在会议中单独向某一指定与会者交谈。会议中,按话机#键。 可启动、停止通道变声功能。会议中,按1键变女声,按2键变男声,按9键还原。 -Conference program to create a specific configuration of the session and close the specified session. Can start, stop
