2004年4月20日

C++,Java,.net

摘要: 刚才在网上看到一个朋友这么写着: “C++是我的兴趣所在,J2EE、.NET是我的求生手段” 其实也是啊,我们很多的人在讨论语言的东西,对于每个语言有什么什么优势,特点。我认为我们这些搞IT业的,虽然有一些对某个语言的个人的爱好和情绪,但是基本上是我们是通过语言这个东西来工作的,只要是客户或者老板需要什么的东西,我们不管是使用什么语言,只要能够达到我们的目的就是了,能够很快... 阅读全文

posted @ 2004-04-20 16:14 kingoal 阅读(471) 评论(0) 推荐(0)

lifting scheme学习笔记

摘要: lifting scheme指南李彪libiao@nlsde.buaa.edu.cn 提升样式(lifting scheme),叫做提升方案. 小波变换是现在研究的比较多的时(空)频域分析理论,离散的小波变换(DWT)的快速算法时最近研究的热点.Swelden提出的一种不依赖于傅立叶变换的新的小波构造方案-----lifting scheme,其复杂度只有原来卷积方法的一半左右,因此成为计算离散小... 阅读全文

posted @ 2004-04-20 16:00 kingoal 阅读(3934) 评论(3) 推荐(0)

男人意味着什么?

摘要: 由于这几天心情不是很好,所以没有写什么东西,只是在看一些文档,下面就从网上摘录了两则轻松并且严肃的东西放到blog里面,共享!!!#define AND && RESULT love(boy, girl) {   if( boy.有房() AND boy.有车() )   {    boy.Set(Nothing);    return girl.嫁给(boy);   }   el... 阅读全文

posted @ 2004-04-20 15:58 kingoal 阅读(691) 评论(0) 推荐(0)

2004年4月18日

.net && asp.net

摘要: now i am studying a book about asp.net, most of them are asp.net insideafter i read the book, i will write some on my blogssee you soon! 阅读全文

posted @ 2004-04-18 22:36 kingoal 阅读(364) 评论(0) 推荐(0)

2004年4月14日

Though I am busy with my work, but i should spend about 1-2 hours per day on .net from now!!

摘要: Otherwise I will notget to knowthe latest news and information on .NET 阅读全文

posted @ 2004-04-14 22:24 kingoal 阅读(427) 评论(0) 推荐(0)

2004年4月8日

File Operations in VC

摘要: 1:Find the fileCString strFileName; CFileFind finder; BOOL bWorking=finder.FindFile(”c:\\windows\\*.cab”); if(bWorking) { bWorking=finder.FindNextFile(); strFileName=finder.GetFileName();/... 阅读全文

posted @ 2004-04-08 15:58 kingoal 阅读(1396) 评论(1) 推荐(0)

C++ String Wrapper Classes

摘要: First should understand that Windows APIs are defined and documented in terms of TCHAR,which can be MBCS or Unicode characters depending on whether you define the _MBCS or _UNICODE symbol when compili... 阅读全文

posted @ 2004-04-08 15:22 kingoal 阅读(1420) 评论(1) 推荐(0)

What is Bill Gates thinking?

摘要: Today I surf the net find a article saying what Bill Gates thinking, mybe it is very useful for me to decide what I will focus on in the futher. The first is that the big things for programmers are xm... 阅读全文

posted @ 2004-04-08 13:54 kingoal 阅读(493) 评论(0) 推荐(0)

导航

< 2025年6月 >
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 1 2 3 4 5
6 7 8 9 10 11 12
点击右上角即可分享
微信分享提示