-
WinCE下的媒体播放机,调用DirextX,支持各种格式
WinCE下的媒体播放机,调用DirextX,支持各种格式-WinCE the media player, called DirextX support formats
- 2022-03-15 23:29:34下载
- 积分:1
-
快速注册/注销字体到位(Windows)
如何快速注册Windows字体,然后迅速注销它在的地方。有什么用呢?我创建的字体编辑字体,然后测试它,因为它出现在另一个程序。 ;我做的每一个字符检查。所以我必须执行许多操作,如:安装字体到系统,从系统中删除字体。我这么做是通过使用标准的Windows工具。这是简单的,但一个苦差事因为大量重复操作。减少点击次数必须防止沸腾的灰质。决策 ;在Windows API函数便已发现两addfontresource和删除字体资源。随着Visual Studio帮助创建了两个简单的C程序 ; ; ; ;使用它们:addfont.exe -在系统中注册的字体;removefont.exe -从系统中删除一个字体。使用应用程序我们的路径表示有计划& lt;程序路径>;,路径和字体afont.ttf,您需要注册/从系统中删除,表示为& lt;字体路径& gt;。 ;然后,注册字体,进入命令提示符: ;; addfont.exe & lt;字体路径>; afont.ttf ;或者,如果路径或名称包含空格 ;“; addfont。EXE”& lt;字体路径>;种形式。”注销的字体,在命令提示符下输入: ;; removefont.exe & lt;字体路径>; afont.ttf ;或者,如果路径或名称包含空格 ;“; removefont。EXE”& lt;字体路径>;种形式。”对于这些命令,你可以在桌面上创建快捷方式的快捷方式和分配热键。所以,注册和注销系统和从系统中删除字体可以做分数秒时按下相应的快捷键。 ;字体文件是永远存在的,在那里他和不可复制。
- 2022-01-26 06:28:53下载
- 积分:1
-
flow shop broject
旅行商问题(TSP)提出了以下问题:给定一个城市列表和每对城市之间的距离,哪条最短的路线可以精确地访问每个城市一次并返回出发城市?它是组合优化中的一个NP难问题,在组合优化中占有重要地位;
- 2022-11-30 06:30:04下载
- 积分:1
-
VC++教学视频由孙鑫老师主讲并录制,这个文件夹是视频中所有程序的源码。...
VC++教学视频由孙鑫老师主讲并录制,这个文件夹是视频中所有程序的源码。-VC++ Teaching video by the Sun Xin speaker teachers and recording, this folder is the video source for all procedures.
- 2022-02-02 16:52:06下载
- 积分:1
-
茶壶绘制
茶壶绘制-Drawing teapot
- 2022-02-06 12:02:52下载
- 积分:1
-
这是一个简单的马术管理软件,能够实现从选手注册到对选手信息的管理,最后到进行比赛,最后排名。适合C初学者掌握基本结构以及指针和链表。...
这是一个简单的马术管理软件,能够实现从选手注册到对选手信息的管理,最后到进行比赛,最后排名。适合C初学者掌握基本结构以及指针和链表。-This is a simple equestrian management software, can be realized from the player" s registration information to the management, to carry out the final game, the final ranking. Suitable for beginners to master the basic structure of C as well as the pointer and linked list.
- 2022-08-12 20:03:11下载
- 积分:1
-
The following file describes how to use the Bluetooth Headset Audio Gateway.
The following file describes how to use the Bluetooth Headset Audio Gateway.
- 2023-07-07 00:45:03下载
- 积分:1
-
lab2000系统下的计数器实验报告,带源程序的!喜欢的
lab2000系统下的计数器实验报告,带源程序的!喜欢的-Counter lab2000 systems experimental report, with source code! Favorite
- 2023-05-14 16:05:03下载
- 积分:1
-
Author : yulongsun penGL need to give Chinese exports, However, we did not find...
作者: yulongsun
需要在penGL中作中文输出,但没发现何处有合适的,把一个叫zhaohui的人写的英文字符输出类改了一下,可以输出中文了,但却并没有解决我的问题。我感觉得应该使用wglUseFontBitmaps()函数使字体保持不变。但我对 OpenGL不熟,不知怎么用。不过我做的东西也许对别人有用,权且放在这儿。同时希望得到指教。
文件:CGLFont.c CGLFont.h
env::windows2000, vc6.0
e-mail: yulongsun@163.com -Author : yulongsun penGL need to give Chinese exports, However, we did not find a suitable where, a person called zhaohui write English characters output category changed a bit, the Chinese can export, but not solve the problem. I feel that you should use wglUseFontBitmaps () function so that fonts remain unchanged. But I OpenGL well, I do not know how use. But I may do something useful for others, the time being here. Hope received the exhibitions. Documents : CGLFont.c CGLFont.h env : : Solaris, vc6.0 e-mail : yulongsun@163.com
- 2022-02-25 06:21:46下载
- 积分:1
-
项目管理信息系统,很完善的系统,包括生产管理,仓库管理,项目管理等信息系统...
项目管理信息系统,很完善的系统,包括生产管理,仓库管理,项目管理等信息系统-Project management information system, it is a sound system, including production management, warehouse management, project management information system
- 2022-03-14 06:31:10下载
- 积分:1