CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 查 文件

搜索资源列表

  1. vocabulary_book_2

    0下载:
  2. 非常简单基础的单词本程序,dos界面。数据结构sortable_list,功能实现有增删查改和排序,需要通过文件流读入文件。-Very simple word this program, dos interface. The data structure sortable_list, functions additions and deletions investigation changed and sort through file stream reads file.
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:1396438
    • 提供者:Sible
  1. BatchXlsx2Pdf

    0下载:
  2. 這是一個用VBA寫的程式。它可以用來把所有同目錄下的Excel檔轉成PDF檔。它也會檢查Excel檔與PDF檔的修改日期,以決定是否需要重新轉PDF。 此程式已知適用於Excel 2010/2013。 此程式的用途例如轉出Excel文件的chart為PDF。但要注意chart所在的sheet必須是最後存檔時顯示的sheet。-This is a program written in VBA. It can be used to convert all Excel files in the
  3. 所属分类:File Operate

    • 发布日期:2017-12-04
    • 文件大小:15583
    • 提供者:Meng-Yuan Huang
  1. StudentsScoreManage

    0下载:
  2. 这是我们团队编写的学生信息管理系统,包含文件的增删改查操作,是学习C语言的很好的资料。-This is our team to prepare the student information management system, contains the file additions and deletions to change search operation is good information to learn C language.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-30
    • 文件大小:263638
    • 提供者:tgl
  1. xml

    0下载:
  2. c#采用DOM方式解析XML文件,来实现增删改查的书目信息-c# parse XML documents using DOM methods to achieve CRUD bibliographic information
  3. 所属分类:CSharp

    • 发布日期:2017-11-10
    • 文件大小:121050
    • 提供者:wan
  1. kcsj

    0下载:
  2. 设计一个图书管理信息系统,使之能提供以下功能: 界面:系统以菜单方式工作 输入:图书信息录入功能(图书信息用文件保存) 输出:图书信息浏览功能 算法:查询和排序功能 处理:图书的增、删、改、查、借、还 -Design a library management information system so that it can provide the following functions: Interface: Menu system work the way inpu
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:1522
    • 提供者:何俊霖
  1. TeacherInfoManagementSys

    0下载:
  2. 教师信息管理系统,通过数据库的数据存储与查询,实现教师信息的管理,此程序使用SQL数据库,通过C#进行编程,实现了教师信息的增删改查的可视化操作。源码已编译通过,内有可执行文件。-Teacher Information Management System, through the database for data storage and query, to achieve information management teachers, this program uses a SQL data
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-19
    • 文件大小:5393291
    • 提供者:王行
  1. EXE

    0下载:
  2. 这个是文件弹窗的,涉及到汇编,不过认真查一下资料还是能看看懂的!-This is a file popups, related to the assembly, but carefully check the information can still look to understand!
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3417
    • 提供者:杨国东
  1. library-manger-system

    0下载:
  2. 用VC++(C语言)编写的图书馆管理系统,以文档作为数据库文件,实现了增删查改和借还、搜索书籍等简单功能。-With VC++ (C language) library management system to document as database files, to achieve the CRUD and circulation, search books and other simple functions.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1609866
    • 提供者:张恒通
  1. EnumProcces 2.01

    0下载:
  2. 一个进程查杀软件,特点是能列出与进程相关的DLL文件
  3. 所属分类:系统编程

    • 发布日期:2014-01-23
    • 文件大小:26340
    • 提供者:testsb
  1. commdity

    0下载:
  2. 系统介绍   商品管理系统主要是对商品的基本信息进行增、删、改、查以及商品的插入的操作,以便用户可以快速地对这些信息进行管理。 操作流程   用户在编译完成后会产生一个系统的可执行文件,用户只要双击可执行文件就可以进入系统,如图23.2所示,用户根据自己需要的操作选择相应的功能。-System Introduction merchandise management system is mainly for basic product information to add, delet
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:64452
    • 提供者:王强
  1. JIZUOXIAO

    0下载:
  2. 文件(1):字符串缩写,删掉空格,首字母大写,去掉少于三个字符的单词,and写为& 文件(2);用某段字符替换另一段字符,分对大小写敏感和不敏感两种情况 文件(3);利用动态规划方法实现最长不减子序列 文件(4);有趣的数灯问题,每每查到某数的倍数或者以某数结尾的数字都熄灯并从头再查起,直到全部熄灭为止 文件(5);结构体的实际应用问题,为学生排奖学金,如果总分相同,依此按数学语文英语最高选择-Files (1): String abbreviation, delete spac
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2910
    • 提供者:季泽
  1. management

    0下载:
  2. 基于链表实现的某某信息管理系统。包括增删改查已经保存至文件/从文件读取的功能。包括中文注释-XX management system based on linked list. Contains add/edit/delete operations and save to/read from a data file. All comments are Chinese.
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3399
    • 提供者:noahzark
  1. vbjiake

    0下载:
  2. VB应用程序加壳软件源代码-可绕过杀毒软件的查杀,使用时请选择需要加壳EXE的文件路径,点击“加壳”按钮即可。杀毒软件并未报警-VB application shell software source code- to bypass antivirus software killing, please select packers EXE file path, click the "packers" button when in use. Anti-virus software does not
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3574
    • 提供者:ipudn61
  1. ADO_OBJECT

    0下载:
  2. ADO链接Access2010的程序 MFC 自己编写的实现以CRecordSet 实现增删改查操作数据库功能 注意 包中有database1文件路径不对,放到C:\\database1.accdb即可运行 否则异常-MFC ADO link Access2010 I have written a program to achieve a CRecordSet achieve CRUD database operations function Note package has database1
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:160706
    • 提供者:张哲为
  1. data_add_deltet_query

    0下载:
  2. 把数据存在本地文件中,并通过指针实现增删改查(网上查的删除,修改原文件内容比较麻烦,我试图通过指针实现)-The presence of a local data file and realized through a pointer CRUD (online search, delete, modify the contents of the original file is too much trouble, I m trying to achieve through a pointer)
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2554
    • 提供者:王军
  1. MatrixDisplay

    0下载:
  2. VC写的字库生成工程,主要从windows字体文件中取点阵数据,并可根据字体信息调整高低,显示预览的点阵数据等。之前写的时候查了很多资料,是学习字体编程的好资料。-Get matrix information from windows truetype font, and generate with your configuration.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:231823
    • 提供者:Verne Shawn
  1. vbdatebasetrip

    0下载:
  2. 一个VB+Sqlserver数据库实例:读者信息管理系统,数据库文件在Database目录中,测试程序前请先附加好,否则运行会报错假死。本程序主要练习数据库的各种操作,比如增删改查等,适合Vb初学者了解一些对SqlServer的简单操作,程序运行截图如上所示-An VB+Sqlserver database instance: the reader information management system, database files in the Database directory, p
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2606876
    • 提供者:gpudn58
  1. Delphi_627087

    0下载:
  2. Delphi版电话录音系统由明日科技提供,源代码可编译,本录音系统利用语音卡设备与电话机相连接,并将通话过程记录在指定的录音文件中。该系统还提供对录音文件信息的查询与查听。 -Delphi version of the telephone recording system provided by the technology of tomorrow, the source code can be compiled, the audio system using voice card equipm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:3628757
    • 提供者:ZGSNQMH
  1. mini2440_gpio

    0下载:
  2. 本人自己开发的基于mini2440的GPIO驱动,包括源码和已经编译好的linux-2.6.32.2的KO文件,直接可以使用,驱动的引脚可以通过源码查到。-mini2440 gpio driver for linux-2.6.32.2
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-13
    • 文件大小:2149
    • 提供者:inrkculow
  1. FileManage

    0下载:
  2. 文件的增删改查,已经可以实现了,剩下的功能可以自己添加!适合新手-Additions and deletions to change search files, they can already be achieved, the remaining functions can add their own! Suitable for novice
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1542409
    • 提供者:周焘
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com