搜索资源列表

  1. BOOL完美版.rar

    0下载:
  2. 布尔语义分析,LR法
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-06-10
    • 文件大小:2838
    • 提供者:
  1. 膨胀运算源程序

    0下载:
  2. 这段程序实现了对图像的膨胀运算,针对的都是黑色点。参数中有一个BOOL变量,为真时,表示在水平方向进行膨胀运算,即结构元素B为(1 ,1. ,1)否则在竖直方向上进行膨胀运算,即结构元素B为1 1.1 。-this program for the expansion of computing image has been aimed at Black Point. Parameters have a BOOL variable to t
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1878
    • 提供者:doctorsuo
  1. 中值滤波的源程序

    0下载:
  2. 中值滤波是图像增强常用的方法。程序中参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。-Median Filtering is the common method of Image-enhancing.In the application ,the parameter \"Hori\" is a BOOL variable,which is TRUE for the operation of Horizon Me
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1604
    • 提供者:doctorsuo
  1. Cryptix_src_3-0-3

    0下载:
  2. 1.BOOL OnCommsCreate(CWnd* pParentWnd) 创建串口,本DLL同时创建5个串口。pParentWnd为窗口指针,一般为this。 2. BOOL OnComportOpen() 根据串口设置文件中的设置参数,打开多串口。 3.void OnCommSend(unsigned int uiCom, CString sSendData, unsigned int uiKind) 往
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:921143
    • 提供者:刘伟
  1. BmpProc

    0下载:
  2. BMP位图处理类 类中的位图都是兼容于当前显示器颜色格式的DDB位图 如果读入的位图格式与当前显示器的颜色格式不同,则读入函数会先将其转换 为兼容于当前显示器颜色格式的位图之后才放入类中 对于所有BOOL型返回的函数,TRUE表示成功,FALSE表示失败-from Bitmap class category bitmap are compatible with the current format color di
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:19440
    • 提供者:峰云
  1. TC 2.0 挖地雷

    0下载:
  2. TC 2.0 挖地雷 关于TC2.0版的挖地雷 1、整个游戏基于事件驱动的工作方式,这一点和windows应用程序是相通的。在程序的主 干中,不停的捕捉鼠标事件,再通过一个函数: Bool analysis(CPoint point, ClickInfor infor) 来分析鼠标事件作用在哪个对象上(游戏中的元素,比如按钮、菜单、地雷单元格都是 作为一个对象来看待),然后把鼠标事件分配到相应的对象
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:57510
    • 提供者:miao
  1. 控制链接ODBC

    0下载:
  2. HICON m_hIcon _ConnectionPtr m_pCon //连接对象 _RecordsetPtr m_pRs //记录集对象 BOOL LoadDbSource(CString strSourceName,CString strSourceDb, CString strDescr iption) // Generated message map functions //{{AFX
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:59558
    • 提供者:穆菲
  1. filepassword

    0下载:
  2. 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法 BOOL EncryptFile(char * pFileName) //解密文件,输入参数为文件名 BOOL DeCryptFile(char * pFileName) //对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法 BOOL Archieve(ch
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:22550
    • 提供者:丁建军
  1. Animation-Style_Dialog_Class

    0下载:
  2. 制作动画的类,很不错的 // construction CAniDialog(UINT nDlgID, CWnd* pParent) CAniDialog(CPoint pt, UINT nDlgID, CWnd* pParent) // operation // access fr a me number UINT Getfr a meNum() const void Setfr a me
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:21319
    • 提供者:曾新
  1. snake_c++

    0下载:
  2. bool termination_point bool neighbor3by3 /* true means 3x3 neighborhood, false means 5x5 neighborhood */ int grad_mag[500][500] /* Magnitude of Gradient */ int m_Cols /* Number of Columns */ int m_Rows /* Nu
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:1634
    • 提供者:宁海石
  1. peformatvisefile

    0下载:
  2. pe文件格式.vc.net BOOL CpefileDlg::IsPEFile(LPVOID ImageBase) { PIMAGE_DOS_HEADER pDH=NULL PIMAGE_NT_HEADERS pNtH=NULL if(!ImageBase) return FALSE pDH=(PIMAGE_DOS_HEADER)ImageBase if(pDH-&g
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:77526
    • 提供者:rar
  1. bool

    0下载:
  2. bool:you will be given two bool statements and your assignment is to check it right or wrong.-bool : you will be given two statements and your bool as signment is to check it right or wrong.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1981
    • 提供者:张丽颖
  1. BOOL完美版

    0下载:
  2. 布尔语义分析,LR法- Boolean semantic analysis, LR law
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-06-10
    • 文件大小:3072
    • 提供者:张惠
  1. bool

    0下载:
  2. bool:you will be given two bool statements and your assignment is to check it right or wrong.-bool : you will be given two statements and your bool as signment is to check it right or wrong.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:张丽颖
  1. sushudui

    0下载:
  2. 编制函数prime,用来判断整数n是否为素数:bool prime(int n); 而后编制主函数,任意输入一个大于4的偶数n,找出满足n=i+j的所有数对,其中要求i与j均为素数(通过调用prime来判断素数)。如偶数18可以分解为11+7以及13+5;而偶数80可以分解为:43+37、61+19、67+13、73+7。-establishment prime function, used to judge whether the i
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:fisherman
  1. abc

    0下载:
  2. 通过函数 BOOL CreateProcess(LPCTSTR lpApplicationName,LPTSTR lpCommandLine, LPSECURITY_ATTRIBUTES lpProcessAttributes, LPSECURITY_ATTRIBUTES lpThreadAttributes, BOOL bInheritHandles, DWORD dwCreationFlags, LPVOID lpEnvironme
  3. 所属分类:系统编程

    • 发布日期:2024-06-10
    • 文件大小:4096
    • 提供者:王正美
  1. A_LU

    0下载:
  2. bool lu(double *a, int *pivot, int n);矩阵的LU分解。 假设数组an*n在内存中按行优先次序存放,此函数使用高斯列选主元消去法,将其就地进行LU分解。pivot为输出函数.pivot[0,n)中存放主元的位置排列. 函数成功时返回false,否则返回true. bool guass(double const *lu, int const *p, double *b, int
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:moontea
  1. bool

    0下载:
  2. pl0的部分功能,其中主要是bool类型的功能的实现。非常好用。-pl0 some features, mainly of type bool the function implementation. Very easy to use.
  3. 所属分类:其他小程序

    • 发布日期:2024-06-10
    • 文件大小:253952
    • 提供者:莫非道
  1. bool

    0下载:
  2. 对pl0编译器进行初步优化,添加bool型和bool短路计算-Pl0 compiler for a preliminary optimization, bool add bool type and short-circuit calculation
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-06-10
    • 文件大小:709632
    • 提供者:liuki
  1. BOOL

    0下载:
  2. 编译原理中检测bool语句的,对编译器的初学者很有帮助-Detected in compiler theory bool statement
  3. 所属分类:系统编程

    • 发布日期:2024-06-10
    • 文件大小:905216
    • 提供者:方强
« 12 3 4 5 6 7 8 9 10 ... 21 »

源码中国 www.ymcn.org