-
on assembly language, the flower design (3). The use assembly language to achiev...
基于汇编语言的电子琴设计(3).运用汇编语言实现-on assembly language, the flower design (3). The use assembly language to achieve
- 2022-02-28 13:18:04下载
- 积分:1
-
SCFDMA使用matlab
使用理论或项目,它是来自matwork。我不知道你是否喜欢还是不喜欢,如果不是的话,你可以搜索“SCFDMA在matwrok使用MATLAB”
- 2022-01-26 05:18:33下载
- 积分:1
-
VC音乐播放器源码
采用VC编写的音乐播放器程序,源码清晰,有注释,压缩包中包含响应的资源文件,可直接运行。
该音乐播放器具有打开音乐文件,播放,暂停,停止,打开歌词,睡眠模式,搜索歌曲,保存歌曲,提供播放列表和桌面歌词。
展示功能。界面良好,是商业音乐播放器的雏形,欢迎初学VC编程的朋友下载,一起学习,一起提高。
- 2022-03-13 16:00:39下载
- 积分:1
-
Contains a large number of C++ Source, from simple to complex, step by step to e...
包含大量的C++源码,从简单到复杂,一步一步,保证可以在1-2个月成为C++高手@-Contains a large number of C++ Source, from simple to complex, step by step to ensure that in 1-2 months to become C++ Master @
- 2022-07-27 00:57:33下载
- 积分:1
-
messagebox
调用Windows的API函数弹窗#includeint main(){ char a[] = "MessageBox"; MessageBox(0,a,"a", MB_OK); return 0;}
- 2023-08-28 02:50:07下载
- 积分:1
-
VC实现的简单得串口通讯程序
VC实现的简单得串口通讯程序-VC in a simple serial communication program
- 2023-06-13 06:25:03下载
- 积分:1
-
Windows CE 写的透明处理实例,欢迎捧场。
Windows CE 写的透明处理实例,欢迎捧场。-Windows CE was dealing with an instance of a transparent, welcome to join in.
- 2022-02-22 13:34:25下载
- 积分:1
-
以标准的.NET MVC开发的开源OA项目
指效OA采用C#+MSSQL数据库,使用标准的.NET MVC开发框架开发。提供PC端+小程序端全部功能的整套源码供您二次开发或参考学习,同时提供技术文档、产品文档等辅助材料。
- 2022-02-06 03:41:57下载
- 积分:1
-
这本书是一个彻底改写的第一个版本,以反映所有的变化…
This book is a thorough rewrite of the first edition to reflect all the changes introduced in C++
by the finalization of the ANSI/ISO C++ Standard. The entire text present in the first edition
has been examined and rewritten, sometimes removing old examples, often changing existing
examples and adding new ones, and adding many new exercises. Significant rearrangement
and re-ordering of the material took place to reflect the availability of better tools and my
improved understanding of how people learn C++. A new chapter was added which is a rapid
introduction to the C concepts and basic C++ features for those who haven’t been exposed.
The CD ROM bound into the back of the book contains a seminar which is an even gentler
introduction to the C concepts necessary to understand C++ (or Java). It was created by
Chuck Allison for my company (MindView, Inc.) and it’s called “Thinking in C: Foundations
for Java and C++.” It introduces you to the aspects of C that are necess
- 2022-10-23 19:40:04下载
- 积分:1
-
基于VC的MYICQ
随着Internet在中国的迅速发展,人们日常生活中越来越多地使用聊天室来为自己的工作和学习服务。21世纪是信息网络的时代,社会的科学技术在不断的进步,计算机技术也是飞速的发展。现在,计算机已经应用在各个领域,地位相当的重要,已经是不可或缺的工具,聊天系统作为一种新型的通信和交流工具,突破了地域的限制,可以提供更为便捷、灵活、全面的信息的传递和服务,具有极其广泛的发展前景。由于目前上网的一般都是具有高学历的新一代创业者,因此,在网上聊天室这个虚拟的社会中,可以结交各层次各地方的朋友,从而为自己获取更多的知识和更多的阅历。 该聊天程序包括服务器和客户端两部分,使用MFC的CSOCKET类,Socket 接口是TCP/ IP 网络的API(应用程序接口) ,Windows Sockets (Winsock) 是一个基于Socket 模型的API。采用Microsoft VisualC++ 6.0编程语言。它可以使多个人聊天,其工作方式类似于网上聊天室,可以在同一台机器上启动多个客户端。本系统软件产品的主要功能是实现网上聊天,可以让多个用户同时互相通信,有一个聊天服务器,用于检查客户登陆请求,转发客户所发出的消息,并负责删除退出的用户。客户程序主要实现登录到聊天服务器,向服务器发送各种请求,和指定用户进行聊天等功能。
- 2022-10-13 17:55:03下载
- 积分:1