-
300个用C编写的例子程序,对于初学者有很好的帮助。
300个用C编写的例子程序,对于初学者有很好的帮助。-300 C examples prepared by the procedures for beginners are very helpful.
- 2022-02-13 11:44:37下载
- 积分:1
-
一个以视觉为基础的游戏开发的游戏,以供学生练习的最佳范例
A tic tak game developed in visual basic a best example for students to practise
- 2022-03-03 07:25:47下载
- 积分:1
-
《C C++程序设计》范例程序,很多程序很有用的,大家下载哟。
《C C++程序设计》范例程序,很多程序很有用的,大家下载哟。-examples of C & C++ How to Program. It is useful, welcome to download.
- 2022-03-29 20:33:14下载
- 积分:1
-
一个实现基本运算功能的计算器(供初学者参考)
一个实现基本运算功能的计算器(供初学者参考)-achieve a basic computing function calculator (for advanced users)
- 2023-08-27 19:25:03下载
- 积分:1
-
资源管理的界面代码
资源管理的界面代码
资源管理的界面代码...
资源管理的界面代码
资源管理的界面代码
资源管理的界面代码-Resources management, resource management interface code interface code resource management interface code
- 2022-03-02 21:38:23下载
- 积分:1
-
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC E...
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC EXE应用程序中 CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程, CWinThread *pThread=GetCurrentThread() pThread->Run() 就可装载启动常规DLL内应用程序框架.-method: a normal DLL file has been created with the program wizard and there is an instance generated from CWinApp in the DLL file.Create another MFC EXE appliaction and copy CAppView,CMainFram,CAppDocument and the resources in RES directory to the normal DLL and add to the projec and compile and generate a DLL. In a Win32 application, start a thread which loads the DLL with codes, get the running thread, ie.CWinThread*pThread=GetCurrentThread(), then,pThread->Run() executes the loading and start the execution of the application framework in the normal DLL file.
- 2022-07-13 07:36:52下载
- 积分:1
-
hinich检验:双谱测定,非高斯性和线性的判别!
hinich检验:双谱测定,非高斯性和线性的判别!-hinich test : Bispectrum determination, non-Gaussian and linear discriminant!
- 2022-01-25 18:33:49下载
- 积分:1
-
MFC控件,树形,像资源管理器一样,实现树形获取文档的功能...
MFC控件,树形,像资源管理器一样,实现树形获取文档的功能-MFC control, tree, like the Explorer, the same access to the document to achieve the function tree
- 2022-03-24 10:42:46下载
- 积分:1
-
基于C++MFC的音乐播放器
基于C++MFC的音乐播放器新的AAC编码器,最高频宽达到20KHz,里面有与FAAC,neroAAC及经典的mp3编码,lame编码后的音频时频图的比较,从时频图和听觉上,falabaaac都要稍好一些 。支持windows与linux平台。 利用FFmpeg和SDL开发的媒体播放器,可实现264格式文件的解码播放。用mciSendString函数写的音乐播放器,能够实现mp3,wav等格式的音频播放。
- 2022-04-17 12:53:26下载
- 积分:1
-
项目管理系统
应用背景项目管理系统主要特点:1。员工管理2。项目进入3。项目阶段进入4。项目类别条目5、客户进入6。项目管理7。数据库备份6。数据库恢复9、日志设施提前记录搜索:1。客户记录2。员工记录3、分类记录4阶段记录5、项目管理记录其他特点:1。用户注册2。更改密码3、密码恢复4、用户注册记录登录信息:用户名称-管理密码- 12345关键技术该项目管理系统是用C写的#。NET和SQL Server 2008作为前端后端。要求:Visual Studio 2010(SQL Server 2008)
- 2022-05-22 08:57:58下载
- 积分:1