您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. VB编程资源大全(英文源码 控件)

  2. 1 , vb5dialog.zipThis demonstrates how to subclass the Common Dialog Dialogs and manipulate a specific Dialog.2 , cpnl.zipForm_Taskbar is a control for Visual Basic which, once placed onto a form, makes the form act like the Taskbar (minus the Start
  3. 所属分类:VB

    • 发布日期:2007-10-24
    • 文件大小:6mb
    • 提供者:zhangxucool
  1. Devart UniDAC 3.00.0.5 源码安装

  2. 使用安装说明中的第二种方式成功安装Delphi2007 II. Using make-files Delphi and C++ Builder for Win32 -------------------------------- 1) Go to one of the following folders (let's denote this folder %MakePath%): Source\Delphi6 - for Delphi 6 Source\CBuilder6 - for C++
  3. 所属分类:Delphi

    • 发布日期:2009-12-18
    • 文件大小:4mb
    • 提供者:kevinsem
  1. 一个跨平台的CString源码

  2. // ============================================================================= // FILE: StdString.h // AUTHOR: Joe O'Leary (with outside help noted in comments) // // If you find any bugs in this code, please let me know: // // jmoleary@earthlink.
  3. 所属分类:C++

    • 发布日期:2010-10-15
    • 文件大小:33kb
    • 提供者:rendao0563
  1. Kriging 算法实现 2维和3维地图等高线

  2. A year and a half year ago, I published this article to the Codeguru site and got a number of requests about the Kriging algorithm contour map. Unfortunately, my project was changed shortly after that article and later I quit the company so I couldn
  3. 所属分类:C

    • 发布日期:2006-02-23
    • 文件大小:163kb
    • 提供者:chenxh
  1. UPX源码-好用

  2. UPX 源码 V3 验证好用 UPX.v3.05.Source The UPX Hacker's Guide ====================== Foreword -------- The precompiled UPX versions are linked against the NRV compression library instead of the UCL library. Using the same compression algorithms, NRV achiev
  3. 所属分类:网络安全

    • 发布日期:2014-03-29
    • 文件大小:1mb
    • 提供者:axyes
  1. FMLDATA的源码

  2. DZH/FXJ引用外部数据的DLL公式FMLDATA.DLL(DZH/FXJ引用外部数据的DLL公式)免费下载 一、DLL主要功能: 适用平台: 大智慧新一代V2.0(仅支持以分析家为内核的DZH版本,不支持DZH经典版本)、分析家(在V6.0上测试通过,在其它版本用应该也没问题) ,以下简称DZH。 主要功能: 1)在DZH公式中读取外部数据(这里称为FMLDATA文件数据,该数据文件格式见下文)。例如,要在DZH公式中读入第三方的数据并与DZH其它数据一起进行分析,我们可以首先将数据写入F
  3. 所属分类:C++

    • 发布日期:2014-06-02
    • 文件大小:9kb
    • 提供者:u014767313
  1. uhdd.sys源码

  2. XMGR RDISK and UIDE DOS Device Drivers 1 Descr iption XMGR RDISK and UIDE are a group of DOS device drivers for a PC system with an 80386+ CPU and using MS DOS V5 0+ or equivalent XMGR is a DOS driver which works as an "XMS manager" and pr
  3. 所属分类:DOS

    • 发布日期:2015-03-03
    • 文件大小:171kb
    • 提供者:zjq20032006
  1. angular-practice:该存储库反映了我对angular-js的实践工作-源码

  2. 角度练习 该存储库反映了我对angular-js的实践工作。 笔记 安装角度cli npm i -g angular/cli 创建bioler板代码 ng new 运行角度应用 ng serve 使用CLI生成组件 ng g c 使用角度CLI生成服务 ng g s 角度应用程序的构建基块 成分 概述: 数据 HTML模板 逻辑 模组将应用分成小部分以简化可维护性。 范本动态HTML 指令 服务 打字稿 let variable = 1; // type of variable i
  3. 所属分类:其它

    • 发布日期:2021-03-16
    • 文件大小:292kb
    • 提供者:weixin_42122340
  1. Let-s-C-源码

  2. Let-sC
  3. 所属分类:其它

  1. setup:有用的配置宏-源码

  2. setup.el “ setup”宏简化了重复的配置模式。 例如,这些宏: (setup shell (let ((key "C-c s")) (:global (key shell)) (:bind (key bury-buffer)))) (setup (:package paredit) (:hide-mode) (:hook-into scheme-mode lisp-mode)) (setup (:package yasnippet) (:with-
  3. 所属分类:其它

  1. 30-days-of-code-by-srmsuk7:我的30天代码| C ++解决方案-源码

  2. srmsuk7的30天代码 我的30天代码| C ++解决方案 天 内容 关联 0 Hello, World. 1个 Data Types 2个 Operators 3 Intro to Conditional Statements 4 Class vs. Instance 5 Loops 6 Let's Review 7 Arrays 8 Dictionaries and Maps 9 Recursion 3 10 Binary Numbers 11
  3. 所属分类:其它

    • 发布日期:2021-03-10
    • 文件大小:11kb
    • 提供者:weixin_42135753
  1. hm-源码

  2. 嗯 一种用于类似C的微型语言的原型/在制品/玩具的编译器,它添加了一些功能并删除了大多数其他功能。 灵感来源: 初步计划: C喜欢语义(也许编译为C?)。 函数局部类型推断。 斯巴达人的朴素。 未来的想法: 自托管。 拥有的价值观。 C兼容的泛型。 范例程式码 extern printf(s: int, ...) -> int; fn main (argc: int, argv: **char) -> int { let s = argv[0]; print
  3. 所属分类:其它

  1. crt.sh :(非正式)适用于https:crt.sh的Python API-源码

  2. crt.sh Python实用程序 该项目旨在帮助您与网站进行交互。 Git克隆仓库。 git clone https://github.com/PaulSec/crt.sh 安装依赖项。 pip install -r requirements.txt 然后,您可以通过以下方式开始与crt.sh进行交互: from crtsh import crtshAPI import json print ( json . dumps ( crtshAPI (). search ( 'uber.
  3. 所属分类:其它

  1. LetsEncrypt:用于生成通配符的C#层让我们加密SSL证书-源码

  2. 让我们加密C#库 解决方案包括2个项目: LetsEncrypt.Client (.Net标准库-作为) LetsEncrypt.ConsoleApp (.Net核心控制台应用程序) LetsEncrypt.Client LetsEncrypt.Client是用于证书的客户端的简单,直接的C#实现。 库基于.NET Standard 2.1+ 。 它使用Let's Encrypt v2 API,并且该库主要面向生成通配符证书,如.pfx。 LetsEncrypt.ConsoleApp
  3. 所属分类:其它

    • 发布日期:2021-02-05
    • 文件大小:62kb
    • 提供者:weixin_42126668
  1. dynamix:C ++中多态性的新观点-源码

  2. DynaMix( Dynamic Mixins)是多态性的新观点。 它使用户可以在C ++的运行时组成和修改多态对象。 该库是创建项目体系结构而不是实现其目的的一种方法。 它致力于最大的性能和最小的内存开销。 DynaMix非常适合包含非常复杂对象的系统的软件架构,这些对象包括但不限于: 游戏(尤其是角色扮演游戏或策略) CAD系统 企业系统 UI库 该库使用dynamix::object类型作为占位符,可以使用现有的类(mixins)扩展其实例,从而为特定实例提供所有这些类型的功能。
  3. 所属分类:其它

    • 发布日期:2021-02-03
    • 文件大小:729kb
    • 提供者:weixin_42172972
  1. ponzu:无头CMS,带有自动JSON API。 具有来自Let's Encrypt的自动HTTPS,HTTP2 Server Push和Go编写的灵活服务器框架-源码

  2. 橙子 观看 Ponzu是功能强大且高效的开源HTTP服务器框架和CMS。 它提供了基于TLS的自动,免费和安全的HTTP / 2(通过获得的证书),有用的CMS和框架以生成内容编辑器,以及用于在其上构建现代应用程序的快速HTTP API。 Ponzu是根据BSD-3-Clause许可发行的(请参阅LICENSE)。 (c) 为什么? 随着连接到JSON HTTP API的Web /移动应用程序的普及,必须有更好的工具来支持内容服务器和管理系统的开发。 Ponzu填补了您想要Wordpres
  3. 所属分类:其它

  1. 都不:和也许也许单子在C ++中更好的错误处理-源码

  2. 都不 C ++ 14中Either的功能实现。 buckaroo add github.com/loopperfect/neither 例子 处理不安全代码 auto unsafe = [] { // a function that throws, sometimes we can't avoid it... if ( true ) { throw std::runtime_error ( " error " ); } return 1 ; } Either e = Try
  3. 所属分类:其它

    • 发布日期:2021-01-28
    • 文件大小:15kb
    • 提供者:weixin_38586186
  1. Node.js来一打 C++ 扩展.源码

  2. Source code of "Node.js: Let's Write a Dozen of C++ Add-ons". 《Node.js:来一打 C++ 扩展》源码。
  3. 所属分类:C++

    • 发布日期:2021-01-17
    • 文件大小:646kb
    • 提供者:bruce__ray
  1. parallel:GNU并行的无尘室调整非常小,没有外部设备-源码

  2. 平行线 一个小型的CLI应用程序,看起来可以与GNU并可以在Go中运行其思想。 例子 # first, let's create some files. for i in {1..24} ; do head -c ` expr $i \* 500 ` /dev/urandom > " test/ $i " done # cat all files with four threads in # operation. parallel -j 4 cat {} \; ./test/ * #
  3. 所属分类:其它

  1. setup.el:(镜像)有用的配置宏-源码

  2. setup.el setup宏可简化重复的配置模式。 例如,这些宏: (setup shell ( let ((key " C-c s " )) ( :global (key shell)) ( :bind (key bury-buffer)))) (setup ( :package paredit) ( :hide-mode ) ( :hook-into scheme-mode lisp-mode)) (setup ( :package yasnippet)
  3. 所属分类:其它

    • 发布日期:2021-03-30
    • 文件大小:19kb
    • 提供者:weixin_42176827
« 12 »