-
检测光驱的程序例子
检测光驱的程序例子-drive detection procedures example
- 2022-02-10 08:17:50下载
- 积分:1
-
网上找的一个视频电话源码,功能很强,需要open323库支持。
网上找的一个视频电话源码,功能很强,需要open323库支持。-online to find the source of a video phone, a very strong function, the need open323 support.
- 2022-05-31 06:40:37下载
- 积分:1
-
静态链表.这是刚刚学习数据结构的时候编写的第1个小小程序,用构造类型编写的静态链表,实现了基本的赋值,插入,删除等功能。...
静态链表.这是刚刚学习数据结构的时候编写的第1个小小程序,用构造类型编写的静态链表,实现了基本的赋值,插入,删除等功能。-static List. This is just learning the structure of the data, prepared by the time a small program that will prepare the structure type static chain and achieve the basic assignment, insert, delete capabilities.
- 2022-06-20 07:54:46下载
- 积分:1
-
数据包将包括在Borland C++和Visual程序源代码…
the packet will include source code for both programs in Borland C + + and Visual Basic, are some that I ve programado.los Visual programs are focused more on the electronica, in terms of C + + programs are simple load-the packet will include source code for both programs in Borland C++ and Visual Basic, are some that I ve programado.los Visual programs are focused more on the electronica, in terms of C++ programs are simple load
- 2022-03-20 21:32:01下载
- 积分:1
-
Bindows是一个用来创建功能强大的瘦客户端应用程序的框架。Bindows应用程序运行于现代的Web浏览器中。在其中,它们使用DHTML来呈现丰富的可以包含很...
Bindows是一个用来创建功能强大的瘦客户端应用程序的框架。Bindows应用程序运行于现代的Web浏览器中。在其中,它们使用DHTML来呈现丰富的可以包含很多不同窗体小部件(widget)的图形用户界面(GUI)。Bindows应用程序可以使用很多方法与服务器端进行交互。其中大多数方法是基于XML的。它同样支持XML-RPC和基于SOAP的Web Services。程序设计语言是JavaScript。 所有windows控件的模拟。按钮,标签,列表,文本框,对话框,颜色,样式,等等,一个典型桌面应用应该有的控件、样式都具备 新版本1.30beta,增加了千呼万唤的Theme支持。Erik&Emil不愧为世界水平的JavaScript高手,原本仅用做浏览器脚本支持的这个小东西如今被发挥得淋漓尽致,几乎到了浏览器JavaScript所能表现的最高境界-Bindows is a framework for B/S application. it works with morden exploer, use DHTML show GUI composed by lots of different widgets, and support many way to communicate with server base on XML,support XML-RPC and web services(SOAP).Bindows developed use JavaScript, implement all widgets in windows( button,tag,list-box, editbox,dialog) with same color and style etc. which enough to build a classic desktop application. New 1.30beta version, add Theme support. Erik&Emil is famous JavaSrcipt developer,they let the JavaScript on the top of the world.
- 2023-01-04 15:35:03下载
- 积分:1
-
D3D9初级教程(含PDF文档和10篇VC源文件)
D 3D9初级教程(含PDF文档和10篇VC源文件)...
D3D9初级教程(含PDF文档和10篇VC源文件)
D 3D9初级教程(含PDF文档和10篇VC源文件)-transactions (including PDF files and the source of 10 VC) transactions primary Guide (including PDF files and 10 VC source file)
- 2022-03-19 01:09:12下载
- 积分:1
-
万年历(通过Dos界面显示)
本程序用VS2010编译运行,附件里包含工程。
1、能够查询日期和星期。
2、查询的范围为:1900/01/01到2099/12/31。
3、两种输入查询方式。输入:年/月,或者:年/月/日。
4、对应于两种输入方式的输入方式。当输入为:年/月时,输出显示:该月的日期与星期的对应表;当输入为:年/月/日时,输出显示:只显示当日是星期几。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-07 13:21:56下载
- 积分:1
-
矩阵乘法,用运算符重载实现,用VC++编写
矩阵乘法,用运算符重载实现,用VC++编写-Matrix multiplication, using operator overloading to achieve with VC++ Prepared
- 2022-05-25 19:15:55下载
- 积分:1
-
C++..要的来拿。。。啊
C++..要的来拿。。。啊-C++
- 2022-05-08 15:21:26下载
- 积分:1
-
矩阵乘法不使用数组
matrix multiplication without using array
only malloc and calloc are used to get memory
and multiplied matrix
- 2022-10-01 11:20:03下载
- 积分:1