09 2010 档案

Display a Web Page in a Plain C Win32 Applicatio
摘要:http://www.codeguru.com/Cpp/I-N/ieprogram/article.php/c4379 阅读全文

posted @ 2010-09-24 19:59 cutepig 阅读(199) 评论(0) 推荐(0) 编辑

semaphore与Mutex
摘要:C# Semaphore Classhttp://msdn.microsoft.com/en-us/library/system.threading.semaphore.aspxwikiSemaphore (programming)http://en.wikipedia.org/wiki/Semaphore_%28programming%29理解Semaphore和MutexMutex是一把钥匙,... 阅读全文

posted @ 2010-09-23 10:23 cutepig 阅读(3057) 评论(0) 推荐(0) 编辑

option price
摘要:http://en.wikipedia.org/wiki/Option_%28finance%29Black–Scholeshttp://en.wikipedia.org/wiki/Black%E2%80%93ScholesBinomial options pricing modelhttp://en.wikipedia.org/wiki/Binomial_options_pricin... 阅读全文

posted @ 2010-09-18 11:09 cutepig 阅读(538) 评论(0) 推荐(0) 编辑

test boost::fusion
摘要:// testBoost.cpp : Defines the entry point for the console application.//#include "stdafx.h"#if 1#include <boost/fusion/sequence.hpp>#include <boost/fusion/include/sequence.hpp>#include &l... 阅读全文

posted @ 2010-09-15 00:43 cutepig 阅读(1267) 评论(1) 推荐(0) 编辑

Memory leakage debugging with UMDH
摘要:p The user-mode dump heap (UMDH) utility works with the operating system to analyze Windows heap allocations for a specific process p UMDH is released with NPMS p Using UMDH to Find a User-Mode Memo... 阅读全文

posted @ 2010-09-10 13:28 cutepig 阅读(731) 评论(0) 推荐(0) 编辑

memory leak detector with call stack
摘要:http://www.codeproject.com/KB/threads/StackWalker.aspxhttp://www.codeproject.com/KB/applications/visualleakdetector.aspx#build 阅读全文

posted @ 2010-09-08 20:48 cutepig 阅读(198) 评论(0) 推荐(0) 编辑

wpf原理的一些东东
摘要:wpf原理的一些东东WPF自定义控件——顶级控件http://www.cnblogs.com/Curry/archive/2009/12/25/WPFDragDrop.htmlhttp://www.cnblogs.com/zhouyongh 阅读全文

posted @ 2010-09-06 00:16 cutepig 阅读(618) 评论(0) 推荐(0) 编辑

machine learning - Others in openCV
摘要:http://opencv.willowgarage.com/documentation/cpp/ml._machine_learning.htmlK Nearest NeighborsSupport Vector MachinesDecision TreesBoostingRandom TreesExpectation-MaximizationNeural Networks 阅读全文

posted @ 2010-09-04 16:41 cutepig 阅读(278) 评论(0) 推荐(0) 编辑

machine learning - Naive_Bayes_classifier (FINISHED)
摘要:http://en.wikipedia.org/wiki/Naive_Bayes_classifierAbstractly, the probability model for a classifier is a conditional model 模型: 可以展开为 In plain English the above equation can be written as 关键是计算分子,因为分... 阅读全文

posted @ 2010-09-04 14:57 cutepig 阅读(517) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示