登录
首页 » Windows开发 » 这是我很久以前做的一个数字转换系统。 输入汉语数字,系统可以将其转换为阿拉伯数字。例如,输入"壹佰",系统将其转换为"100" 输入阿拉伯数字,系统可以将其转换

这是我很久以前做的一个数字转换系统。 输入汉语数字,系统可以将其转换为阿拉伯数字。例如,输入"壹佰",系统将其转换为"100" 输入阿拉伯数字,系统可以将其转换

于 2022-02-03 发布 文件大小:102.85 kB
0 133
下载积分: 2 下载次数: 1

代码说明:

这是我很久以前做的一个数字转换系统。 输入汉语数字,系统可以将其转换为阿拉伯数字。例如,输入"壹佰",系统将其转换为"100" 输入阿拉伯数字,系统可以将其转换为汉语数字。例如,输入"10",系统将其转换为"十" 输入汉语数字与阿拉伯数字混合组成的字符串,系统可以将其转换为阿拉伯数字。例如,输入"1百",系统将其转换为"100"。 -This a long time before I do a digital switching system. Chinese import figures, the system could be converted to Arabic numerals. For example, the importation of "selected ", the system will convert to "100 " import Arabic numerals, the system could be converted to Chinese figures. For example, the importation of "10 ", the system will convert to "10 " imported Chinese and Arabic Numerals mixed string, the system could be converted to Arabic numerals. For example, the importation of "a 100 ", the system will convert to "100 ."

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • C#, the clock applet, simple implementation, beginners learn
    C#编写的时钟小程序,简单的实现,初学者借鉴-C#, the clock applet, simple implementation, beginners learn
    2022-06-27 13:56:19下载
    积分:1
  • This the VB6 code for Ascii Calculator.
    This the VB6 code for Ascii Calculator.-This is the VB6 code for Ascii Calculator.
    2022-03-18 04:11:21下载
    积分:1
  • 输入文本输入框只能输入一个小数点和数字键程序
    键入文本输入框中只能输入小数点和数字键的程序
    2022-08-12 18:46:46下载
    积分:1
  • 用c语言实现堆排序,功能完整,大家可以交流一下哈
    用c语言实现堆排序,功能完整,大家可以交流一下哈-heapsort with C
    2022-07-06 21:17:43下载
    积分:1
  • pure windows programming, the API code completely, through its windows can learn...
    纯windows编程,完全的API代码,通过它可以学习windows程序设计的基本方法,逐步提高。-pure windows programming, the API code completely, through its windows can learn the basic design process, and gradually improve.
    2022-07-01 21:26:23下载
    积分:1
  • 获取XP登录密码
    应用背景当忘记XP系统密码时,可以编译getInfo的dll和exe,执行getInfoRun.exe在下次登录时就可以获取密码了,密码文件保存在windows根目录下的getPwdout.txt文件中关键技术DWORD WINAPI StartHook(LPVOID lpParam) { //得到msgina.dll //hooktable.hMsgina  int n = 0; hooktable.hMsgina = LoadLibrary("msgina.dll"); n  = GetLastError(); if (NULL == hooktable.hMsgina) { printf("getmoduleHandle msgina.dll error"); return -1; } //得到WlxLoggedOutSAS hooktable.OldADDR = (WlxLoggedOutSAS)GetProcAddress(hooktable.hMsgina, "WlxLoggedOutSAS"); if (NULL == hooktable.OldADDR) { printf("GetProcAddress WlxLoggedOutSAS error"); return -1; } int *OpCode = (int*)&hooktable.charJmpCode[1]; int Code = (int)hooktable.NewADDR - (int)hooktable.OldADDR -5; *OpCode = Code; HookWlxLoggedOutSAS(); return 0; }
    2023-08-31 22:05:04下载
    积分:1
  • VB 图像处理软件 (阈值分割+边缘检测)
    VB图像处理源码,主要实现了两种方法的二值化(阈值分割)和4种方法的边缘检测。该源码可以用于工业工件检测和图像识别(包括验证码识别),可以读取JPG、TIFF、BMP、PNG、GIF等常见文件格式,采用了模拟指针,速度快、效率高。下面是该源码主要包含的算法: 二值化:以亮度为标准进行阈值分割;以平均灰度为标准进行阈值分割 边缘检测:Roberts(罗伯特)算子;Sobel(索贝尔)算子;Prewitt(普瑞维特)算子;Laplacian(拉普拉斯)算子。
    2022-09-02 23:55:03下载
    积分:1
  • asp服务端应用实例
    asp服务端应用实例-asp server application
    2022-02-25 23:33:46下载
    积分:1
  • POJ typical Oklahoma Elaborates on topics include source code and they should pa...
    poj典型题目解题思路详解 包含源代码和解题时应注意的问题及题目陷阱设计分析-POJ typical Oklahoma Elaborates on topics include source code and they should pay attention to solving the problems and pitfalls topic Design Analysis
    2023-01-10 17:55:07下载
    积分:1
  • 类似于windows的画图板,基于MFC框架,能够实现文件的保存和读取,画点线圆矩形等,可设置线宽,线形和颜色...
    类似于windows的画图板,基于MFC框架,能够实现文件的保存和读取,画点线圆矩形等,可设置线宽,线形和颜色-Similar to the windows of the drawing board, based on the MFC framework, can be achieved to save the file and read, draw points and lines circle rectangle and so on, you can set line width, linear and color
    2022-02-04 20:10:12下载
    积分:1
  • 696518资源总数
  • 105678会员总数
  • 22今日下载