From 7b907758692783aad332a63a2a4084c0f2e34dcb Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 24 Aug 2010 12:47:41 +0900 Subject: [PATCH] 132132 --- dev4/Pages/BinomialSolver.xaml | 32 +++++---- dev4/Pages/BinomialSolver.xaml.cs | 59 +++++++++++++++- dev4/psychlops/core/graphic/shape.cs | 51 ++++++++++++++ test4/PsychlopsMain.cs | 129 ++++++++++++++++++++++++++++------- 4 files changed, 229 insertions(+), 42 deletions(-) diff --git a/dev4/Pages/BinomialSolver.xaml b/dev4/Pages/BinomialSolver.xaml index e08c197..c40603f 100644 --- a/dev4/Pages/BinomialSolver.xaml +++ b/dev4/Pages/BinomialSolver.xaml @@ -3,7 +3,7 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:sdk="http://schemas.microsoft.com/winfx/2006/xaml/presentation/sdk" xmlns:controls="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls" - Width="400" Height="300" + Width="420" Height="300" Title="Binomial Likelihood Solver" xmlns:toolkit="http://schemas.microsoft.com/winfx/2006/xaml/presentation/toolkit"> @@ -47,7 +47,8 @@ - + + @@ -88,21 +89,24 @@ - - + + - - - - - - - - -