登录
首页 » 其他项目 » 一个RPG术语查询器,使用起来挺方便的,希望对大家有用。

一个RPG术语查询器,使用起来挺方便的,希望对大家有用。

于 2023-06-27 发布 文件大小:565.96 kB
0 166
下载积分: 2 下载次数: 1

代码说明:

一个RPG术语查询器,使用起来挺方便的,希望对大家有用。-an RPG terms for inquiries, quite convenient to use, it may be useful to hope.

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

发表评论

0 个回复

  • 二重积分 Guass―L高精度求积计算,精度高,速度快
    二重积分 Guass―L高精度求积计算,精度高,速度快-double integral Guass-L for the calculation of high-precision, high accuracy and speed
    2022-02-06 05:58:55下载
    积分:1
  • 编函数 float fun(double h),函数的功能是:对变量h中的值保留两位小数,并对第三位进行四舍五入(规定h中的值为正数)。 例如:若h 值为8...
    编函数 float fun(double h),函数的功能是:对变量h中的值保留两位小数,并对第三位进行四舍五入(规定h中的值为正数)。 例如:若h 值为8.32433,则函数返回8.32 若h值为8.32533,则函数返回8.33。 -Function for float fun (double h), the function of function: The value of the variable h in the retention of two decimals, and rounding to the third (of the value of h provides a positive number). For example: If the h value of 8.32433, the function returns 8.32 if the h value of 8.32533, the function returns 8.33.
    2022-02-25 20:46:14下载
    积分:1
  • * Has a debug LED, button, digital control verilog procedures, and debugging in...
    *先后调试了LED,按键,数码管的verilog程序,并在实验板上面调试成功!学习FPGA是一个漫长的过程,但是我必须得坚持!前途光明,道路崎岖! 这次在垃圾堆(我工作台下面的抽屉和柜子,呵呵)里面搜索了一个以前用C8051F020作的一个单片机 最小系统,其中有一个PS2的数字小键盘,于是马上鼓捣了一下,复习了一下PS2传输数据的规则,其实还是比较简单的,所以很快就把程序搞定,并在电路板上运行正常!!! -* Has a debug LED, button, digital control verilog procedures, and debugging in the experiment above board success! FPGA is a long learning process, but I have to insist! A bright future, roads and rugged! In the garbage (I workbench drawers and cabinets below, huh, huh) search inside a previously C8051F020 minimum for a single-chip systems, which have a small number of PS2 keyboard, then immediately鼓捣, then review the PS2 data about the rules, in fact, relatively simple procedures so they get very quickly, and in the normal operation of the circuit board! ! !
    2022-02-13 14:46:38下载
    积分:1
  • 很有用的一些技巧
    很有用的一些技巧-some very useful skills
    2022-02-06 04:09:42下载
    积分:1
  • 字音转换大师是一个可以将汉字转换成拼音的免费绿色软件,该程序由阿龙编写 软件可以自动工作于两种模式: 1.智能模式,您需要安装“微软拼音输入法”...
    字音转换大师是一个可以将汉字转换成拼音的免费绿色软件,该程序由阿龙编写 软件可以自动工作于两种模式: 1.智能模式,您需要安装“微软拼音输入法”,此时软件能自动识别多音字,能标注声调等。 2.简单模式,暂时没有自动识别多音字,对多音字的拼音全部标出,暂时没有标注声调 “微软拼音输入法”是指“微软拼音输入法3.0”,“微软拼音输入法2003”等中的任意一个。 XP下安装微软拼音输入法的方法(1): 通过“开始/设置/控制面板”打开控制面板 通过控制面板的“日期、时间、语言和区域设置” ->“添加其它语言” ->“语言/文字服务和输入语言/详细信息” ->“设置/已安装的服务/添加” 选择“微软拼音输入法3.0”安装 安装微软拼音输入法的方法(2): 从网站上下载“微软拼音输入法3.0”或“微软拼音输入法2003”等直接安装 改进意见及错误报告请发送至dragon_hn@sohu.com 或直接访问 http://www.dragon-2008.com/guestbook/index.asp 提交意见或建议 欢迎访问www.dragon-2008.com与阿龙交流 -pronunciation change is a master of Chinese characters can be converted into green Pinyin free software, The procedure prepared by Aaron software can automatically work in two modes : 1. intelligent mode, you need to install the "Microsoft Pinyin input method", when the software can automatically identify Multi-tone characters, such as tone can be marked. 2. A simple model, there are no more automatic recognition Music charact
    2022-04-12 16:57:18下载
    积分:1
  • 圣维南方程组计算程序 vb开发 进行河道水流模拟计算
    圣维南方程组计算程序 vb开发 进行河道水流模拟计算-Saint-Venant equations vb development of computational procedures for river flow simulation
    2022-06-27 04:09:59下载
    积分:1
  • 停机位飞机推出停止点优化程序
    这是用VC+=编写的停机位飞机优化程序,这个程序的主要功能是计算出相邻飞机共用推出停止点的坐标,使得机场上飞机的推出点最优化
    2022-03-06 04:10:55下载
    积分:1
  • 0120_
    0120_基于GPSGSM和MSP430的巡检手持终端的设计与实现 -0120_-based inspection GPSGSM and the handheld terminal MSP430 Design and Implementation
    2022-05-31 04:10:24下载
    积分:1
  • C++开发的xml文件处理
    基于tinyxml,使用C++开发的XML文件处理程序,目前主要是可以修改,有兴趣的话可以继续添加
    2022-02-25 20:51:31下载
    积分:1
  • Java中的两个特殊变量this和super_files
    Java中的两个特殊变量this和super_files-in Java 2 and the special variable this super_files
    2022-04-19 17:57:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载