CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数据库系统 其他数据库 搜索资源 - c代码

搜索资源列表

  1. 200642111406645

    0下载:
  2. c程序解决神经网络的原代码 压缩版本,无密码-c resolved neural network code compression of the original version, without passwords
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:2013575
    • 提供者:lisanxin
  1. AspxBBS1.0

    0下载:
  2. AspxBBS采用当前的热门技术ASP.Net开发,C#语言编写,一流的高速缓存利用技术。论坛风格参照了、CSDN论坛、LB论坛、动网论坛的风格,整个论坛的数据库结构设计一流,所以论坛运行速度一流,功能一流,整个论坛包括HTML码只有8000行代码。数据库采用Access数据库、MSSQL Server两种版. -AspxBBS introduction of the current hot technology development ASP.Net, C# language. Cache
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:524802
    • 提供者:lizhiping
  1. db-4.5.20

    0下载:
  2. Oracle BerkeleyDB(Oracle内嵌数据库,没有提供Borland C++Builder编译版本),该源码把BerkeleyDB 4.5.20的Visual C++ 2005的代码移植到Borland C++Builder上编译,生成静态库,可以在Borland C++Builder中进行开发使用. 工程文件路径为: db-4.5.20\\build_windows\\Libdb45BCB.bpr 编译后生成静态库为: Libdb45BCB.lib-Oracle
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:12967261
    • 提供者:李周
  1. jianshu

    0下载:
  2. 键树的c++代码实现,主要是演示一下算法
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:1599
    • 提供者:文成
  1. sql

    0下载:
  2. 一个小型的开源数据库代码,用c 语言实现
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:7545768
    • 提供者:yueLi
  1. DB_51aspx

    0下载:
  2. DBSet.ini为数据库配置文件 整个课题有7 个人在做,除了在线考试部分是B/S 模式的,其余的部分(试题添加、试卷 分析……)都是C/S 模式的(开发工具是powerbuilder8.0),我负责在线考试部分,这里只能放出自己这部分的代码,所以不是完整的一个试题库系统。
  3. 所属分类:其他数据库

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

    0下载:
  2. SQLite数据库,已经封装成类,支持unicode和非Unicode,可用于嵌入式系统和Windows系统等,包含演示代码,SQLite database, has been packaged into a category, to support unicode and non-Unicode, can be used in embedded systems and Windows systems, including demonstration of the code
  3. 所属分类:Other Databases

    • 发布日期:2017-05-13
    • 文件大小:3112926
    • 提供者:centent
  1. Bplustree

    0下载:
  2. b+tree 的插入和查询操作,代码比较简练,效率高。缺少删除操作。-b+ tree insertion and query operation, code relatively simple and efficient. The lack of deletion.
  3. 所属分类:Other Databases

    • 发布日期:2017-03-29
    • 文件大小:3321
    • 提供者:jj
  1. salary

    0下载:
  2. 用C语言模拟的员工工资的数据库系统,各个模块的具体实现功能在代码中有详细说明-Using C language simulation, wages and salaries of the database system, each module to achieve the specific features in the code is described in detail
  3. 所属分类:Other Databases

    • 发布日期:2017-04-03
    • 文件大小:8933
    • 提供者:zillonxu
  1. manage

    0下载:
  2. 用C语言模拟的图书馆数据库系统,与实际的图示管理系统功能相同,代码中有说明-Simulated using C language library database system, the icons and the actual management system functions the same as the code is described
  3. 所属分类:Other Databases

    • 发布日期:2017-04-05
    • 文件大小:2786
    • 提供者:zillonxu
  1. ADOTran

    0下载:
  2. 在ADO中使用事务处理,很好的示例代码.-ADO ADOTran Visual C++ 6.0 ADOTran
  3. 所属分类:Other Databases

    • 发布日期:2017-04-25
    • 文件大小:61611
    • 提供者:hsc
  1. kqglxt

    0下载:
  2. c++和access开发的考勤管理系统 适合新手 是vc++数据库编程的很好入门材料 代码的使用已经放在包里-c++ and access the development of new attendance management system is suitable for vc++ database programming code of a good entry-material has been placed on the use of bag
  3. 所属分类:Other Databases

    • 发布日期:2017-03-30
    • 文件大小:135318
    • 提供者:byland
  1. WebCourse

    0下载:
  2. 详细介绍了选课系统的c语言代码,运用指针链表的操作,文件的应用-Selection system described in detail the c language code, using pointer operation list, the application documents
  3. 所属分类:Other Databases

    • 发布日期:2017-04-04
    • 文件大小:459136
    • 提供者:吴保东
  1. MYRMI

    0下载:
  2. 通过C++特有的代码复用机制模拟实现具有类似RMI功能的类库,此类在接到stop命令后,简单的调用TerminateThread函数将所有客户端的请求线程关闭,此欠考虑,应选择一种切实有效的机制避免在客户端调用函数时正确结束,或者如果不接受则向用户传递一个消息-By C++ specific code reuse mechanism simulation to achieve similar functionality RMI library, stop receiving such order
  3. 所属分类:Other Databases

    • 发布日期:2017-04-17
    • 文件大小:29928
    • 提供者:清风煕
  1. HotelManage

    0下载:
  2. 一个很适合C#初学者的源代码,详细的给出了酒店管理系统的实现代码,功能方面仅包括基础点的酒店模块,比如客户类型设置、客户信息管理、业务管理、客户管理、客人管理等,是一个让C#新手学习各种数据库操作包括一些界面设计技巧、方法等,源代码可在vs2008下编译。-A source code for C# beginners , gives a detailed code of the hotel management system , hotel module functions include on
  3. 所属分类:Other Databases

    • 发布日期:2017-05-07
    • 文件大小:1995866
    • 提供者:王子恒
  1. DBF

    0下载:
  2. DBF生成代码,C++写的一个很好的代码,希望对你有用。谢谢!-DBF generated code, I hope useful to you. Thank you!
  3. 所属分类:Other Databases

    • 发布日期:2017-03-30
    • 文件大小:141060
    • 提供者:shdjn0620
  1. DBF

    0下载:
  2. DBF生成代码,C++写的一个很好的代码,希望对你有用。谢谢!-DBF generated code, I hope useful to you. Thank you!
  3. 所属分类:Other Databases

    • 发布日期:2017-04-02
    • 文件大小:124538
    • 提供者:shdjn0620
  1. CconnectAccess

    0下载:
  2. 用c语言来连接access数据库的代码,包括删除,修改,插入等--Connect to the database (sql and access), using c language
  3. 所属分类:Other Databases

    • 发布日期:2017-11-18
    • 文件大小:2975
    • 提供者:吴胜
  1. Queue

    0下载:
  2. Queue库函数的c语言源代码, Queue FIFO C 绝对可用的FIFO 代码。-The Queue library functions c language source code, Queue FIFO C absolute available FIFO code.
  3. 所属分类:Other Databases

    • 发布日期:2017-11-22
    • 文件大小:1591
    • 提供者:韩林娜
  1. Data-structure-

    0下载:
  2. 数据结构(YanWeiMin)形成一套完整的纯c代码(参考的代码)-Data structure (YanWeiMin) form a complete set of pure c code (see code)
  3. 所属分类:Other Databases

    • 发布日期:2017-11-17
    • 文件大小:200928
    • 提供者:zhang
« 12 »
搜珍网 www.dssz.com