CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 控制台程序

搜索资源列表

  1. C++程序设计语言实验一

    1下载:
  2. 实验一:C++编程入门 1. 设计一个程序,其中实现两个函数,分别要求: 1. 解一元二次方程 求解一元二次方程Ax²+Bx+C=0的根。用户输入A、B、C的值,输出方程根x1和x2。(使用引用) 2. 求三角形面积 输入三角形的三边长a、b、c(边长可以是小数),求三角形面积area,并输出。如果输入的三边构不成三角形,应给出“data error”的信息提示。注:根据“海伦”公式,area*area=p(p-a)(p-b)(p-c),其中p=(a+b+c)/2。 2. 设计一
  3. 所属分类:其他小程序

  1. stu.rar

    0下载:
  2. 学生信息管理系统,控制台程序,C语言编写;实现学生信息的增删改查,使用文本存储学生信息;,Student Information Management System, Console Application, C language the achievement of students to check the addition and deletion of information, students use the text information storage
  3. 所属分类:其他小程序

    • 发布日期:2017-03-31
    • 文件大小:20429
    • 提供者:yeliu
  1. beep

    0下载:
  2. vc6.0控制台程序,利用PC喇叭发出“祝你生日快乐”歌词-vc6.0 console program,use the pc speaker to beep "happy birthday to you"!!
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:141154
    • 提供者:Erwin
  1. E_Gua_Console

    0下载:
  2. 电子算卦源码,喜欢用周易卜卦的可以下看看,是控制台程序。-Electronic fortune-teller source, like divination that can be the next to see if
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1625784
    • 提供者:fhl921
  1. rsmanage

    0下载:
  2. 人事管理系统C++编写的人事管理系统,控制台程序,运行编译生成的EXE文件后,按“1”键进入主要功能区,也就是人事维护菜单项,其内部功能是对人事信息的添加、删除、修改、查询、显示、全删和退出等功能选项,操作本程序感觉回到了486时代,呵呵。-Personnel management system, personnel management system C++ written console program, run compiled EXE file, press " 1"
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:15369
    • 提供者:jtgame
  1. Tower

    0下载:
  2. 一个用标准C编写的汉诺塔可视控制台程序,实现了制定层数的汉诺塔移动,并实现了可视化,可生成EXE程序独立于VC++环境独立运行.-A standard C Hanoi prepared visual console procedures, to achieve the development of mobile-rise Tower of Hanoi, and the realization of visualization can be generated EXE program indepe
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:2625
    • 提供者:胡大海
  1. jisuanqi

    0下载:
  2. 一个进行简单模拟计算器的控制台程序,控制台应用程序,只把源代码传上来了,但没有编译,-A simple analog calculator console procedures, console applications, only the source code Chuan-up, but did not compile,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4031
    • 提供者:母平
  1. ConsoleManagement

    0下载:
  2. 通过一个示例程序,演示了控制台的一些小技巧:  隐藏控制台窗口  禁用控制台窗口关闭按钮  控制台窗口启动最小化  控制台程序开机自启动  修改控制台窗口图标-Through a sample application to demonstrate the console some tips:   hide console window console window
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:68026
    • 提供者:
  1. StudentMSv2

    0下载:
  2. vc6.0下的控制台程序,学生考试查询系统,初次进入设置管理员账号。同学课程设计作品。-vc6.0 console under the procedures, examination of referral systems, the initial entry to set up an administrator account. Students design courses.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1149570
    • 提供者:刘瑜
  1. schoolmanagement

    0下载:
  2. 用c++写的一个控制台程序,模拟学籍管理,可以创建,修改,排序,保存。-Using c++ to write a console program to simulate the school management, you can create, modify, sort, save.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2378
    • 提供者:赵彦
  1. inject1

    0下载:
  2. DLL注入、输入法与键盘HOOK\1-火星文输入法外挂(仅拦截并修改输入法,使用WM_DEBUG钩子,对控制台程序也有效,稳定性一般)-dll injection
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:933889
    • 提供者:王河
  1. wayoqtputunder

    0下载:
  2. 正确的说法应该是Windows下的控制台程序,并且捕捉程序输出的源程序(The correct way of saying it should be under Windows console application, and capture program output source program)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-28
    • 文件大小:4096
    • 提供者:flzha
  1. prophztyIllinois

    0下载:
  2. 使用CWinApp写控制台程序的例子,学习的题材(Using CWinApp write a console application examples, the subject of study)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-26
    • 文件大小:132096
    • 提供者:btopkanie
  1. 控制台程序源码

    1下载:
  2. 一个网游辅助控制台例子,控制台 辅助 vc 客户端服务端通信(An online console example, console auxiliary VC client server communications)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:758784
    • 提供者:藏书阁
  1. workseng

    0下载:
  2. C#控制台程序,学生作业,发上去大家多提意见,呵呵,(C # console procedures, student work, send you more ideas, ha ha,)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-22
    • 文件大小:5120
    • 提供者:申阳琼9
  1. vc6.0程序,控制蜂鸣器

    1下载:
  2. vc6.0控制台程序,在X86 Windows系统下控制蜂鸣器的声音。
  3. 所属分类:其他小程序

  1. mutabaeCIEC

    0下载:
  2. 使用CWinApp写控制台程序的例子,学习的题材()
  3. 所属分类:其他小程序

    • 发布日期:2018-04-21
    • 文件大小:132096
    • 提供者:ezbejnal
  1. 编写Win32控制台程序 注入带窗口的DLL

    2下载:
  2. 编写Win32控制台程序 注入带窗口的DLL源码(Write the Win32 console program into the DLL with the window)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:32768
    • 提供者:kingllxb
  1. 控制台小游戏 class YZDEL

    0下载:
  2. 控制台小游戏 class YZDEL小程序(Console game class YZDEL applet)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:Mr.高
  1. ConsoleApp1

    0下载:
  2. C#控制台程序,集成了redis 实例,及读取配置文件(This is C# program and processer redis and ini files)
  3. 所属分类:其他

    • 发布日期:2020-03-09
    • 文件大小:257024
    • 提供者:燕子李三
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com