资源列表

« 1 2 ... .43 .44 .45 .46 .47 4848.49 .50 .51 .52 .53 ... 5346 »

[C#编程hash-table

说明:散列表(Hash table,也叫哈希表),是根据关键码值(Key value)而直接进行访问的数据结构。也就是说,它通过把关键码值映射到表中一个位置来访问记录,以加快查找的速度。这个映射函数叫做散列函数,存放记录的数组叫做散列表。 给定表M,存在函数f(key),对任意给定的关键字值key,代入函数后若能得到包含该关键字的记录在表中的地址,则称表M为哈希(Hash)表,函数f(key)为哈希(Hash) 函数。-Hash (Has
<ANDY> 在 2024-11-13 上传 | 大小:469kb | 下载:0

[C#编程Geodetic-coordinate-transformation

说明:将大地坐标转换到大地空间直角坐标,即将大地纬度,大地经度,大地高转换到X,Y,Z,采用的是克拉索夫斯基椭球-Will the earth coordinate transformation to the space rectangular coordinate, the earth is the latitude and longitude of the earth, the earth high transition to the X
<陈雷雷> 在 2024-11-13 上传 | 大小:115kb | 下载:0

[C#编程coordinate-tremsformer

说明:将地平坐标转换到赤道坐标,可以反算,有界面-At the equator coordinates of the horizontal coordinate transformation, a interface
<陈雷雷> 在 2024-11-13 上传 | 大小:164kb | 下载:0

[C#编程Two-body-problem

说明:二体问题的求解,以读文件的形式输入,解算结果为6个开普勒轨道根数-Two body problem solving, in order to read documents in the form of the input, the calculating results for root number six Kepler orbit
<陈雷雷> 在 2024-11-13 上传 | 大小:70kb | 下载:0

[C#编程DOP

说明:卫星单点定位中的精度衰减因子GDOP值的计算,需要观测文件和导航电文-Single point positioning precision of satellite attenuation factor GDOP value calculation, need observation file and navigation message
<陈雷雷> 在 2024-11-13 上传 | 大小:2.43mb | 下载:0

[C#编程Star-apparent-position-calculation

说明:已知恒星的赤经和赤纬,计算恒星的视位置,在DOS窗口输出-The right ascension and declination of stars known, calculated depending on the position of the stars, the DOS window output
<陈雷雷> 在 2024-11-13 上传 | 大小:46kb | 下载:0

[C#编程Morse-Code

说明:Morse Code编码器,把字符串编成莫尔斯码-Morse Code encode AScII
<yuzhiqiang> 在 2024-11-13 上传 | 大小:91kb | 下载:0

[C#编程MessageFilter_DependencyInjection

说明:展示如何在Windows CE平台下, 過濾訊息使用相依性注入手法寫成.-How to use Dependency-Injection to implement Message filter.
<sermanliu> 在 2024-11-13 上传 | 大小:140kb | 下载:0

[C#编程CSharp_NFC_ER302

说明:利用C#实现RFID和NFC的读写功能 需要联机易火眼公司的NFC读卡器 ER302-RFID NFC READER WRITER ER302 ehuoyan
<罗小兵> 在 2024-11-13 上传 | 大小:862kb | 下载:0

[C#编程piston01

说明:该程序可用于模拟活塞机的仿真,提高仿真效率,降低计算成本。-This code can be used to simulate a piston engine s movement. it is very efficent.
<蒋彬> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[C#编程SSPSystem

说明:Application fr a mework for develop C#
<NghiaPM> 在 2024-11-13 上传 | 大小:362kb | 下载:0

[C#编程SQLiteDemo

说明:一个SQLiteDemo,C#操作SQLite的简单例子,包含简单的SQLiteHelp,使用VS2015 和SQLite3-A SQLiteDemo, simple operation SQLite example C#, including simple SQLiteHelp, using VS2015 and SQLite3
<lio> 在 2024-11-13 上传 | 大小:495kb | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 4848.49 .50 .51 .52 .53 ... 5346 »

源码中国 www.ymcn.org