-
本书主要介绍了运用Visual C++ 5.0或6.0的高级编程技巧,内容涉及MFC程序设计的最新概念,全书提供了大量VC的编程实例,旨在帮助读者较为全面地掌握
本书主要介绍了运用Visual C++ 5.0或6.0的高级编程技巧,内容涉及MFC程序设计的最新概念,全书提供了大量VC的编程实例,旨在帮助读者较为全面地掌握VC编程知识、技巧和方法。全书分为三个部分和附录。第一部分介绍Windows编程的基础知识,第二部分讲解用户界面编程技巧,最后一部分涉及Windows内部进程的一些实例。本书思路清晰,实用性强,是计算机应用人员及大专院校师生不可多得的参考书。 -the book introduces the use of Visual C 5.0 or 6.0, the advanced programming skills, MFC procedures covering the latest design concepts, the book provides a lot of VC programming examples to help readers a more comprehensive grasp VC programming knowledge, skills and methods. The book is divided into three parts and appendices. The first part gives Windows programming knowledge base, the second part on the user interface programming skills, the last part of the internal processes involved in the Windows examples. This book has clear ideas, practical, computer applications officers and tertiary students rare reference books.
- 2023-03-23 06:00:04下载
- 积分:1
-
This directory contains code implementing the K
This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output is
directed to the screen.-This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen.
- 2023-09-06 05:15:03下载
- 积分:1
-
包括数据库的设计,系统管理,工程管理,客户管理,采购销售,库存,人事管理系统。含报表打印等功能...
包括数据库的设计,系统管理,工程管理,客户管理,采购销售,库存,人事管理系统。含报表打印等功能-Including database design, system management, project management, customer management, procurement, sales, inventory, personnel management systems. With report printing and other functions
- 2022-05-19 02:10:51下载
- 积分:1
-
局域网聊天工具[源码及设计文档]
局域网聊天工具包括客户端和服务端,实现局域网的多人同时聊天。客户端和服务端均使用皮肤进行了界面的美化,并带有详细的设计文档和使用说明。帮助理解socket编程的细节
- 2023-01-05 01:50:04下载
- 积分:1
-
Base64 Encoder&Decoder
Base64 加密算法模块,VB 编写,代码已经优化!-Base64 Encoder&Decoder
- 2022-03-14 19:34:55下载
- 积分:1
-
obtain the local network informaton by the host s ip address and mask,the you ca...
可以根据本机的IP及掩码信息判断本机所在的网络,然后根据这些信息查找本网络里的主机,关查找其共享资源,并可以直接双击打开-obtain the local network informaton by the host s ip address and mask,the you can search all hosts in the lan, then you may get the shared resources by double-clicking.
- 2023-01-01 04:30:03下载
- 积分:1
-
一个监听本机IP数据包的小程序,开发环境VC
一个监听本机IP数据包的小程序,开发环境VC-a machine monitoring the IP data packets small procedures, the development of environmental VC
- 2022-06-27 07:57:17下载
- 积分:1
-
简单的贪吃蛇源代码 可以打包运行在手机上
简单的贪吃蛇源代码 可以打包运行在手机上 -Snake simple source code can be packaged to run on mobile phone at
- 2023-03-11 05:15:04下载
- 积分:1
-
MELP 语音编码
2400 bps 低速率语音编码 包括编码及解码部分,带有编码部分的参数输出到txt文件中 如基音周期, 清浊标志位, LSF等参数输出
- 2022-03-21 16:57:49下载
- 积分:1
-
使用CSS和JS制作一个简单的漫画阅读器
漫画是萌人的最爱。 一个漫画是由若干回构成的。 每一回都有很多帧的漫画。 请使用CSS和JS制作一个漫画阅读器。
该阅读器可以对一回漫画进行浏览。 他有两个链接 分别是下一张, 和上一张。
用户点击下一张时,页面中的图片切换为下一帧图片, 点击上一张时切换为上一帧图片, 当到最前面或最后的时候要提示用户。
- 2023-01-22 16:35:04下载
- 积分:1