上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 48 下一页

2011年9月10日

fltk试用 (1)

摘要: 先安装基本的库,用aptget可以自动安装依赖sudo apt-get install libfltk1.1-dev libfltk1.1下载一个最新的源代码,编译tar avzf fltkxxxcd fltkxxx./configuremake sudo make installcutepig@ubuntu:~/Downloads/fltk-1.3.0$ sudo make install=== installing FL ===Installing include files in /usr/local/include...=== installing jpeg ===Installing 阅读全文

posted @ 2011-09-10 11:07 cutepig 阅读(510) 评论(0) 推荐(0) 编辑

qt 试用 (1)

摘要: qt 试用 (1)- 如果语言不对,这么设置即可set LANG=en_UScd "C:\Documents and Settings\Administrator"C:\QtSDK\QtCreator\bin\qtcreator.exe- vc为compiler时的调试需要安装debug tools for windows,安装后重新启动qt creater即可- 写一个最简单的dialog程序,并添加一个按钮的消息映射点右键,选择go to slot,选择onclieked输入代码void Dialog::on_pushButton_clicked(){ QMessage 阅读全文

posted @ 2011-09-10 10:57 cutepig 阅读(246) 评论(0) 推荐(0) 编辑

vmware tools

摘要: cutepig@ubuntu:~$ lsDesktop Downloads Music Public VideosDocuments examples.desktop Pictures Templatescutepig@ubuntu:~$ pwd/home/cutepigcutepig@ubuntu:~$ cd /home/cutepig/Desktop/vmware-tools-distribcutepig@ubuntu:~/Desktop/vmware-tools-distrib$ ./vmware-install.pl Please re-run this program as the 阅读全文

posted @ 2011-09-10 00:45 cutepig 阅读(2377) 评论(0) 推荐(0) 编辑

2011年9月8日

风魂”

摘要: 知名程序员云风辞职http://blog.codingnow.com/http://blog.codingnow.com/2011/09/new_beginning.html云风是国内知名的程序员,大学时代开发的游戏图象引擎“风魂”曾用于多家游戏公司的游戏项目。他也是网易主打游戏《大话西游》、《梦幻西游》、《网易泡泡游戏》等网络游戏的主力开发者 阅读全文

posted @ 2011-09-08 13:03 cutepig 阅读(319) 评论(0) 推荐(0) 编辑

2011年9月2日

获取其他进程Listctrl的数据

摘要: //// http://www.codeproject.com/KB/threads/int64_memsteal.aspx//HANDLE InjectProcess(HWND listview){ unsigned long pid; HANDLE process; GetWindowThreadProcessId(listview, &pid); process=OpenProcess(PROCESS_VM_OPERATION|PROCESS_VM_READ| PROCESS_VM_WRITE|PROCESS_QUERY_INFORMATION, ... 阅读全文

posted @ 2011-09-02 01:44 cutepig 阅读(1668) 评论(0) 推荐(0) 编辑

2011年9月1日

那种高速交易是怎么做到的?

摘要: 发信人: jesuszhu (jesuszhu), 信区: Python标 题: Re: 那种高速交易是怎么做到的?发信站: 水木社区 (Thu Aug 25 11:44:26 2011), 转信你是说Oceanbase吗? 它其实是分布的, 但设计非常特殊. 你说的这个单机是它的updateserver, 这机器是个纯内存的数据库, 当然非常快, 确实机器也非常好. 然后它的数据会慢慢扩散到下边的chunkserver上做持久化. 查询时updateserver内存中的最新数据需要和chunkserver中之前持久化的数据做一次merge后返回给用户. 这个项目很快就开源了, 欢迎大家有兴趣 阅读全文

posted @ 2011-09-01 13:05 cutepig 阅读(341) 评论(0) 推荐(0) 编辑

2011年8月29日

光刻

摘要: ASML , NIKON ,CANON 光刻机ASML have better performance than others when the wave length shirnk below to 193nm. for exampl:CDU control, throughput ....The most of top semiconductor companys use ASML tool for critical layers or all layers, ex:INTEL,AMD,TSMC,UMC,...总体说来ASML的确是占有统治性的优势,市场占有率上,ASML NO1,NIKO 阅读全文

posted @ 2011-08-29 00:54 cutepig 阅读(413) 评论(0) 推荐(0) 编辑

2011年8月24日

Solar wafer inspection equ.

摘要: HenneckeWafer Measuring Systemsfor a fast and exact analysishttp://www.hennecke-systems.de/products/wafer-inspection/OSIS Photovoltaic Productshttp://www.op-tection.com/WebPage2010/products.htmlICOS PVI-6 Solar Wafer and Cell Inspection - Optical Solar Cell Inspection | KLA-Tencor http://www.kla-ten 阅读全文

posted @ 2011-08-24 00:55 cutepig 阅读(265) 评论(0) 推荐(0) 编辑

MFC program chinese UI

摘要: MFC program chinese UI- Multiple language support for MFC applications with extension DLLhttp://www.codeproject.com/KB/locale/MultiLangSupportMFCExtDLL.aspx关于Build Resource-only Language DLLAll word "AFX_TARG_DEU" to "AFX_TARG_ENU".All word "LANG_GERMAN, SUBLANG_GERMAN" 阅读全文

posted @ 2011-08-24 00:28 cutepig 阅读(942) 评论(0) 推荐(0) 编辑

List of World’s Top Solar Wafer Companies – Growing Bigger

摘要: List of World’s Top Solar Wafer Companies – Growing Bigger1 Mar, 2011Comtec Solar,GCL Poly,LDK Solar,MEMC,REC,Solar Energy,SolarworldSolar Wafer Companies are mainly concentrated in Asia specifically China and Taiwan.Cheap labour,lower land and capital costs as well as presence of major customers ha 阅读全文

posted @ 2011-08-24 00:03 cutepig 阅读(549) 评论(0) 推荐(0) 编辑

2011年8月19日

jQuery & highcharts

摘要: jQuery, highcharts, http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js<script type="text/javascript">data4 =[[ ' UNREACH.GEN ' , 35.9 ] , [ ' ABR ' , 33.2 ] , [ ' NPD.FUNC.MUST ' , 6.2 ] , [ ' SV.FMT_STR.PRINT_FORMAT_MISMATCH.UNDESIRED ' , 阅读全文

posted @ 2011-08-19 19:45 cutepig 阅读(519) 评论(0) 推荐(0) 编辑

2011年8月11日

python debugger

摘要: http://www.codeproject.com/KB/DLL/PasswordSPY.aspxhttp://www.codeproject.com/KB/dialog/windowfinder.aspxpython -m pdb script.py(Pdb) 会自动停在第一行,等待调试,这时你可以看看 帮助(Pdb) h 断点设置 (Pdb)l #查看代码上下文 (Pdb)b 10 #断点设置在本py的第10行 (Pdb)b ots.py:20 #断点设置到 ots.py第20行 (Pdb)b #查看断点编号 (Pdb)cl 2 #删除第2个断点 运行 (Pdb)n #单步运行 (Pdb 阅读全文

posted @ 2011-08-11 09:33 cutepig 阅读(587) 评论(0) 推荐(0) 编辑

2011年8月10日

SSE

摘要: UnCacheable或者说non-cacheable(不作缓存)Write-Combining(合并写)http://www.pcinlife.com/article/cpumb/2007-09-18/1190104122d436_7.htmlvoid _mm_stream_pi(__m64 * p , __m64 a );http://msdn.microsoft.com/zh-tw/library/03a2xda2%28v=vs.90%29.aspxMOVNTDQ/MOVNTPD 作用也都是每次向non-cacheable缓存存入64个字节长度的数据再以Write-Combining的方 阅读全文

posted @ 2011-08-10 00:14 cutepig 阅读(1251) 评论(0) 推荐(0) 编辑

2011年8月8日

pathon math lib

摘要: numpy + SciPy + IPython + matplotlib- example of plot: http://matplotlib.sourceforge.net/import matplotlib.pyplot as pltimport numpy as npx,y = np.random.randn(2,100)fig = plt.figure()ax1 = fig.add_subplot(211)ax1.xcorr(x, y, usevlines=True, maxlags=50, normed=True, lw=2)ax1.grid(True)ax1.axhline(0, 阅读全文

posted @ 2011-08-08 21:16 cutepig 阅读(546) 评论(0) 推荐(0) 编辑

分布式文件系统

摘要: Cache:memcached, MemcacheDB. 分布式文件系统:GFS, Hadoop, Hive. NoSQL:BigTable, HBase, MongoDBhttp://www.programmer.com.cn/7624/http://en.wikipedia.org/wiki/NoSQLhttp://sebug.net/paper/databases/nosql/Nosql.html 阅读全文

posted @ 2011-08-08 13:31 cutepig 阅读(247) 评论(0) 推荐(0) 编辑

java q

摘要: 1.选择题public class Test{ public static void main(String [] args) { static int num [] =new int[10]; System.out.println(num[10]); }}下面说法正确的是:A.程序编译失败。B 程序编译成功,运行时抛出异常。C 程序编译成功,运行时输出结果为0。D 如果将System.out.println(num[10])修改为System.out.println(num[9])输出结果将为0。2. interface Animal{ public void test();}public 阅读全文

posted @ 2011-08-08 13:26 cutepig 阅读(514) 评论(0) 推荐(0) 编辑

2011年8月6日

类C编译器

摘要: 类C编译器类C编译器——asC体验版【有源有真相】http://www.izixue.com/forum.php?mod=viewthread&tid=100863&fromuid=2196我也来show一下. 不过我这个属于解释型, 超级简单. 属于给大家提升信心, 告诉大家这种事情很简单你也可以自己写一个的那种.http://server.linjunhalida.com/blog/article/%E4%B8%80%E5%A4%A9%E6%97%... 无聊的时候参照LW的vmbasic做的一个简易平台。lex好说,如果不让用yacc的话可以参照 机械唯物主义 老兄的Py 阅读全文

posted @ 2011-08-06 09:38 cutepig 阅读(353) 评论(0) 推荐(0) 编辑

2011年8月3日

某unix招聘说明

摘要: 用过raw device知道grep的至少5个参数知道如何指定进程的优先级知道用户权限的概念,知道umask是怎么回事知道至少10个signal知道大端和小端的概念知道操作系统管理内存是大致怎么回事知道xdr_long是什么东西高级一点的:熟悉libsocket里面的东西,直接编程熟悉共享内存、消息队列等ipc除了用过pthread的create和join之外,还用过pthread_attr_*()熟悉堆和栈的区别读过没有symbol的core 阅读全文

posted @ 2011-08-03 00:52 cutepig 阅读(219) 评论(0) 推荐(0) 编辑

CyanogenMod

摘要: CyanogenMod是一個基於開源Android系統,供某些手機使用的二级市场固件。它提供一些在官方Android系統或手機廠商沒有提供的功能,例如:支援Free Lossless Audio Codec ...What is CyanogenMod?CyanogenMod is an aftermarket firmware for a number of cell phones based on the open-source Android operating system. It offers features not found in the official Android ba 阅读全文

posted @ 2011-08-03 00:48 cutepig 阅读(480) 评论(0) 推荐(0) 编辑

2011年8月1日

mongodb

摘要: http://groups.google.com/group/pongba/browse_thread/thread/d79e9cf24937f572#MongoDB 之所以这么火不是性能原因(最快的 NoSQL 是 Redis)mongodb不是mmap么。cache用完了应该要卡的吧。 redis也不是最快的nosql。Memlink号称比redis快(至少某些情况下) - 而是 MongoDB 在 SQL和 NoSQL 中找到了平衡 - 几乎所有 SQL 语句都可以找到简单的 MongoQuerty 处置 - 几乎MySQL 最头痛的各种同步/分片策略 Mongo 都可以在命令行中快速配 阅读全文

posted @ 2011-08-01 23:58 cutepig 阅读(527) 评论(0) 推荐(0) 编辑

上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 48 下一页

导航