资源列表
ShowDIB
- win32api程序,读取256级灰度图并显示,完全api编程思想,彻底了解位图结构-win32api progran,reading 256 gray graph and displaying, api compile thinking totally,know about bite fabric compelety.
tc_openbmp16
- 如何在tc环境下打开显示位图的程序,比较经典-how to open process of showing bitmap, more classical
基于win32api的边缘检测
- win32api程序,超经典,包括sobel、laplacian、hough等,内容丰富-A program about win32api,very cool,include sobel,laplacian,hough,etc. Useful.
VC知识库文章 - 基于IP-UDP协议的 sock 编程
- VC知识库文章 - 基于IP-UDP协议的 sock 编程-An article of MSDN - A sock program based on IP-UDP protocol.
学级管理系统
- 对现行管理业务进行详细调查是了解系统需求和进行系统分析和设计的重要基础工作,因此要对学校的学生成绩管理工作进行全面、细致而充分的调查研究。系统调研采取的主要方法是到现场去,通过座谈、询问、观察甚至直接参与管理活动,自上而下、逐步细化的进行了解。 -The research of modern manage operation is a very important base job. You can know system requirements and systems analysis us
3个游戏代码和164个教学源码
- 源码中包含有3个游戏代码,一个购物系统代码还有其他很多学习用例的教学代码!~-It includes 3 games code a shopping system and many other codes used for teaching.
实验二作业进程调度
- 这是个操作系统的程序,关于作业进程调度的程序,有界面的!-This is a operating system program, about task process attemper,with interface.
多线称关于哲学家就餐问题
- 这是个操作系统中,多线称关于哲学家就餐问题的演示程序!-This is the demo program for the multithread about philosophers having dinner problem in the operating system!
星光1
- 文件格式:PDF/Adobe Acrobat - HTML版 ...信息: BGI Error:Graphics not initialized(use \"initgraph\") 若Turbo C已安装在硬盘上,则各种显示器的图形驱动程序:EGAVGA.BGI,CGA.BGI, HERC .BGI,IBM 8514.BGI,PC3270.BGI和BGIOBJ.... jpkc.zju.edu.cn/crs/ccxsj/htm/bcjs.pdf 332K 2004-7-19 -File-for
字符串处理函数集1
- 这是一个字符串处理函数集,包括: IsNumeric——检查串是否为数字串 Upcase——变成大写串 Lowercase——变成小写串 Trim——截掉串尾的空格 RTrim——截掉串开始处的空格 LTrim——截掉串尾的空格 right——从右到左截掉字符 left—— 从左到右截掉字符 mid——截掉从某个起始位置到右边位置的字符 zip文件中包含StringFunctins.h和StringFunctins.cpp是字符串处理函数的头文件和实现文件,main.cpp和main.h是一个控
2-16进制正整数字符串转为数值11
- 函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串 返回:长整型数值 参数:strData 为将要转换的字符串 参数:jz 为字符串的进制 如: CString s s=\"FFA6\" long data=StrToData(s,16) 则:data的值为:65446 用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中 加入#includ
RPG游戏源码
- RPG游戏VC源程序,有兴趣的朋友请多多指教,-RPG Game VC Source Code. If you are interesting, please give me some suggestions, thanks!