资源列表
[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#编程] 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#编程] 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