-
testRF
无线射频程序,MEGA8控制的无线射频程序(Radio frequency procedure, MEGA8 controlled radio frequency procedure)
- 2008-07-22 14:23:53下载
- 积分:1
-
pt_line
固高控制卡程序,pt控制方式,需要的可以下载看看.(Googol control card program)
- 2013-12-01 21:58:24下载
- 积分:1
-
c# 超市管理系统(源码+文档+数据库脚本)
c# 超市管理系统(源码+文档+数据库脚本)
- 2019-09-26下载
- 积分:1
-
遥感图像GDAL读取并显示
遥感图像读取到picBox中,并拉伸进行显示,得到遥感图像的基本投影信息,坐标参数,与灰度值等信息,
遥感图像读取到picBox中,并拉伸进行显示,得到遥感图像的基本投影信息,坐标参数,与灰度值等信息,遥感图像读取到picBox中,并拉伸进行显示,得到遥感图像的基本投影信息,坐标参数,与灰度值等信息,遥感图像读取到picBox中,并拉伸进行显示,得到遥感图像的基本投影信息,坐标参数,与灰度值等信息,遥感图像读取到picBox中,并拉伸进行显示,得到遥感图像的基本投影信息,坐标参数,与灰度值等信息,
- 2022-05-06 20:20:15下载
- 积分:1
-
实体类互相赋值
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Reflection;
using System.Text;
using System.Threading.Tasks;
namespace GPS.Common
{
///
/// BeanUtils提供用于拷贝对象中的具体字段的值的方法
///
public class BeanUtils
{
///
/// 把源对象里的各个字段的内容直接赋值给目标对象(只是字段复制,两个对象的字段名和类型都必须一致)
///
/// 目标对象
/// 源对象
public static void CopyObject( object src,ref object dest)
{
&
- 2022-10-20 05:35:03下载
- 积分:1
-
froq
比较完整的OFDM的仿真模型和源码,有比较完整的设计思路,可供学习(Relatively complete OFDM simulation model and the source code, there is a complete design ideas, to learn from)
- 2017-08-13 17:19:03下载
- 积分:1
-
chaoshengborebiao
超声波热量表是当今的热表行业的领先技术,现在将我公司的技术文档上传,供大家分享。(Ultrasonic heat meter is the industry' s leading technology of today' s hot table, and now the company' s technical documentation uploaded for everyone to share.)
- 2013-04-01 13:32:32下载
- 积分:1
-
Lexical-analysis
使用某种高级语言和LEX实现一个C语言子集的词法分析器,即从输入的源程序中,识别出各个具有独立意义的单词,滤掉空格和注释。依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续显示)。其中空白符、制表符和换行符均视为空格,用来分隔单词,注释包括两种形式:/*…*/和//。(Use some kind of high-level language and the LEX lexical analyzer to achieve a C language subset from the input source to identify each word has an independent significance, filter out the whitespace and comments. Followed by the output of the internal encoding of each word and word symbols value. (Displayed when an error is encountered "Error", then skip the error part of the display). Where whitespace, tabs and line breaks are treated as spaces, used to separate words, annotation, including two forms :/* ...*/and//. )
- 2012-03-07 14:03:21下载
- 积分:1
-
21天学通C++第7版
说明: 21天学通c++第七版, mobi格式,适合在kindle等电子书上观看。(21-day Xuetong C++ 7th edition, mobi format, suitable for viewing in e-books such as kindle)
- 2019-08-19 09:35:48下载
- 积分:1
-
sbuf
单片机串口程序,实现主从机的通信,将主机信号传到从机(Single-chip microcomputer serial port to send and receive the code, the realization of the master-slave machine communication)
- 2013-07-07 18:49:55下载
- 积分:1