-
关于linux下Pthread的使用教程,共有3个pdf文件,适合初学者学习多线程编程。...
关于linux下Pthread的使用教程,共有3个pdf文件,适合初学者学习多线程编程。
-Pthread under linux on the use of guides, there are three pdf documents, for beginners learning multithreaded programming.
- 2022-04-29 12:16:33下载
- 积分:1
-
统计学习理论和支持向量机(支持向量机)。PPT的准备。
统计学习理论和SVM(支持向量机).ppt入门讲义之一-statistical learning theory and SVM (support vector machine). Ppt s one of the portal
- 2023-04-04 16:20:03下载
- 积分:1
-
Power Designer
电力设计师
- 2022-07-24 18:41:33下载
- 积分:1
-
Mr. Hao
谭浩强老先生的得意之作:《C程序设计》WORD版本。这本书也可算作经典了。-Mr. Hao-Qiang" s finest creations: " C Programming" WORD version. This book can also be regarded as a classic.
- 2022-01-24 12:50:21下载
- 积分:1
-
安装JBuilder以后注册与调整光标的片子,解决很重要的小问题!
安装JBuilder以后注册与调整光标的片子,解决很重要的小问题!-JBuilder after installation and adjustment of the cursor registration of the film is very important to solve the small problems!
- 2022-03-24 03:42:41下载
- 积分:1
-
jsf1.2规范……………….
jsf1.2 .........specification
- 2022-06-16 07:29:24下载
- 积分:1
-
《Debugging with GDB
《Debugging with GDB--The GNU Source-Level Debugger》 9th Edition 2004
By Richard Stallman,Roland Pesch,Stan Shebs
Free Software Foundation-"Debugging with GDB-- The GNU Source-Leve l Debugger "9th Edition 2004 By Richard Stallma n, Roland Pesch. Stan Shebs Free Software Foundation
- 2022-11-06 00:20:03下载
- 积分:1
-
陆大富翁两周年了,自己学到了许多东西,尤其在自己喜欢的SQLSERVER方面吧。从论坛里一页一页的搜索自己喜欢的东西,并整理下来。并得到了许多大富翁的指导,在此...
陆大富翁两周年了,自己学到了许多东西,尤其在自己喜欢的SQLSERVER方面吧。从论坛里一页一页的搜索自己喜欢的东西,并整理下来。并得到了许多大富翁的指导,在此表示感谢。并感谢周周共享论坛(www.pigtwo.com)给我一点空间,把自己喜爱的东西发表在上面。自己搜索了许多网站,整理了这个东西。里面可能有许多英文的东西,自己的翻译水平差,也没翻译。类别可能也分的不对,希望大家提出自己的意见,并共同探讨。更希望大家能找到自己有用的东西。
-Monopoly the second anniversary of the landing that he learned a lot, especially in their favorite bar SQLSERVER aspects. From the forum page of the search of their favorite things, and organize them. And a lot of Monopoly guidance grateful. And thanked the Week Week Sharing Forum (www.pigtwo.com) given me a little room to their favorite things published in the above. Own a lot of english sites, compiled this thing. There may be many things in English, their own level of poor translation, and there is no translation. Sub-categories may also be the wrong, I hope everyone make their own views and to explore. I also hope everyone can find their own useful things.
- 2022-03-19 23:28:58下载
- 积分:1
-
51源程序,希望大家能喜欢,谢谢大家的支持
51源程序,希望大家能喜欢,谢谢大家的支持
- 2022-08-14 16:51:17下载
- 积分:1
-
ASM 的教程。
这是使用 win32asm进行数据库编程,进行WINDOWS界面编程,
Win32ASM的编译器最常用的有两种:Borland公司的
ASM 的教程。
这是使用 win32asm进行数据库编程,进行WINDOWS界面编程,
Win32ASM的编译器最常用的有两种:Borland公司的Tasm5.0和Microsoft的Masm6.11以上版本,两种编译器各有自己的优缺点,Tasm带了一个不大不小的Import库,而Masm没有带,但Masm在代码的优化上面好象比Tasm做得好,但它却不带Import库。看来使用哪一种编译器还是比较难选择的,但Steve Hutchesson给了我们一个答案,他为Masm建立了一个很全的Import库,基本上包括了Windows绝大部分的Api函数,这些库、include文件和其他工具还有Masm6.14版本一起做成了一个 Masm32编译器 -- Masm32V5。这样一来,我们用汇编编程就象用C一样方便。
因为有了Masm32V5,所以就我个人而言,我推荐使用Masm作为Win32ASM的编译工具,但Masm和Tasm的宏语法有很多的不同,我的这个教程是以Masm格式写的。-err
- 2022-01-24 15:41:06下载
- 积分:1