-
C游戏编程从入门到精通源码,猜数字游戏源码
C游戏编程从入门到精通源码,猜数字游戏源码-C game programming source code from the entry to the master
- 2022-08-10 10:57:09下载
- 积分:1
-
播放Flash不使用MFC
应用背景有些人需要播放Flash使用纯C++代码没有使用MFC,比如, ;把闪到一个三维物体的纹理,等这个代码是播放Flash的方式清洁,也可以用Flash编程交互。 ;程序处理消息循环,加载闪存组件,并能得到所有像素。关键技术COM,Windows,闪光灯,像素,图像,C++,消息,SDK
- 2023-01-01 09:20:04下载
- 积分: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
-
功能介绍:
1、模板功能,可以导入导出
2、小说收藏,可能收藏当前阅读的章节,并可以更新收藏章节
3、短信功能
4、昵称功能,发书评时只显示昵称...
功能介绍:
1、模板功能,可以导入导出
2、小说收藏,可能收藏当前阅读的章节,并可以更新收藏章节
3、短信功能
4、昵称功能,发书评时只显示昵称,可保护真实帐号
5、发表评论功能
6、前台可以选择自已喜欢风格
7、作家功能
8、自由组合后台权限
9、TXT文本存储,即使1000部小说,数据库也不会超过10M
10、文章生成HTML,占用资源小
11、防WORD编辑器,可以发表图文混排的章节
12、半自动采集功能,可以一键搞定小说采集,小说入库,小说全文生成HTML
13、集成常用的搜索引擎收录功能
14、查询网站收录情况-functional presentations : one, template functions, importing and exporting 2, fiction collection, the current reading may collection of chapters and chapters can be updated collection of three, four SMS features, functions nickname, the only book review show nickname, the protection of five true account, comments function 6, prospects can choose their own style of like seven, eight writers function, the free combination background competence 9, TXT text storage, and even 1000 novel, the database will not exceed 10M 10, the article generated HTML, occupied 11 small resources, editor- WORD, published photo-text of section 12, semi-automatic capture capabilities, a key to get fiction collection, wareh
- 2022-01-26 05:51:54下载
- 积分:1
-
算法分析中的实例,简单的贪心算法用于求解此类问题
算法分析中的实例,简单的贪心算法用于求解此类问题-Examples of algorithm analysis, the simple greedy algorithm for solving such problems
- 2023-08-10 05:10:03下载
- 积分:1
-
利用VC编程在界面上实现3D文字,在VC++环境下开发
利用VC编程在界面上实现3D文字,在VC++环境下开发-VC Programming Interface achieve 3D text, in the development of the VC environment
- 2023-01-05 10:10:03下载
- 积分:1
-
搜易站内搜索引擎
搜易站内搜索引擎(SearchEasy Site Search Engine)是面向互联网网站的站内搜索解决方案,其针对网站使用数据库搜索性能差,体验差等问题,将搜索引擎技术应用于站内搜索;本系统具备中文分词,智能摘要,关键词高亮等技术,可与数据库无缝集成,目前支持MS SQL 2000/2005,My SQL数据库。
搜易站内搜索引擎 3.2 更新日志:2016-03-01
1,整理系统设置页面,从混乱的单一页面模式,分解为功能划分清晰
- 2023-08-20 06:40:04下载
- 积分:1
-
Week Ligong Singlechip developed manual, the specific data manual see Zhou Ligon...
周立功公司开发的单片机手册,具体的数据手册见周立功网站下载。-Week Ligong Singlechip developed manual, the specific data manual see Zhou Ligong website.
- 2022-06-14 12:38:57下载
- 积分:1
-
一个非常经典的小游戏,潜艇大战,很有参考的价值,不足的请多多指教...
一个非常经典的小游戏,潜艇大战,很有参考的价值,不足的请多多指教-A classic little game, Submarine War.
- 2022-03-11 03:17:53下载
- 积分:1
-
网络中的计算机
检查计算机是否网络化。
- 2023-08-13 01:30:03下载
- 积分:1