资源简介
STK仿真代码,包含C#,VC,VB的,可直接用代码实现仿真及参数设置,对刚接触STK的人有很大帮助。
代码片段和文件信息
using System.Reflection;
using System.Runtime.CompilerServices;
//
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
//
[assembly: Assemblytitle(““)]
[assembly: AssemblyDescription(““)]
[assembly: AssemblyConfiguration(““)]
[assembly: AssemblyCompany(““)]
[assembly: AssemblyProduct(““)]
[assembly: AssemblyCopyright(““)]
[assembly: AssemblyTrademark(““)]
[assembly: AssemblyCulture(““)]
//
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the ‘*‘ as shown below:
[assembly: AssemblyVersion(“1.0.*“)]
//
// In order to sign your assembly you must specify a key to use. Refer to the
// Microsoft .NET framework documentation for more information on assembly signing.
//
// Use the attributes below to control which key is used for signing.
//
// Notes:
// (*) If no key is specified the assembly is not signed.
// (*) KeyName refers to a key that has been installed in the Crypto Service
// Provider (CSP) on your machine. KeyFile refers to a file which contains
// a key.
// (*) If the KeyFile and the KeyName values are both specified the
// following processing occurs:
// (1) If the KeyName can be found in the CSP that key is used.
// (2) If the KeyName does not exist and the KeyFile does exist the key
// in the KeyFile is installed into the CSP and used.
// (*) In order to create a KeyFile you can use the sn.exe (Strong Name) utility.
// When specifying the KeyFile the location of the KeyFile should be
// relative to the project output directory which is
// %Project Directory%\obj\. For example if your KeyFile is
// located in the project directory you would specify the AssemblyKeyFile
// attribute as [assembly: AssemblyKeyFile(“..\\..\\mykey.snk“)]
// (*) Delay Signing is an advanced option - see the Microsoft .NET framework
// documentation for more information on this.
//
[assembly: AssemblyDelaySign(false)]
[assembly: AssemblyKeyFile(““)]
[assembly: AssemblyKeyName(““)]
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 4496 2010-06-13 22:52 CodeSamples\Automation\CSharp\AccessConstraints\AccessConstraints_VS2005.csproj
文件 4597 2010-06-13 22:59 CodeSamples\Automation\CSharp\AccessConstraints\AccessConstraints_VS2008.csproj
文件 1078 2005-11-16 20:13 CodeSamples\Automation\CSharp\AccessConstraints\App.ico
文件 2426 2005-11-16 20:13 CodeSamples\Automation\CSharp\AccessConstraints\AssemblyInfo.cs
文件 10170 2009-07-01 22:41 CodeSamples\Automation\CSharp\AccessConstraints\Class1.cs
文件 1078 2006-04-19 17:36 CodeSamples\Automation\CSharp\AreaTarget\App.ico
文件 59742 2009-04-06 19:51 CodeSamples\Automation\CSharp\AreaTarget\AreaTargetExamples.cs
文件 4103 2010-06-13 22:59 CodeSamples\Automation\CSharp\AreaTarget\AreaTarget_VS2005.csproj
文件 4212 2010-06-13 22:59 CodeSamples\Automation\CSharp\AreaTarget\AreaTarget_VS2008.csproj
文件 2426 2006-04-19 17:36 CodeSamples\Automation\CSharp\AreaTarget\AssemblyInfo.cs
文件 1078 2005-10-19 13:16 CodeSamples\Automation\CSharp\Events\App.ico
文件 2426 2005-10-19 13:16 CodeSamples\Automation\CSharp\Events\AssemblyInfo.cs
文件 4862 2010-06-13 22:59 CodeSamples\Automation\CSharp\Events\Events_VS2005.csproj
文件 4963 2010-06-13 22:59 CodeSamples\Automation\CSharp\Events\Events_VS2008.csproj
文件 28094 2009-08-14 16:02 CodeSamples\Automation\CSharp\Events\Form1.cs
文件 5814 2008-06-23 13:16 CodeSamples\Automation\CSharp\Events\Form1.resx
文件 3219 2009-09-03 21:52 CodeSamples\Automation\CSharp\Samples_VS2005.sln
文件 3215 2009-09-03 22:09 CodeSamples\Automation\CSharp\Samples_VS2008.sln
文件 1078 2006-04-13 17:38 CodeSamples\Automation\CSharp\Scenario\App.ico
文件 2426 2006-04-13 17:38 CodeSamples\Automation\CSharp\Scenario\AssemblyInfo.cs
文件 525312 2006-07-26 16:10 CodeSamples\Automation\CSharp\Scenario\korea.dte
文件 525312 2006-07-26 16:10 CodeSamples\Automation\CSharp\Scenario\ny512.dte
文件 27443 2009-03-25 15:02 CodeSamples\Automation\CSharp\Scenario\ScenarioExamples.cs
文件 4504 2010-06-13 22:59 CodeSamples\Automation\CSharp\Scenario\ScenarioExamples_VS2005.csproj
文件 4605 2010-06-13 22:59 CodeSamples\Automation\CSharp\Scenario\ScenarioExamples_VS2008.csproj
文件 1078 2005-10-31 14:20 CodeSamples\Automation\CSharp\STKProTutorial\App.ico
文件 2426 2005-10-31 14:20 CodeSamples\Automation\CSharp\STKProTutorial\AssemblyInfo.cs
文件 21756 2009-03-25 15:00 CodeSamples\Automation\CSharp\STKProTutorial\Class1.cs
文件 4490 2010-06-13 22:59 CodeSamples\Automation\CSharp\STKProTutorial\STKProTutorial_VS2005.csproj
文件 4591 2010-06-13 22:59 CodeSamples\Automation\CSharp\STKProTutorial\STKProTutorial_VS2008.csproj
............此处省略2372个文件信息
相关资源
- [源代码] ASP.NET 3.5 商用社交网站开发
- C#余弦算法比较文章相似度
- C#、js如何调用qq互联api实现第三方登
- C#数字华容道小游戏
-
C#xm
l入门经典 C#编程人员必备的x - C#简单人事管理系统
- c#winfrom超市管理系统
- c#web应用程序入门经典PDF版
- C#图书管理262234
- C#二维三维图形绘制工程宝典 随书光
- C#图片预览插件源码
- c#Winform获取摄像头扫描各种码
- C#版GIS软件源码
- 广工c#网络应用编程-实验报告
- asp.net mvc 百度UEdit富文本编辑器的使
- C# 高仿控件,几十个
- ASP.net通用权限框架
- C#大型OA办公系统
- C#个人通讯录管理系统
- 小波阈值降噪算法(C#)
- Visual C#.NET数据库开发经典案例解析(
- c#实现科大讯飞语音听写功能
- STM32接收C#上位机命令控制电机,和根
- c#单机版斗地主,基本功能已实现,有
- ASP.NET MVC4开发指南的源代码
- 简单词法分析器C#含代码
- C#图片颜色比例分布
- C#与.NET3.5高级程序设计(第4版) 中文
- C# Windows Forms程序设计pdf中文+源码
- C#MyQQ项目(三层架构完整版)
评论
共有 条评论