-
除以32位整数16bit整数数签署。输入数据…
32bit有符号整数除以16bit整数。
输入数据为被除数Num和除数Den,
输出数据为商Quot和余数Rem。-Divided by the number of signed 32bit integer 16bit integer. Input data for the dividend divisor Num and Den, output data for more than a few business Quot and Rem.
- 2022-03-25 07:43:00下载
- 积分:1
-
拼图游戏源代码,VC6开发,完整项目代码
拼图游戏源代码,VC6开发,完整项目代码-Jigsaw puzzle source code, VC6 development, complete project code
- 2022-03-01 14:13:54下载
- 积分:1
-
data base code postal
数据库代码邮政管理数据库,邮政编码.mbd以及客户.mbd;使用
- 2022-01-31 21:21:25下载
- 积分:1
-
类numberlistener实现ActionListener {
class NumberListener implements ActionListener{
public void actionPerformed(ActionEvent e){
if (!append) {
tf.setText("")
append=true
}
String s=tf.getText()
s+=e.getActionCommand()
tf.setText(s)
if (!btn[10].isEnabled()){
for(int i=10 i
- 2022-02-28 23:01:36下载
- 积分:1
-
实现(7,4)循环码的编码和解码,生成多项式…
实现(7,4)CRC的编码和译码,其中生成多项式可以在程序中改成所需要的。输入4位码,可以编码生成7位循环码。译码的情况限于至多错一位的情形。-To achieve (7,4) cyclic code encoding and decoding, which generate the polynomials can be changed in the program need. Enter 4 yards, you can generate 7-bit cyclic code encoding. Limited to a maximum of decoding a wrong situation.
- 2022-11-26 10:55:03下载
- 积分:1
-
J2EE配置指南(讲解j2ee开发环境的配置)
J2EE配置指南(讲解j2ee开发环境的配置)-J2EE Deployment Guide (J2ME development environment on the configuration)
- 2022-03-06 08:29:57下载
- 积分:1
-
栏目地址通过输入网址,相应的源代码。
通过在地址栏中输入Url,可以得到相应的源代码,并提取出网页中的文本信息-column addresses through the importation of Url, the corresponding source code and extract the text of website information
- 2022-09-09 15:55:02下载
- 积分:1
-
日历程序,用Basic编写的
日历程序,用Basic编写的-calendar program, prepared by the Basic
- 2022-01-26 01:12:36下载
- 积分:1
-
扫雷小游戏dos界面 比较简单哦
用控制台做的
扫雷小游戏dos界面 比较简单哦
用控制台做的-Mine game dos interface
- 2023-02-25 18:50:03下载
- 积分:1
-
开放的Java报告生成库。XML报告模板被用来生成准备打印的文档,这些文档来自指定的数据源,包括JDBC。输出可以传送到屏幕,或者以PDF,HTML或者XML的...
开放的Java报告生成库。XML报告模板被用来生成准备打印的文档,这些文档来自指定的数据源,包括JDBC。输出可以传送到屏幕,或者以PDF,HTML或者XML的格式存储-open Java for report generation. XML report templates are used to create print ready files, these files from the specified data sources, including JDBC. Output can be sent to the screen, or PDF, HTML or XML format storage
- 2023-01-05 23:15:03下载
- 积分:1