资源列表
汉语数字与阿拉伯数字互换系统1
- 这是我很久以前做的一个数字转换系统。 输入汉语数字,系统可以将其转换为阿拉伯数字。例如,输入\\\"壹佰\\\",系统将其转换为\\\"100\\\" 输入阿拉伯数字,系统可以将其转换为汉语数字。例如,输入\\\"10\\\",系统将其转换为\\\"十\\\" 输入汉语数字与阿拉伯数字混合组成的字符串,系统可以将其转换为阿拉伯数字。例如,输入\\\"1百\\\",系统将其转换为\\\"100\\\"。 -This a long time before I do a digital switchi
modules
- vb字符处理函数模块,本模块编译了字符串处理的30个函数-vb character processing function module, the module translation of a string of 30 function
3_2
- 这是个五子棋人机对战部分的代码,有完整的界面初始化部分,用搜索算法实现了电脑对最优位置的选取,实现电脑下棋的功能。-This is a 331 man-machine players part of the code, a complete initialization interface, search algorithm using a computer to select the optimal location to achieve the function of the compute
file_manage
- 把一个文件模拟为磁盘,然后在该磁盘上建立文件系统,并提供基本的文件访问函数-put a document to disk simulation, which is built on disk file system and provides basic file access function
WindowsApplication4
- c#课程设计的好编成离子大家来 下.资源共响吗,真的横好的饿,,-curriculum design good for everyone to come into ions under. Total resources for you, really good cross hungry, and,
visual c++mfc扩展编程实例
- 本书主要介绍了运用Visual C++ 5.0或6.0的高级编程技巧,内容涉及MFC程序设计的最新概念,全书提供了大量VC的编程实例,旨在帮助读者较为全面地掌握VC编程知识、技巧和方法。全书分为三个部分和附录。第一部分介绍Windows编程的基础知识,第二部分讲解用户界面编程技巧,最后一部分涉及Windows内部进程的一些实例。本书思路清晰,实用性强,是计算机应用人员及大专院校师生不可多得的参考书。 -the book introduces the use of Visual C 5.0 or
MAC1234567
- MAC地址生成1234567,详细参考内说明文档。-MAC address generation 1234567, with detailed reference documentation.
Delphi对鼠标的控制
- 这个代码实现了Delphi语言通过系统函数实现对窗口程序的控制,和对鼠标的点击事件进行控制,控制鼠标的运动和点击-source implementation of the Delphi language functions to achieve through the window of the control procedures, and right mouse clicks incident control, control the movement and the mouse click
Delphi对鼠标点位置控制
- 这个代码是对鼠标的点的位置进行控制使鼠标的点的位置可以自己随意控制,是你省去很多的点鼠标事件-the code of the mouse for the location of the mouse to control the location of their own arbitrary control, you saved a lot of points mouse events
一般的9-7小波滤波器及其图像压缩性能研究
- 一般的9-7小波滤波器及其图像压缩性能研究,introduce the wavelet filters and its application in image processing-general 9-7 wavelet filter and image compression performance research, and introduce the wavelet filters and its application in image processing
猜字游戏
- 猜字游戏是一个游戏 他有一定的水平是一个不可多的的程序-doing crossword puzzles is a game he has a certain level is not one of the procedures
HookSys_demo
- 一个演示钩子功能的例程.来自www.codeproject.com。-a demonstration of the hook function routines. From www.codeproject.com.