-
生成等角度均匀分布的网格点阵的c++程序,可以用于工程,数学等领域的按角度(alpha, belta, gamma)搜索优化问题。...
生成等角度均匀分布的网格点阵的c++程序,可以用于工程,数学等领域的按角度(alpha, belta, gamma)搜索优化问题。-Generate uniformly distributed angle of the grid lattice. The c++ program can be used for engineering, mathematics and other fields according to the angle (alpha, belta, gamma) searching optimization problem.
- 2022-06-01 11:04:03下载
- 积分:1
-
编写input()和output()函数输入,输出5个学生的数据记录。
编写input()和output()函数输入,输出5个学生的数据记录。-The preparation of input () and output () function of input and output data of the five student records.
- 2022-07-23 04:13:27下载
- 积分:1
-
Delphi的Microsoft MMC(管理控制台)头文件。
Delphi的Microsoft MMC(管理控制台)头文件。-Delphi Microsoft MMC (Management Console) headers.
- 2022-02-01 17:27:34下载
- 积分:1
-
带图标的菜单 Visual basic开发的很简单的小程序,功能很单一,适合初学者使用...
带图标的菜单 Visual basic开发的很简单的小程序,功能很单一,适合初学者使用-icon menu with Visual basic development of the small simple procedures, functions very single, for beginners
- 2022-02-28 11:56:28下载
- 积分:1
-
Curriculum design, results, video player, can play mp3, avi and other formats. S...
课程设计的成果,视频播放器,能播放mp3,avi等格式。用skinfeature加载了一个皮肤。-Curriculum design, results, video player, can play mp3, avi and other formats. Skinfeature loaded with a skin.
- 2022-09-21 21:35:03下载
- 积分:1
-
自制的代码编辑器,可以写C++,C语言的代码编辑器,实现代码折叠,系统保留字变色显示,使用scintilla实现,并很好的与MFC结合,可以用类似方法把该代码编...
自制的代码编辑器,可以写C++,C语言的代码编辑器,实现代码折叠,系统保留字变色显示,使用scintilla实现,并很好的与MFC结合,可以用类似方法把该代码编辑器放进自己的view类,只需仿照这个程序重写onsize,oncreate函数即可,scintilla使用的notepad++改装后重编译的版本,可以直接使用里面的d-Self-made code editor, you can write C++, C language code in this editor, code folding implementation, the system reserved word color display, using scintilla implementation, and a very good combination with the MFC, you can use a similar approach to the code editor into the your own view class, just along the lines of this program rewritten onsize, oncreate function can be, scintilla use notepad++ re-compile the modified version, can be used directly inside the dll
- 2022-02-28 14:53:16下载
- 积分:1
-
一个歌曲数据的程序,对写驱动有帮助
一个歌曲数据的程序,对写驱动有帮助-a song data procedures to help write drivers
- 2022-03-16 14:41:21下载
- 积分:1
-
RS232串口编程控件
RS232串口编程控件-RS232 Control Programming
- 2022-02-24 18:25:06下载
- 积分:1
-
核心编程源代码,很牛的书的相关的源代码,很值得一看,看后受益匪浅,有时间的可以考虑...
核心编程源代码,很牛的书的相关的源代码,很值得一看,看后受益匪浅,有时间的可以考虑-core programming source code, is the cattle related to the source code, is an eye-catcher, after reading the benefit of a time can be considered to see if
- 2022-02-06 13:10:19下载
- 积分:1
-
vs2010和 opengl简单源码
用vs2010和 opengl的环境,编写代码,最终画出来的图形为一个边长为1的正方形,注意在编写代码之前写上相应的头文件
#include ,需要写明以什么样的投影方式来观看,比如正交投影,用代码gluOtho2D(-1.0,1.0,-1.0,1.0);等
- 2022-08-25 15:13:54下载
- 积分:1