-
这是用SQL2000开发的一个宾馆管理系统
这是用SQL2000开发的一个宾馆管理系统-This is a development of the SQL2000 Hotels Management System
- 2022-02-03 11:22:18下载
- 积分:1
-
一个可以提供初学者学习Access的教程,很有用的
一个可以提供初学者学习Access的教程,很有用的-can provide beginners a learning Access Guide, very useful
- 2022-01-31 04:53:44下载
- 积分:1
-
螺型和牙型.pdf
介绍常见的螺丝种类 很实用的工程资料
螺型和牙型.pdf
介绍常见的螺丝种类 很实用的工程资料-Lo-and-teeth. Pdf screws on the common variety of practical engineering data
- 2022-02-25 15:50:42下载
- 积分:1
-
simulation code about 4G system in cellphone OFDM.
From transmitter ,channel ,r...
simulation code about 4G system in cellphone OFDM.
From transmitter ,channel ,receiver..etc.
-simulation code about 4G system in cellphone OFDM.
From transmitter ,channel ,receiver..etc.
- 2022-04-17 12:41:29下载
- 积分:1
-
ao的一些代码集合,初学者通过这些代码,可以初步了解arcobject。...
ao的一些代码集合,初学者通过这些代码,可以初步了解arcobject。-ao some code set, beginners through these codes can be a preliminary understanding arcobject.
- 2022-05-16 10:08:01下载
- 积分:1
-
基于改进遗传算法的T_S型模糊控制器优化设计
基于改进遗传算法的T_S型模糊控制器优化设计-based on improved genetic algorithms T_S fuzzy controller design optimization
- 2023-08-24 07:30:04下载
- 积分:1
-
C# 设置屏幕分辨率
C# 改变屏幕分辨率,功能仿windows 的屏幕分辨率设置,改变滑块改变分辨率大校本例可学习一下滑块的用法。源代码如下:
long RetVal = 0;
DEVMODE dm = new DEVMODE();
dm.dmSize = (short)Marshal.SizeOf(typeof(DEVMODE));
dm.dmPelsWidth = dWidth;//宽
dm.dmPelsHeight = dHeight;//高
dm.dmDisplayFrequency = 85;//刷新率
dm.dmFields = DEVMODE.DM_PELSWIDTH | DEVMODE.DM_PELSHEIGHT | DEVMODE.DM_DISPLAYFREQUENCY | DEVMODE.DM_BITSPERPEL;
RetVal = ChangeDisplaySettings(ref dm, 0);
- 2023-03-16 15:00:04下载
- 积分:1
-
主要介绍了等精度频率测量原理,该原理具有在整个测试频段内保持高精度频率
测量的优点 同时在该原理基础上,采用了Verilog HDL语言设计了高速的等精度测...
主要介绍了等精度频率测量原理,该原理具有在整个测试频段内保持高精度频率
测量的优点 同时在该原理基础上,采用了Verilog HDL语言设计了高速的等精度测频
模块,并且利用EDA开发平台QUARTUS11 3 .0对CPLD芯片进行写人,实现了计数等
主要逻辑功能 还使用C语言设计了该等精度频率计的主控程序以提高测量精度。本设
计实现了对频率变化范围较大的信号进行频率测量,能够满足高速度、高精度的测频要
求。-Introduced, such as the accuracy of frequency measurement principle, the principle has in the entire test frequency to maintain the advantages of high precision frequency measurement at the same time the basis of the principle of using the Verilog HDL language, such as the design of a high-speed precision frequency measurement module, and use of EDA Development platform QUARTUS11 3 .0 on CPLD chip to write, and achieved a count of the main logic function, such as the use of C language is also designed such precision the frequency of control procedures to enhance measurement accuracy. This design achieved a wide range of frequency changes in signal frequency measurement, to meet the high-speed, high precision frequency measurement requirements.
- 2023-08-06 16:05:04下载
- 积分:1
-
使用J2ME收发短信SMS相关源代码
Java SMS相关源码,使用J2ME收发短信SMS源代码,压缩包内有2个相关的源码,非常适合学习JAVA网络编程,这两个例子在早几年是很火的参考代码。
- 2023-02-13 16:00:03下载
- 积分:1
-
This is the door with my colleagues and I strive for the isolation of the subrou...
这是我和同事门一起努力编的的孤立子程序。基本上所以孤立子的情况都考虑到了,对计算物理,特别是搞非线性数学的极大的帮助-This is the door with my colleagues and I strive for the isolation of the subroutine. So basically the situation soliton is taken into account for Computational Physics, in particular, engage in non-linear mathematics of great help
- 2022-08-17 09:12:38下载
- 积分:1