-
By Chinese Pinyin too. Can achieve all GB
由汉字得拼音.可以实现所有GB-232中定义的汉字的拼音转换,方便进行数据库设计时进行拼音查找和其他的操作,方便灵活,可以生成全部大写(小写),简单缩写拼音大写(小写),带(不带)分隔符等多种样式的拼音。嵌入式开发时,可作适当的修改。具体可找本人联系 -By Chinese Pinyin too. Can achieve all GB-232 Chinese characters defined in Pinyin conversion, database design, facilitate search, and other alphabet when the operation, convenient and flexible, you can generate all uppercase (lowercase), a simple acronym alphabet uppercase (lowercase) , with (without) delimited a variety of styles Pinyin. Embedded development, it can make appropriate changes. I may be looking for a specific contact
- 2022-01-26 00:40:45下载
- 积分:1
-
用keil软件编写的程序,用单片机实现简单的音乐,该程序实现欢乐颂第一句的音乐,可以改变其中的参数,来实现其它音乐....
用keil软件编写的程序,用单片机实现简单的音乐,该程序实现欢乐颂第一句的音乐,可以改变其中的参数,来实现其它音乐.-make some music by System on chip
- 2022-05-04 23:34:05下载
- 积分:1
-
本代码在vc环境下实现了贪吃蛇的功能,涉及动态菜单、多线程定时器、双缓冲技术重绘等技术,思路比较清晰。望能帮助初学者!...
本代码在vc环境下实现了贪吃蛇的功能,涉及动态菜单、多线程定时器、双缓冲技术重绘等技术,思路比较清晰。望能帮助初学者!-The code in vc environment realize the function of the Snake, involving the dynamic menu, multi-threaded timer, double buffering technology redraw techniques, ideas clearer. Hope can help beginners!
- 2022-02-03 05:14:12下载
- 积分:1
-
with allogeneic or ideas to achieve a circular movement of a stationary and a sm...
用异或思路实现一个运动的圆和一个静止的正方形的小程序,用c写的 -with allogeneic or ideas to achieve a circular movement of a stationary and a small square of procedures used to write the c
- 2022-08-24 00:32:51下载
- 积分:1
-
ThinkingC++ Chinese version, suitable for primary c++ Learners reading part 05
ThinkingC++中文版,适合初级c++学习者阅读
05部分-ThinkingC++ Chinese version, suitable for primary c++ Learners reading part 05
- 2022-01-30 11:07:21下载
- 积分:1
-
//就是一个封闭区域,要用不同的颜色填充,先在其内部选中一点象素作为“种子”,对其填充,然后判//断其上下左右的象素是否在封闭区域内且未被填充,如果是则也把它选...
//就是一个封闭区域,要用不同的颜色填充,先在其内部选中一点象素作为“种子”,对其填充,然后判//断其上下左右的象素是否在封闭区域内且未被填充,如果是则也把它选为“种子”压入栈,再从栈中弹//出一个对其填充,再判断其上下左右的象素,如此往复,直到最后一个象素被填充为止。
//说明程序用递归 来实现
//fill_point(x,y) //把x,y 单元格进行填充
//is_inner(x,y) 判断x,y是否是单元格内部的点,如果是则返回1否则0-Seed filling algorithm
- 2022-10-25 15:10:03下载
- 积分:1
-
dlgview,VC++ 6
DlgView,vc++6.0
- 2022-10-18 08:35:03下载
- 积分:1
-
谜,UA
我的第一份工作是密码学。算法之谜(我自己的算法)。
- 2022-12-23 18:55:04下载
- 积分:1
-
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过 采用类来实现,从CString继承而来 数据运算的结果保存在CString...
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过 采用类来实现,从CString继承而来 数据运算的结果保存在CString类中 理论上可对任意长的数据进行相加 在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-A class can perform add-subtract operation to long integers with random length and has been compiled in Visual C++6.0 and WinXp successfully.It is implemented by a class inherited from CString and can perform plus operation to data with random length in theory.There is a file named longadd.exe in directory Release. You may drag the data file named*.txt to that executable file to finish computing.
- 2023-03-20 12:40:04下载
- 积分:1
-
3d pressed the button to the small program
3d摁钮的小程序-3d pressed the button to the small program
- 2022-05-16 00:32:23下载
- 积分:1