-
Timerjishi
VC++ 源码编译实现的计时器小程序,比较简易的计时器,比秒要再快一些,不过这个时间频率是可以调的,如图所示,点击开始计时功能,计时器就开始工作了,可看到数字在不停的增大。(Timer applets VC++ source compiler implementation, relatively simple timer than seconds again faster, but this time frequency can be adjusted, as shown, click the start timing function the timer began working, can be see the numbers kept increasing.)
- 2013-03-10 13:33:46下载
- 积分:1
-
uart_a
pic单片机4011串口调试测试程序,适用于初学者。已经过测试。(4011 pic microcontroller serial debugging and testing procedures applicable to beginners. Has been tested.)
- 2013-11-06 21:48:59下载
- 积分:1
-
thveoe
图像处理的C源程序文件 Image processing of the C source files(C Source File Image processing of the C source files for Image processing)
- 2019-04-22 19:05:18下载
- 积分:1
-
Project3
说明: 没用,简单说明了某些字段的使用规则,和简单的使用例子(Nothing is well,but that is easy to us to understand something for learner.)
- 2019-11-16 16:41:40下载
- 积分: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
-
Speach filetering
使用系统;使用通用工具;使用通用工具.MathLib.MatrixLib;使用CommonUtils.MathLib.Wavelets函数压缩;使用CommonUtils.MathLib.Wavelets函数;使用CommonUtils.MathLib.Filters过滤器;命名空间CommonUtils.MathLib.FeatureExtraction特性提取{/////从Mirage项目复制的Mfcc方法:///Mirage-高性能音乐相似性和自动播放列表生成器///http://hop.at/mirage//////版权所有(C)2007 Dominik Schnitzer,电子邮箱:dominik@schnitzer.at///由Per Ivar Nerseth改变和增强,邮箱:perivar@nerseth.com//////此程序是自由软件;您可以根据自由软件基金会发布的GNU通用公共许可证///条款重新发布和/或///修改它;任何版本
- 2022-07-05 01:08:24下载
- 积分:1
-
winminewaigua
说明: windows 自带的扫雷外挂,是逆向和学习底层代码编程的例子(Windows Mine Sweeping External Plug-in is an example of reverse and learning low-level code programming)
- 2020-06-22 11:20:02下载
- 积分:1
-
shoot-game
类似CS的射击雏形游戏,已经实现了一个玩真的框架,自己可以再丰富其中的功能(Similar to the CS firing prototype game, has a play is really the framework, they can enrich one of the function)
- 2012-05-30 10:18:36下载
- 积分:1
-
OPC_for_PHP
PHP网页的后台OPC客户端通信,实现对PLC数据的读取展示(Background OPC Client Communication of PHP Web Page to Realize Reading and Displaying of PLC Data)
- 2020-06-16 08:40:01下载
- 积分:1
-
学生管理系统
#include
#include
#include
#include
#include
typedef struct student//学生信息
{
char name[20];
int studentnum;
int roomnum;
}student;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-03-21 16:00:17下载
- 积分:1