Location:
Search - .vec
Search list
Description: #include \"pch.h\"
#include \"base64.h\"
NAMESPACE_BEGIN(CryptoPP)
static const int MAX_LINE_LENGTH = 72
static const byte vec[] =
\"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/\"
static const byte padding = =
Base64Encoder::Base64Encoder(BufferedTransformation *outQueue, bool insertLineBreak)
: insertLineBreak(insertLineBreak), Filter(outQueue)
{
inBufSize=0
Platform: |
Size: 305134 |
Author: 扛的子 |
Hits:
Description: #include "pch.h"
#include "base64.h"
NAMESPACE_BEGIN(CryptoPP)
static const int MAX_LINE_LENGTH = 72
static const byte vec[] =
"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"
static const byte padding = =
Base64Encoder::Base64Encoder(BufferedTransformation *outQueue, bool insertLineBreak)
: insertLineBreak(insertLineBreak), Filter(outQueue)
{
inBufSize=0 -# Include
Platform: |
Size: 303104 |
Author: 扛的子 |
Hits:
Description: * first open client.cpp and search for that USER_MSG_INTERCEPT(TeamInfo)
over it u add this
Code:
USER_MSG_INTERCEPT(Health)
{
BEGIN_READ(pbuf,iSize)
me.iHealth = READ_BYTE()
return USER_MSG_CALL(Health)
}
* then we search for int HookUserMsg (char *szMsgName, pfnUserMsgHook pfn)
and add this
Code:
REDIRECT_MESSAGE( Health )
*k now we have the health registered and can read it out i stop this hear know cuz i must thanks panzer and w00t.nl that they helped me with it first time!
*ok now we go to int HUD_Redraw (float x, int y) and packing this draw code in it
Code:
-* first open client.cpp and search for that USER_MSG_INTERCEPT(TeamInfo)
over it u add this
Code:
USER_MSG_INTERCEPT(Health)
{
BEGIN_READ(pbuf,iSize)
me.iHealth = READ_BYTE()
return USER_MSG_CALL(Health)
}
* then we search for int HookUserMsg (char*szMsgName, pfnUserMsgHook pfn)
and add this
Code:
REDIRECT_MESSAGE( Health )
*k now we have the health registered and can read it out i stop this hear know cuz i must thanks panzer and w00t.nl that they helped me with it first time!
*ok now we go to int HUD_Redraw (float x, int y) and packing this draw code in it
Code:
Platform: |
Size: 70656 |
Author: OGC |
Hits:
Description: 如何利用Matlab创建Quartus波形仿真文件,很详细-How to use Matlab to create Quartus simulation waveform files, very detailed
Platform: |
Size: 5120 |
Author: ylt |
Hits:
Description: A simple vector operation class and header
Platform: |
Size: 195584 |
Author: bob |
Hits:
Description: 本程序是QAM的调制程序,以及我在编程时测试用的例子,还有空时分组码中的线性分散码进行处理时所需要的向量化函数VEC还有它的逆函数,希望对大家有帮助-This procedure is the QAM modulation procedures, as well as when I test in the programming examples, as well as space-time block codes in a linear dispersion code when needed to quantify the function of VEC also its inverse function, in the hope that We have to help
Platform: |
Size: 2048 |
Author: tang |
Hits:
Description: EC IMP INCLUDE HDL TEST VEC BENCH , B167, GUI.
Platform: |
Size: 522240 |
Author: tiger |
Hits:
Description: dist vec algorithm, finds shortest path in a given graph
Platform: |
Size: 4096 |
Author: pqr |
Hits:
Description: 这里上载的是一个支持向量机算法程序,欢迎使用,欢迎评定。-support vector machine program
Platform: |
Size: 26624 |
Author: rocky |
Hits:
Description: Based on the DQ-axis synchronous rotating frame mathematical model of the shaft under the simulink model of mas
Platform: |
Size: 12288 |
Author: RAFIK |
Hits:
Description: 功能强大的CAD矢量图绘制动态库,有DELPHI,VC,VB的实例-Powerful CAD vector drawing dynamic library, a DELPHI, VC, VB examples
Platform: |
Size: 6793216 |
Author: daoqiqi |
Hits:
Description: 对QUARTUS进行功能仿真时,需要输入自定义或者matlab生成的信号,此文件就是仿真需要的向量文件(.vec),格式固定,可以仿照这个写,内含说明-Functional simulation of QUARTUS, you need to enter a custom or matlab generated signal, this file is required simulation vector file (. Vec), fixed format, you can follow this writing, contains instructions
Platform: |
Size: 100352 |
Author: 孙茂钧 |
Hits:
Description: stard scm channel model-standard scm channel model
Platform: |
Size: 19234816 |
Author: hanjin |
Hits:
Description: source code vec to img opencv
Platform: |
Size: 1024 |
Author: rudy |
Hits:
Description: vec.h 向量的头文件,包含opengl中所常用的各种数据类型,可直接添加进c++环境下的工程。-vec.h--the header of vertice, includes the general data type in opengl. You can import the header file into your c++ project.
Platform: |
Size: 2048 |
Author: 如一 |
Hits:
Description: find Avg RGB
s1=imread( 7 img blue.jpg )
vec=reshape(s1,prod(size(s1))/3,3)
R1=sum(vec(:,1))/length(vec(:,1))
G1=sum(vec(:,2))/length(vec(:,2))
B1=sum(vec(:,3))/length(vec(:,3))
RGB=[R1 G1 B1]- find Avg RGB
s1=imread( 7 img blue.jpg )
vec=reshape(s1,prod(size(s1))/3,3)
R1=sum(vec(:,1))/length(vec(:,1))
G1=sum(vec(:,2))/length(vec(:,2))
B1=sum(vec(:,3))/length(vec(:,3))
RGB=[R1 G1 B1]
Platform: |
Size: 68608 |
Author: bauni |
Hits:
Description: Active Contour (or Snake) Model is recognized as one of the efficient tools for 2D/3D image segmentation. How- ever, traditional snake models prove to be limited in sev- eral aspects. The presentpaper describes a set of difision equations applied ro image gradient vectors, yielding a vec- torfeld over the image domain. The obtained vectorfield pmvides the Snake Model an exrernal force as well as an auromatic way to generate the initial contours. Finally a region merging technique is employed to further impmve the segmentation results.
Platform: |
Size: 1024 |
Author: tarik zahouane |
Hits:
Description: 很好的一款cs作弊器源码 基于OGC9修改而来 使用VEC瞄准 穿透点准确 爆头精准-A cs cheat source from use based on OGC9 modify VEC aimed at the penetration point accurate HS Precision
Platform: |
Size: 204800 |
Author: 王野 |
Hits:
Description: Revision acerda del modelo Threshold VEC
Platform: |
Size: 73728 |
Author: Pablo |
Hits:
Description: vec.h 向量的头文件,包含opengl中所常用的各种数据类型,可直接添加进c++环境下的工程。-vec.h--the header of vertice, includes the general data type in opengl. You can import the header file into your c++ project.
Platform: |
Size: 2048 |
Author: perce |
Hits: