-
在VC++6.0中,VC中的帮助文件,很值得参考的一本书籍
在VC++6.0中,VC中的帮助文件,很值得参考的一本书籍-In VC++ 6.0 in, VC in the Help file, it is worth making reference to a book
- 2022-07-01 23:20:29下载
- 积分:1
-
他计划使用INI文件确定菜单程序。程序动态…
his program uses an ini file to determine a menu routine. The program dynamically adds menus that run programs and has the ability to pass arguements to those programs if needed. The program can go 5 submenu s deep and can start from no menus to basically an unlimited amount of menus. Have also written in C++ builder but haven t made the Cbuilder one go 5 subs deep yet.-his program uses an ini file to determine a menu routine. The program dynamically adds menus that run programs and has the ability to pass arguements to those programs if needed. The program can go 5 submenu s deep and can start from no menus to basically an unlimited amount of menus. Have also written in C++ builder but haven t made the Cbuilder one go 5 subs deep yet.
- 2022-06-17 04:57:32下载
- 积分:1
-
透明位图背景上的滚动字幕实例
visual c
透明位图背景上的滚动字幕实例
visual c-transparent bitmap background code
- 2022-04-25 01:46:19下载
- 积分:1
-
多文档窗口自动变化
在多文档应用程序中,子框架的视图是formview格式,本程序实现formview内控件的自控变化,使其符合子框架的大小,layout格式,是一个比较成熟的代码,用户拿来直接用就可以,方便用户重复性劳动,提高效率
- 2022-02-14 18:46:11下载
- 积分:1
-
C #任务栏
Taskbar in C#
- 2022-07-28 10:30:51下载
- 积分:1
-
可以换肤的计算器,能实现大多数的计算工作,功能和界面都还不错...
可以换肤的计算器,能实现大多数的计算工作,功能和界面都还不错-can Eurocargo the calculator, can achieve the majority of the calculation work, functions and interfaces are also good
- 2022-02-04 17:26:47下载
- 积分:1
-
Windows环境下32位汇编语言程序设计第2版(光盘)
Windows环境下32位汇编语言程序设计第2版(光盘)-Windows Environment 32-bit assembly language programming, 2nd edition (CD-ROM)
- 2022-01-26 03:55:51下载
- 积分:1
-
Windows ce 5.0 (MIPS架构)自动全屏播放相册
Windows ce 5.0 (MIPS架构)自动全屏播放相册-Windows ce 5.0 (MIPS architecture) automatic full-screen playback Albums
- 2022-04-29 15:30:05下载
- 积分:1
-
a normal calculator
实现了一个普通计算器的全部功能,包扩存取数据。-a normal calculator
- 2023-03-10 22:15:03下载
- 积分:1
-
用c语言编写的产生正态随机数的源代码:
算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。
算法二用到了数学中的雅可比变...
用c语言编写的产生正态随机数的源代码:
算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。
算法二用到了数学中的雅可比变换,直接生成正态分布,但此算法在计算很大规模的数时
会出现溢出错误。-With the c language normal random number generation source code: Algorithm 1 produces 12 (0,1) the average distribution of the random function, with large numbers theorem can be simulated normal distribution. Mathematical algorithms used in the two Jacobi transformation, directly generate a normal distribution, but this algorithm is very large in the calculation occurs when the number of overflow error.
- 2023-07-12 06:00:04下载
- 积分:1