-
wincedriver
学习WINCE驱动开发的入门书籍
很不错的(Learning WINCE entry driven development is very good books)
- 2009-01-16 14:48:42下载
- 积分:1
-
CCAMS
计算机监控系统 包含客户端和服务器端以及文档内容(Computer monitoring system includes client and server, as well as document content)
- 2009-04-14 14:21:33下载
- 积分:1
-
Computer-Networks-and-Internets
这是一个用c++编写的,socket API 的服务器端和客户端的相互响应的简单程序.用cmd打开程序exe,输入“webserver + 端口号”,webclient方面,输入“webclient + 127.0.0.1 + 端口号5600”,则可以在客户端上显示接收到的信息。(This is a c++ written in response to a simple procedure of mutual socket API server and client' s Open Program exe, enter " webserver+ port number" , webclient, the input " webclient+ 127.0.0.1+ port number 5600 with cmd " you can display the information received on the client.)
- 2013-12-27 21:41:43下载
- 积分:1
-
IconBrowser
Õ â ¸ ö Ó ¦ Ó Ã ³ Ì Ð òÔ Ê Ð íÄ ã ´ Ó DLL º Í EXE Ì áÈ ¡ Í ¼ ±ê² ¢ Ç Ò ×÷Î ª ICO ±£ ´ æ Ë ü£ ¬ Ò Ô º óÔ Ú Ä ã µ Ä ¹ ¤³ Ì Ö Ð ×÷Î ª Í ¼ ±êÊ ¹ Ó Ã This application allow you to extract icons from DLL and EXE and save it as ICO to use it later as Icon in your project. Only support 16 colors so Icons in Win98 have 256 colors(Otilde acirc cedil ouml Oacute brvbar Oacute Atilde sup3 Igrave ETH Ocirc Ecirc ETH Auml atilde acute Oacute EXE DLL ordm Iacute Igrave Egrave iexcl Iacute frac14 sup2 cent Ccedil Ograve Icirc ordf ICO pound acute aelig Euml pound not Ograve Ocirc ordm Ocirc Uacute Auml atilde micro Auml sup1 sup3 Igrave Ouml ETH Icirc ordf Iacute frac14 Ecirc sup1 Oacute Atilde This application allow you to extract icons from EXE and DLL and save it as ICO to use it later as Icon in your project. Only 16 support colors so Icons in Win98 have 256 colors)
- 2005-05-30 18:53:52下载
- 积分:1
-
tvicport
在WINDOWS 9X/NT下不通过WIN DDK而直接存取硬件的专用开发包,支持VISUAL C++和DELPHI/C++ BUILDER,需要32位编译器。TVicPort includes transparent support for Windows 95/98 and Windows NT (in Windows 9X/NT under WIN DDK is not passed directly access dedicated hardware development kits, support Visual C and Delphi/C BUILDER need 32 compiler. TVicPort includes transparent support for Windows 95/98 and Windows NT)
- 2005-05-26 10:40:55下载
- 积分:1
-
Visual-CPP--self-study-manual17
Visual C++ 完全自学手册第十七章。很好的资料。(The Visual C++ completely self-Manual Chapter XVII. Very good information.)
- 2012-08-26 19:47:15下载
- 积分:1
-
zoj1094
zoj094
Matrix multiplication problem is a typical example of dynamical programming.
Suppose you have to evaluate an expression like A*B*C*D*E where A,B,C,D and E are matrices. Since matrix multiplication is associative, the order in which multiplications are performed is arbitrary. However, the number of elementary multiplications needed strongly depends on the evaluation order you choose.
For example, let A be a 50*10 matrix, B a 10*20 matrix and C a 20*5 matrix.
There are two different strategies to compute A*B*C, namely (A*B)*C and A*(B*C).
The first one takes 15000 elementary multiplications, but the second one only 3500.
Your job is to write a program that determines the number of elementary multiplications needed for a given evaluation strategy.
(Matrix multiplication problem is a typical example of dynamical programming.
Suppose you have to evaluate an expression like A*B*C*D*E where A,B,C,D and E are matrices. Since matrix multiplication is associative, the order in which multiplications are performed is arbitrary. However, the number of elementary multiplications needed strongly depends on the evaluation order you choose.
For example, let A be a 50*10 matrix, B a 10*20 matrix and C a 20*5 matrix.
There are two different strategies to compute A*B*C, namely (A*B)*C and A*(B*C).
The first one takes 15000 elementary multiplications, but the second one only 3500.
Your job is to write a program that determines the number of elementary multiplications needed for a given evaluation strategy.
)
- 2012-06-10 10:38:53下载
- 积分:1
-
645-376.1
支持电力规约645,376.1等相关规约的485代码,支持常用电表控制信令代码,(Support the power of the Statute 645,376.1 Statute 485 and other related code, support for common control signaling code meter,)
- 2020-09-09 21:08:03下载
- 积分:1
-
xheji
说明: 学籍管理系统通过再用VB和ACCESS 实现对学籍的管理和注册。。(USE BY VB AND ACCESS)
- 2010-04-20 01:03:26下载
- 积分:1
-
MapXGPS
基于MapX的GPS车辆监控的源码 GIS编程(MapX-based GPS vehicle monitoring source GIS Programming)
- 2009-11-18 09:30:37下载
- 积分:1