搜索资源列表
控制台象棋程序
- vc++ Builder写的中国象棋控制台程序;思路清晰,实现人机对战功能。-vc Builder written by Chinese chess console; Clear ideas and realizing human-computer screen function.
控制台程序
- 本源码是用VB6.0开发的控制台程序,程序精小但应用广泛.- The source code is the control bench procedure which develops with VB6.0, the procedure fine is small but applies widely
控制台窗口界面的编程
- 一般来说,我们编的控制台程序是DOS窗口的,且不支持鼠标应用,其实这些功能(界面和鼠标功能)是能实现的,这篇文章就详细的介绍了怎样进行控制台程序界面编程,希望能给你带来收获。-Generally speaking, we have a procedure DOS console window, which did not support the application of the mouse, these features (func
6个VC程序源代码
- 6个程序一个COM对话框程序的演示,图书馆管理系统,手机短信编程,win控制台程序,仓库管理系统,常用的以G_S开头的库函数-six COM dialog box procedure a demonstration of the procedure, library management system, SMS programming win Console, warehouse management systems, commonly
xxx计算银行利息的JAVA程序
- 此程序是JAVA语言编写的,关于银行计算利息的控制台程序。再加工一下可以作为J2EE的一个JAVABEAN组件。非常有使用价值。-this program is programming by java, console program about bank computing accrual,can be used to javabean module of j2ee
win控制台程序(可以发送,但接受还需要完善)776
- windows控制台程序,可以发送和接受消息,并作出回应。-windows console procedures, can send and receive information, and to respond.
俄罗斯方块(c++控制台VI)
- 界面工整,好看! 代码清晰,易懂! 功能模块:具有俄罗斯方块基本的功能,即消行、翻转、随机显示下一个图形、总得分等! 希望能与大家一起学习!
Delphi_程序设计基础教程
- 目 录 第 1 章 Delphi 集成开发环境 ..................... 1 2.2.4 指针类型................................... 30 2.2.5 过程与函数类型....................... 31 1.1 Delphi 主窗口 ........................................ 2 1.1.1 标题栏 ...............
CUDA实现CNN膨胀的程序
- 利用CUDA wizard建立的控制台程序,在CUDA平台上并行实现了细胞神经网络(CNN)执行膨胀的操作。
C++程序设计语言实验一
- 实验一: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-
win32dlg
- 在控制台程序中实现对话框和满屏特性 此程序是一个纯粹的Demo例子,示范如何在控制台程序中实现对话框赫满屏显示。 -console procedures in achieving dialog and dual HDMI inputs and more characteristic of this process is a purely Demo example of how the console model procedures t
xxx计算银行利息的JAVA程序
- 此程序是JAVA语言编写的,关于银行计算利息的控制台程序。再加工一下可以作为J2EE的一个JAVABEAN组件。非常有使用价值。-this program is programming by java, console program about bank computing accrual,can be used to javabean module of j2ee
win控制台程序(可以发送,但接受还需要完善)776
- windows控制台程序,可以发送和接受消息,并作出回应。-windows console procedures, can send and receive information, and to respond.
控制台象棋程序
- vc++ Builder写的中国象棋控制台程序;思路清晰,实现人机对战功能。-vc Builder written by Chinese chess console; Clear ideas and realizing human-computer screen function.
控制台程序
- 本源码是用VB6.0开发的控制台程序,程序精小但应用广泛.- The source code is the control bench procedure which develops with VB6.0, the procedure fine is small but applies widely
控制台窗口界面的编程
- 一般来说,我们编的控制台程序是DOS窗口的,且不支持鼠标应用,其实这些功能(界面和鼠标功能)是能实现的,这篇文章就详细的介绍了怎样进行控制台程序界面编程,希望能给你带来收获。-Generally speaking, we have a procedure DOS console window, which did not support the application of the mouse, these features (func
控制台程序源码
- 一个网游辅助控制台例子,控制台 辅助 vc 客户端服务端通信(An online console example, console auxiliary VC client server communications)
炫彩贪吃蛇
- 基本实现了贪吃蛇所有功能,添加了更多的模式,提升了其趣味性。美化了UI,让控制台程序不再单调(Basically realized all the functions of the snake, added more patterns, enhance its interest. Beautify the UI, so that the console program is no longer monotonous)
XX
- 1. 初步实现windows控制台程序下的工程运行; 2. 实现正常调试;(1. the project operation under the windows console program is preliminarily realized. 2. to realize normal debugging;)
编写Win32控制台程序 注入带窗口的DLL
- 编写Win32控制台程序 注入带窗口的DLL源码(Write the Win32 console program into the DLL with the window)