搜索资源列表
c语言高级编程实例
- 包括文件操作、图形系统、并口串口编程、鼠标编程、小型cad系统、编译器、病毒防火墙、海底大战等多个实例。-operation including documents, graphics, Serial Parallel Programming, mouse programming, small cad system, compilers, the virus firewall, such as submarine war example
verilog实例 100 多个
- verilog实例 100 多个-more than 100 examples of Verilog
WL40987330 C语言算法集
目录
第一部分 基础篇
001 第一个C程序
002 运行多个源文件
003 求整数之积
004 比较实数大小
005 字符的输出
006 显示变
J2me 多个开发实例
- J2me 多个开发实例
VC++编程实例.doc
- 文中包含有200 多个VC++ 的编程实例 链接,有:网络通信技术、数据库技术、系统硬件信息、系统软件信息、系统控制、注册表、多媒体、文件操作、控件编程、图形绘制、框架窗体、文档视图等等的。 绝对是入门实践的经典教材 !
MultiCast
- 一个多播的聊天程序,运行多个实例,然后加入同一个组即可聊天。不过建议在98下运行,2000未测试过。--A multi-broadcast chat program, it can run multiple instances at the same time, then join the same chat group. But we suggested to run it in windows98 moves,it has not
verilog实例 100 多个
- verilog实例 100 多个-more than 100 examples of Verilog
VC++网络高级编程之十
- MulticastChat:一个多播的聊天程序,运行多个实例,然后加入同一个组即可聊天。-MulticastChat : a multicast chat, the running of a number of examples, then joined a group can chat.
c语言高级编程实例
- 包括文件操作、图形系统、并口串口编程、鼠标编程、小型cad系统、编译器、病毒防火墙、海底大战等多个实例。-operation including documents, graphics, Serial Parallel Programming, mouse programming, small cad system, compilers, the virus firewall, such as submarine war example
J2EE全实例教程(更新版)
- J2EE(Java 2 Platform,Enterprise Edition)是SUN公司定义的一个开发分布式企业级应用的规范。它提供了一个多层次的分布式应用模型和一系列开发技术规范。多层次分布式应用模型是指根据功能把应用逻辑分成多个层次,每个层次支持相应的服务器和组件,组件在分布式服务器的组件容器中运行(如Servlet组件在Servlet容器上运行,EJB组件在EJB容器上运行),容器间通过相关的协议进行通讯,实现组件间的相互调用
Windows32-asm-lo
- Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过60多个实例逐渐深入Win32汇编语言的方方面面。本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论
BroadCast
- MulticastChat: ============================= 一个多播的聊天程序,运行多个实例,然后加入同一个组即可聊天。 不过建议在Windows 98下运行,Windows 2000未测试过。-MulticastChat : ============================= a multicast chat procedures, run multiple examples, and
20070515113831466
- 单片机实例,多个实例运用,迅速掌握单片机技术-Singlechip example, multiple instances of the use of single-chip technology quickly grasp
BroadCast
- 一个多播的聊天程序,运行多个实例,然后加入同一个组即可聊天。-Choose to broadcast more than one chat program, run multiple instances, and then joined with a group to chat.
MSCommMultiPort
- 应用MSCOMM控件控制多个串口实例,通过MSCommMultiPort加深对MSCommMultiPort的认识-Application controls to control multiple serial MSCOMM example, through better understanding of the MSCommMultiPort awareness MSCommMultiPort
MSCommMultiPort
- 本代码为MSComm控件在VC的MFC程序中控制多个串口的应用实例。在使用MSComm控件时,1个MSComm控件只能同时对应一个串口。如果应用程序需要访问多个串口,那么必须使用多个MSComm控件。-MSComm control of the code for the MFC in VC process control multiple serial application. In the use of MSComm control
Prohibition
- Delphi 禁止一个程序运行多个实例 禁止多开。-Delphi to prohibit a program to run multiple instances of the prohibition to open up.
delphi串口通信工程开发实例导航
- 多个串口通讯例子,包含很多实用的串口通信实力,对初学者和有帮助(Multiple serial communication example, very easy to use)
禁止运行程序的多个实例
- 禁止运行程序的多个实例,vc6开发,调试通过(Do not run multiple instances of the program)
C#23多线程源码
- c# 多线程编码 23个实例和文档(c# thread)