-
1
朱红版C++程序设计教程课后答案和习题详解附相关程序(C++ answers and after-school programming tutorial exercises)
- 2020-11-04 14:49:51下载
- 积分:1
-
chap442425242
删除IE相关历史记录【chap4DelHistory】
将应用程序加入到IE工具栏【chap4AddToToolBar】
超级链接的实现【chap4HyperLink】(delete IE related historical record [ chap4 DelHistory-- will be applied to procedures to the IE toolbars [ chap4 AddToToolBar hyperlinks-- the realization [ chap 4 -- HyperLink)
- 2006-11-26 15:11:45下载
- 积分:1
-
2000005
商品库存管理系统(vc++实现的一个简单的 商品库存管理系统),适合毕业设计,及初学vc++的人参考。(Goods inventory management system (vc++ to achieve a simple inventory management system of goods), designed for graduates, and the vc++ beginner reference.)
- 2009-05-24 15:39:14下载
- 积分:1
-
VB6.0_VISA_demo
基于VISA的对示波器控制样例,VB6 编写,供学习(Based on the sample oscilloscope control on VISA)
- 2020-11-09 15:09:48下载
- 积分:1
-
89600
89600全套资料。包括使用,说明,矢量分析的介绍,还有破解89000的文件(89600 full set of information. Including the use, instructions, vector analysis, introduction, the paper also crack 89000)
- 2021-01-11 22:08:49下载
- 积分:1
-
medo
设X[ 0 : n - 1]和Y[ 0 : n – 1 ]为两个数组,每个数组中含有n个已排好序的数。找出X和Y的2n个数的中位数。 编程任务 利用分治策略试设计一个O (log n)时间的算法求出这2n个数的中位数。 数据输入 由文件input.txt提供输入数据。文件的第1行中有1个正整数n(n<=200),表示每个数组有n个数。接下来的两行分别是X,Y数组的元素。结果输出 程序运行结束时,将计算出的中位数输出到文件output.txt中(Let X [0: n- 1] and Y [0: n- 1] for the two arrays, each array containing the n number has been sorted. 2n X and Y to identify the number of digits. programming tasks using the divide and conquer strategy try to design an O (log n) time algorithm to calculate this median number 2n. Data input by the input data provided input.txt file. The first line in the file has a positive integer n (n < = 200), that there are n numbers of each array. The next two lines are the X, Y array elements. The end result is output program runs, the calculated median output to file output.txt)
- 2021-03-22 16:29:16下载
- 积分:1
-
DirectSound混音
要程序是利用DirectSound开发包进行编程的例了,希望能够给学习DirectSound编程的朋友一些帮助。(procedures to be used for DirectSound Development Kit Programming cases, I hope to be able to learn programming DirectSound friends help.)
- 2005-07-11 12:58:40下载
- 积分:1
-
ads
用来刷百度,google 的 广告,一天默认刷搜索10个关键词,随机点击推广连接20个。可配置、(To brush Baidu, google ads, the 10 day default brush search keywords, random visit to promote connections 20. Configurable,)
- 2011-01-10 16:01:52下载
- 积分:1
-
testZeroMQ
内含简单项目代码及ZeroMQ使用教程,资源适合初学者,可以满足快速入门要求
下载ZeroMQ
下载网址:http://zeromq.org/intro:get-the-software
点击“Windows sources”下载zeromq-4.0.3.zip文件
编译ZeroMQ库文件
解压zeromq-4.0.3.zip文件,进入buildsmsvc目录,用VS打开*.sln工程文件,编译生成解决方案。编译完成后,会在lib目录下生成dll和lib文件
编写简单的测试工程
1.用VS新建2个项目,一个是server端,一个是client端
2.将ZeroMQ源码项目的include目录下的两个文件“zmq.h”,“zmq_utils.h”拷贝至自己新建的工程
3.将ZeroMQ源码项目的lib目录下的两个文件“libzmq.dll”,“libzmq.lib”拷贝至自己新建的工程
4.将文件“zmq.h”,“zmq_utils.h”和“libzmq.lib”添加进自己新建的项目。(ZeroMQ simple project containing the code and tutorials, resources for beginners, to meet the requirements of the Quick Start Download ZeroMQ Download URL: http://zeromq.org/intro:get-the-software Click " Windows sources" download zeromq-4.0. 3.zip ZeroMQ library files compiled zeromq-4.0.3.zip unzip the file, enter builds msvc directory, with VS open*. sln project file, the compiler generates solutions. After the compilation is complete, it will generate dll and lib files in the lib directory to write a simple test project. Using VS New two projects, one is server-side, is a client-side two would both include directories ZeroMQ source project under File " zmq.h" , " zmq_utils.h" copy to their new project 3 would be two files ZeroMQ source project lib directory under " libzmq.dll" , " libzmq.lib" copy to their new project 4 would file " zmq.h" , " zmq_utils.h" and " libzmq.lib" added to their new projects.)
- 2014-02-19 08:43:26下载
- 积分:1
-
canvasFrame
说明: 这是一段在VC6环境下编写的用DirectX实现图片镂空效果的源代码。(This is a period in the preparation of the VC6 environment to achieve images with DirectX source code hollowing effect.)
- 2009-08-07 11:00:24下载
- 积分:1