-
反走样处理的八面体
本例功能是显示一个由反走样处理的线段组成的八面体(functions of the cases showed an anti-aliasing by the Line of octahedral)
- 2005-05-14 12:09:01下载
- 积分:1
-
student
建立一个简单的学生信息管理系统,该系统为注册学生保存基本信息、选课信息以及课程成绩。系统要方便基本信息、选课信息、成绩的增加、删除、修改及查询。为实现快速查询,要求对基本信息、选课信息和成绩建立相应的索引,学生成绩采用平衡二叉树建索引,对学生姓名采用Hash建立索引,对学号实现折半查找。(Create a simple student information management system, which save the basic information for registered students, course information and course grade. System to facilitate the basic information, course information, the results increase, delete, modify and query. To achieve fast query, basic information, course information and results to establish the corresponding index, student performance using a balanced binary tree to build the index, the student name using Hash indexing, binary search on the student number.)
- 2012-05-20 10:33:41下载
- 积分:1
-
junzhilvbonmd
MATLAB对数字信号进行均值滤波,尤其是对数字图像(MATLAB for digital signals mean filter, especially for digital images)
- 2014-02-22 18:43:06下载
- 积分:1
-
bitstronger
1 Introduction
"BitStronger" is a Chinese chess computer game engine based on the Chinese Chess General Engine Protocol (UCCI). The project is developed in C++ and is licensed under the GPL. The current version runs on 32-bit Windows platforms. The engine communicates with the Chinese chess interface software supporting UCCI through standard input and standard output, enabling cross-platform and networked man-machine and machine-to-machine battles.
For detailed instructions and program development documents, see the files in the docs directory that are distributed with the program.
- 2018-09-25 22:23:38下载
- 积分: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
-
在VC++6.0中用MSComm控件编程,可以实现串口接
在VC++6.0中用MSComm控件编程,可以实现串口接(used in VC 6.0 MSComm programming, serial port access can be achieved)
- 2005-01-04 04:01:12下载
- 积分:1
-
matlaberrorfunction
Matlab中erf(x)函数的表达式是怎样的,erf(x)与标准正态分布函数之间的关系是怎样的,怎样自己编制一个计算标准正态分布函数数值近似值的函数,如何利用matlab自带的erf(x)函数包近似计算标准正态分布函数的值,数值计算值与用erf(x)转化求得的值之间的相对误差是怎样的。(将中文译成英语
Matlab, erf (x) function expression is what, erf (x) the standard normal distribution function and the relationship between what and how to prepare their own calculation of the standard normal distribution function a value function approximation, how to use matlab comes with erf (x) function package approximate standard normal distribution function values??, numerical values ??and with erf (x) between the values ??obtained into the relative error is like.
)
- 2011-06-25 17:20:11下载
- 积分:1
-
C-Primer-plus
C Primer plus,经典的c语言编程书籍,值得一看(C Primer plus)
- 2014-11-30 15:57:40下载
- 积分:1
-
iso15693_anticollision
Implementation of the ISO15693 Protocol
in the TI TRF796x
- 2014-12-24 11:48:51下载
- 积分:1
-
bullet
子彈
可以用C++ code做出子彈並放進射擊遊戲。(Bullets can make use C++ code and put a bullet shooter.)
- 2013-12-31 03:20:27下载
- 积分:1