钱能主编 C++程序设计教程(第一版) 该书习题的答案代码,均在VC6.0上编译通过-money can be edited C Programming Guide (p. 1) Exercise of the book answer code were compiled by VC6.0 下载
|
VC6.0初学者自己API编程实例,请大家指教- 下载
|
这个压缩文件包含两个部分﹐一个是Driver.chm帮助文件﹐另一个是端口读写驱动程序的例子﹐它是用VC6.0创建的﹐可以运行在WIN98,WINme,WIN2000,WINxp操作系统下﹐按文件中介绍的做法安装程序后﹐就可以运行Mybios.exe程序了﹐它是一读取BIOS中数据的例子﹐当然可以读写其它的端口﹐非常实用﹒ 因为时间促﹐帮助文件里面一定有很多的错误﹐语句可能也有不通顺的地方﹒如果有什幺疑问或者指教﹐请写信给我﹐我也希望能在和大家交流的过程中﹐多结交一些朋友和提高自己的编程水平﹒谢谢﹒ zhai_hong_tao@etang.com - 下载
|
这个程序用的行变换法,不是用的高斯消去法或伴 随矩阵法。把头部的R改一下可以适用于任意阶。本程序 的效率可能不是太好,但除了最后的验证外,每一个函 数都是我独立完成的。若有错误或有待改进之处请不吝 赐教。 使用时请在dos下运行,R暂定为6。输入R*R个数, 回车,第一个result是结果,第二个result是验证(当 为单位阵)。 此外请注意用vc6.0编译,不能用tc2.0。希望高手 告诉我为什么。 - Putting the head of R change it can be applied to arbitrary order. The efficiency of the procedure may not be perfect, but except for the last test, every one of my function independently completed. If mistakes or to be desired Department asked the wing. Please use when running under dos, R tentatively scheduled for June. Input R R * Number, enter, the first result is a result of the second test result is (when unit RUF). In addition to using vc6.0 compiler, which can not be tc2.0. I hope that the experts tell why. 下载
|
作者: 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 下载
|