-
Sample lighting program
Sample lighting program
- 2022-02-21 02:10:00下载
- 积分:1
-
VC++编程的小游戏 俄罗斯方块
VC++编程的小游戏 俄罗斯方块-VC++ programming Tetris game
- 2022-10-04 16:55:04下载
- 积分:1
-
研华PCI1716采集卡C#接口程序代码
研华PCI1716采集卡C#接口程序代码。具体请看代码内容。
- 2022-08-16 08:42:54下载
- 积分:1
-
这是MTeX套装中的一个重要工具,用于判断一个文件是否只包含Ascii字符。由于中文tex文件的编译需要进行特殊处理(但这种处理会对英文tex文件造成副作用),...
这是MTeX套装中的一个重要工具,用于判断一个文件是否只包含Ascii字符。由于中文tex文件的编译需要进行特殊处理(但这种处理会对英文tex文件造成副作用),通过这个小工具,可以自动判断是否应对tex文件做相应的中文预处理。
-This is a suite MTeX an important tool for judging whether a file contains only Ascii characters. As the Chinese compile tex document the need for special treatment (but this deal will result in side effects of the English tex file), the adoption of this gadget, you can automatically determine whether to deal with tex document corresponding Chinese pretreatment.
- 2022-02-20 16:58:10下载
- 积分:1
-
a calendar of small programs, and the Solar Lunar show.
一个日历小程序,显示农历和节气.-a calendar of small programs, and the Solar Lunar show.
- 2022-03-02 23:04:20下载
- 积分:1
-
本程序可以实现把所画出的图像生成视频,希望对您有所帮助,网站不让上传小于1K的程序,就随便粘贴了其他的东西,使用时删除就行了...
本程序可以实现把所画出的图像生成视频,希望对您有所帮助,网站不让上传小于1K的程序,就随便粘贴了其他的东西,使用时删除就行了-This procedure can be achieved to generate video images drawn by the hope of help to you, the website allow upload process is less than 1K, it casually pasted other things, used to delete on the list
- 2023-03-02 12:55:03下载
- 积分:1
-
with vc development of the Russian squares procedure is a small game software
用vc开发的俄罗斯方块程序,是个小型游戏软件-with vc development of the Russian squares procedure is a small game software
- 2023-04-12 10:50:03下载
- 积分:1
-
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除...
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除"工程名.clw"文件后退出,再次进入工程系统会提示找不到"工程名.clw"文件,选择"“是(Yes)"重新创建一个,接下来在弹出的对话框里选择"Add all"就可以在新工程中使用CAutoCompleteCombo这个类了(注意引入头文件),我在示例对话框中创建了一个CAutoCompleteCombo类型的变量"m_combo",在对话框的"nInitDialog()"函数中添加了以下语句: // TODO: Add extra initialization here m_combo.AddString("America") m_combo.AddString("British") m_combo.AddString("China") m_combo.AddString("Dalian") m_combo.AddString("England") m_combo.AddString("France") 这样,用户在输入这些字符的头几个字符(不区分大小写)就可以看到自动完成的效果了.-automatic composite frame to complete the realization of the AutoCompleteCombo.cpp and AutoCompleteCombo.h two documents, the user can introduce these two documents of the project, delete the "project name. Clw documents "to withdraw, once again entered the system is not able to find" who works. Clw "document choose "" (Yes), "a re-creation of, the next in the pop-up dialog box you select" Add all "on the new projects CA
- 2023-01-19 02:05:04下载
- 积分:1
-
VC程序编写的三维CAD图形系统代码,可以画出一些Berzier曲线,直线,立方体之类的图形...
VC程序编写的三维CAD图形系统代码,可以画出一些Berzier曲线,直线,立方体之类的图形-VC programming of 3D CAD graphics system code, you can draw a number of Berzier curve, straight line, cube-like graphics
- 2022-03-06 02:20:19下载
- 积分:1
-
读取Excel表格文件转换成自定义格式并打印示例
读取Excel表格文件转换成自定义格式并打印示例-read Excel files into a custom format and print examples
- 2022-02-15 19:00:32下载
- 积分:1