搜索资源列表

  1. SQLite_Wrapper

    0下载:
  2. Wrapper for SQLite3.I m pretty sure the classes fully support Unicode.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:吴参林
  1. RaceX

    0下载:
  2. This the second complete game that I have created using the DirectX library (actually is the 3rd, but I lost the partial project of the 2nd one in some of mine HD reformatting sessions). The game was created using a libr
  3. 所属分类:游戏引擎

    • 发布日期:2024-05-19
    • 文件大小:6796288
    • 提供者:成东
  1. MapFile

    0下载:
  2. 一个对内存映射文件的包装类,用c++实现。可以大大简化内存文件适用。-A memory-mapped file wrapper class, using c++ Realize. Can greatly simplify the application of the memory file.
  3. 所属分类:文件操作

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:陈生
  1. pynids-0.5.tar

    0下载:
  2. pynids is a python wrapper for libnids, a Network Intrusion Detection System library offering sniffing, IP defragmentation, TCP stream reassembly and TCP port scan detection. Let your own python routines examine (or kill
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-19
    • 文件大小:137216
    • 提供者:李强
  1. ExcelReader

    0下载:
  2. C#写的读写Excel文件的包装类,很实用的哦-C# Written documents to read and write Excel wrapper class, it is practical Oh
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:小草
  1. IuSpy_Project

    0下载:
  2. CWindow (wrapper class for the window API functions) + IuSpy-CWindow (wrapper class for the window API functions)+ IuSpy
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:122880
    • 提供者:风风
  1. CaptureWindow_demo

    0下载:
  2. Capturing window content can be done easily by using the ::BitBlt(..) from the screen DC however, this kind of implementation forces you to make sure that the window you want to capture is on top of the screen. In this p
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:14336
    • 提供者:ljm
  1. trackeditor_src

    0下载:
  2. 赛车游戏源代码。This the second complete game that I have created using the DirectX library (actually is the 3rd, but I lost the partial project of the 2nd one in some of mine HD reformatting sessions). The game was created usin
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:112640
    • 提供者:风舞
  1. Net-Telnet-Wrapper-0.1.tar(1)

    0下载:
  2. 对cisco路由器的命令模拟 -To the cisco router simulation commands
  3. 所属分类:Telnet服务器

    • 发布日期:2024-05-19
    • 文件大小:14336
    • 提供者:dongwenxue
  1. CWaveBox_demo

    0下载:
  2. CWaveBox - WAI wrapper for playing PCM multiwaves, useful in game development-CWaveBox- WAI wrapper for playing PCM multiwaves, useful in game development
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-19
    • 文件大小:330752
    • 提供者:jinhuang
  1. VfLibV4

    0下载:
  2. 附件中的源代码实现了VF图像的同构(Isomorphism)算法。同时还有一些其他的Wrapper程序,用来把这个库运用到其他语言如Python。整个代码实现于C#,同时提供C++的库。-In the annex to the source code to achieve a VF-isomorphism image (Isomorphism) algorithm. At the same time, there are some ot
  3. 所属分类:书籍源码

    • 发布日期:2024-05-19
    • 文件大小:193536
    • 提供者:雷锋
  1. sqlite3

    0下载:
  2. 这是一个文件型数据库的学习资料,sqlit3在嵌入式环境下将会有很大的发展前景-This is a file-based database of learning information, sqlit3 in the embedded environment will have great prospects for the development of
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-19
    • 文件大小:4212736
    • 提供者:fasdfasdf
  1. seg2

    0下载:
  2. 对seg2格式数据处理的一个包装类,标准c++编写,测试过没问题,希望和同仁共享-Seg2 format data to deal with a wrapper class, standards c++ Preparation, testing had no problem, hope and sharing Tongren
  3. 所属分类:其他行业

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:pang
  1. CppSQLite_3_1_demo_and_src

    0下载:
  2. 提供如何在C++中使用sqlite的一个包装类。sqlite是一个非常方便和高效的嵌入式数据库,可以在多种语言中使用,这个源码展示了如何在C++中方便的使用。-How in the C++ Use sqlite as a wrapper class. sqlite is a very convenient and highly efficient embedded database, you can use multiple langu
  3. 所属分类:数据库编程

    • 发布日期:2024-05-19
    • 文件大小:174080
    • 提供者:丁伟
  1. blt

    0下载:
  2. WannaPlayDIB实用图形库 Bitmap包装器实现 Bitmap文件存取类:支持8位调色板位图和24位真彩位图的载入,以及24位真彩位图保存-Bitmap graphics library utility WannaPlayDIB wrapper realize Bitmap file access categories: support for palette bitmaps 8 and 24-bit true col
  3. 所属分类:界面编程

    • 发布日期:2024-05-19
    • 文件大小:96256
    • 提供者:董学文
  1. MySerialPort[2004-01-18-01]

    0下载:
  2. 一个串口包装类及演示程序,非常好用,代码都有详细注解!-A serial wrapper class and demo program, very easy to use, the code has detailed notes!
  3. 所属分类:通讯编程

    • 发布日期:2024-05-19
    • 文件大小:113664
    • 提供者:hyf
  1. ftplib

    0下载:
  2. ftp包装类,c++写的。已经在正式库生产环境使用过半年,基本没问题-ftp wrapper class, c++ written. Has been the production environment in the official database used for half a year, the basic no problem
  3. 所属分类:Ftp客户端

    • 发布日期:2024-05-19
    • 文件大小:12288
    • 提供者:袁旺柳
  1. C++Wrapper.tar

    0下载:
  2. pcre的C++封装-pcre the C++ Packaging
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:whoami
  1. CMapi_src

    0下载:
  2. Defines the implementation for an MFC wrapper class for sending an email using simple MAPI.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:12288
    • 提供者:^ō^小眼猪
  1. Win32_Time

    0下载:
  2. This provides a class wrapper for the commonly needed win32 time functions and structures
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:10240
    • 提供者:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org