搜索资源列表
-
0下载:
一个用来播放MP3文件的C#例子,里面附有应用实例.但是这个类只具备最基本的MP#3播放功能,要想更多的功能,自己添加吧-a play MP3 files to the C# example, inside with application examples. However, the only category with the most basic MP # 3 player, in order to more functions, it added its own
-
-
0下载:
通信系统的计算机仿真、Matlab的通信工具箱,通信系统仿真实例-随机变量与随机过程,系统仿真概论,介绍系统、模型、仿真及计算机仿真的基本概念,计算机仿真步骤及应用-communication system computer simulation, Matlab toolbox of communications, communications systems simulation example - random variables with the random process, syste
-
-
1下载:
上下文菜单的特殊应用源程序,基础性知识示例-context menu of special application source code, basic knowledge Example
-
-
0下载:
The fileio example demonstrates using the Win32 File I/O API to
directly create and write to a file on a remote share.
The application doesn t have a user interface. It uses a Visual
Basic message box to indicate program status to users.
-
-
0下载:
VB.NET的Web浏览器IE7的克隆选项卡式浏览器
描述:这是一个例子写的vb.net浏览器使用的。 NET Framework 2.0 ( Visual Studio 2005中) 。这是一个标签式网页浏览器。这表明许多例子与新的浏览器控制和加载文件。你会发现在这个例子中是:基本浏览器的导航和功能,搜索服务提供商的代码,与收藏,显示如何显示大多数的对话可以在Internet Explorer 7 ,文档浏览器,抓取图片的网页,确定,并与元素用户上空盘旋在加载的文件。还包括代码处理弹出包括
-
-
0下载:
vc++简易学生考试管理系统,分两大功能,学生成绩管理和学生信息管理,功能不太多,完成基本的学生信息录入、查询、管理,可以先看一下源码爱好者测试抓图,比较标准的C++窗体应用,就当作是一个VC操作数据库的参考实例 吧。,VC++ simple test management system, two big functions, student performance management and information management, the function of student: n
-
-
0下载:
试验名称:TCP通讯
目的:理解TCP通讯的基本机制。
试验要求:
1.按照书上示例建立一个TCP服务端的控制台应用程序。
2.给出一个TCP客户端的WinForm应用程序示例。
3.理解TCP通讯过程。-Test Name: TCP communication
Objective: to understand the basic mechanisms TCP communication.
Test requirements:
1 a
-
-
15下载:
监视串口的过滤驱动程序源码(sermon C++)和上层应用程序源码(delphi),在这里展示了在delphi下如何加载一个驱动以及与驱动程序通信的基本示例,里面还有很多功能有待大家挖掘和完善,完善后别忘了发一份源码给我。-Monitor serial filter driver source code (sermon C++) and the upper application source code (delphi) here shows a basic example of how to
-
-
0下载:
CC2530的源代码,包含一些基本的初始化,和应用实例。-CC2530' s source code, including some basic initialization, and application examples.
-
-
0下载:
一个保护多线程应用中共享资源的例子。作者: Xiangyang Liu -protect a multi-threaded application resource-sharing example. Author : Liu Xiangyang
-
-
1下载:
Visual C++ 6.0应用编程150例,主要内容是界面方面的实例小程序,比如控件使用,对话框,文档等的菜单,工具栏,状态栏的一些应用,以及数据库的相关基本操作-Visual C++ 6.0 application programming 150 cases, the main content is an example of a small interface program, such as the use of controls, dialog, document, such as m
-
-
0下载:
应用dll实例,如果有需要链接Excel的可直接发mail给我-Dll application example, if there is a need to link Excel can directly mail to me
-
-
0下载:
此应用程序写的意图是以一个例子,阐述如何在VB中使用MSChart控件 。-This application was written with the intent to serve as an example of how to use the MSChart control that is shipped with Visual Basic.
-
-
0下载:
简单的邮件系统,应用web邮件使用的简单例子,内部包含基本邮件类,很容易看懂-Simple mail system, e-mail using a simple web application example, the basic message contained within the class, it is easy to understand
-
-
0下载:
A simple example of GDI+ with C#.NET 4.0. A basic application that can draw rectangles, elipses and lines in different color. Demonstrates the manual painting of a PictureBox in C# driven by mouse.
-
-
0下载:
visual basic application
-
-
0下载:
Visual Basic Application Example for using MDI Forms
-
-
0下载:
资料为c语言学习课程课件,包含具体入门及基本各种基本应用程序举例-Data c language learning courseware, with specific entry and basic application example
-
-
0下载:
表达式求值算法:表达式求值是高级语言编译中的一个基本问题,是栈的典型应用实例。
任何一个表达式都是由运算数(operand)、运算符(operator)和界限符(delimiter)组成的。运算数既可以是常数,也可以是被说明为变量或常量的标识符;运算符可以分为算术运算符、关系运算符和逻辑运算符三类;基本界限符有左右括号和表达式结束符等。
由于某些运算符可能具有比别的运算符更高的优先级,因此表达式求值不可能严格地从左到右进行。为了正确地处理表达式,使用栈来实现正确的指令序列是一个重要的技术
-
-
3下载:
《Visual Basic 2010(中文版)从入门到精通》坚持以语言为基础和应用为主导的编写原则,介绍如何使用Visual Basic 2010开发Windows窗体应用程序和ASP.NET应用程序。为了更好地帮助读者在短时间内掌握使用Visual Basic语言开发各种应用程序的知识点和编程技巧,全书的基础知识介绍清晰,理论联系实际,具有很强的操作性。《Visual Basic 2010(中文版)从入门到精通》还提供了大量的通过测试可运行的完整实例,这些实例都有设计步骤、代码详解、程序运行结
-