资源列表
theme
- ArcEngine C#专题图制作 地图渲染 地图符号化-ArcEngine C#
Sensor-data-acquisition-program
- PC机软件,接收串口的温度、湿度、光照、电压等数据。并实时显示曲线。-PC-software, receive serial temperature, humidity, light, voltage data. And real-time display curve.
AdobeReader
- C#2010开发,调用Adobe Reader XI的activex控件,编写程序实现了打开,关闭,翻页,放大,打印,帮助等功能。-C# 2010 development, called Adobe Reader XI the activex control, programming to achieve the open, close, flip, zoom, print, help functions.
QRCode
- C#生成QR码,数字和字符都可生成QR码-C# generated QR code, numbers and characters that can generate QR Code
RFReportGenerator
- 对工厂生产的产品(如手机和平板电脑)的RF站(BTWIFI,GPS,2G,3G测试站)数据的分析并形成报表。为分析工厂制程分析提供参考。-On plant products (such as mobile phones and tablet PCs) of the RF station (BTWIFI, GPS, 2G, 3G test station) analysis of the data and the formation of the report. Process analysis
GlassButton
- 一个WPF下的水晶玻璃按钮样式,带DEMO,通过修改按钮模版绘制,若是默认样式不符合您的程序风格,可对样式进行适当微调。-WPF under a crystal glass button style with DEMO, drawn by modifying the template button, if the default style does not fit your style program, you can fine-tune the style appropriate.
OPC
- OPCNetWrapper.dll是.net平台下,开发OPC客户端的好用工具,是OPC接口的包装,类似于原来VB调用OPCDAauto.dll来开发OPC客户端程序-OPCNetWrapper.dll Net platform, the development of OPC client handy tool, OPC interface package, similar to the original VB calls OPCDAauto.dll to develop OPC client
hotel_management
- 用C#制作一个简单的酒店管理系统,内含有数据库文件以及详细说明文档-C# produced a simple hotel management system, which contains a detailed descr iption of the database files and documentation
xiangmu1
- 判断三边是否能构成三角形 如果是的话并求周长面积-#include <stdio.h> #include <math.h> void main() { int a,b,c double p,s printf("请输入三角形的三边长:") scanf(" d, d, d",&a,&b,&c) if ((a+b>c&&a-b<c)==1) { p=(a+b+c)/2 s=sqrt(p*(p-
java2net
- java 类库 在.NET中使用例子,本例为一银行JAVA包转换c#调用实例。可用-java to c#
MSc_Coursework
- 通过使用硬件DSP实现一个相关接收与非相关接收,该程序需在ADSP 21364 SHARK板子下执行-By using of DSP hardware for the implementation of a radio frequency (RF) data link by implementing both a noncoherent and a coherent version of a DPSK receiver which is programming the ADSP 21364 SH
FLabel
- 背景透明的 label 扩展控件,从label类派生。-transparent label.