-
c#高精度计时器(精确到1毫秒)
该例子实现了高精度定时器功能,最高定时精度为1ms
- 2019-07-13下载
- 积分:1
-
c# 获取当前系统所有窗口句柄(含任务栏/托盘图标等) 完整源码下载
c# 获取当前系统所有窗口句柄(含任务栏/托盘图标等) 完整源码下载
- 2013-09-14下载
- 积分:1
-
计算数学有限元方法
the structure of the DG-FEM is very similar to that of the finite element method (FEM), there are several fundamental differences. In particular,
the mass matrix is local rather than global and thus can be inverted at very
little cost, yielding a semidiscrete scheme that is explicit. Furthermore, by
carefully designing the numerical flux to reflect the underlying dynamics, one
has more flexibility than in the classic FEM to ensure stability for wavedominated problems. Compared with the FVM, the DG-FEM overcomes the
key limitation on achieving high-order accuracy on general grids by enabling
this through the local element-based basis
- 2022-01-25 17:37:52下载
- 积分:1
-
数据结构的基本操作:链式存储结构实现一元多项式的所有基本操作,包括在多项式链表P中顺序插入结点e,插入后结点按指数从小到大排列等...
数据结构的基本操作:链式存储结构实现一元多项式的所有基本操作,包括在多项式链表P中顺序插入结点e,插入后结点按指数从小到大排列等-The basic operation of data structures: Linked Storage Structure unary polynomial realization of all the basic operations, including the list in the polynomial P in the order of insertion node e, inserted nodes exponentially from small to large array, etc.
- 2023-06-18 00:05:03下载
- 积分:1
-
radius 客户端
radius 客户端用来实现radius客户端与radius服务器的通信
- 2022-03-22 13:16:24下载
- 积分:1
-
16-I2C_EEPROM
风驰的stm8开发板例程 (program For STm8 )
- 2014-10-29 10:02:27下载
- 积分:1
-
8266——接收数据版(频率)
说明: 使用esp-8266WIFI模块和路由器以及一个终端相连,然后使用STM32单片机测量频率并发出(Use esp-8266 WIFI module to connect with router and a terminal, then use STM32 MCU to measure frequency and send it out.)
- 2020-06-19 14:40:01下载
- 积分:1
-
score_ranking
说明: 要求:
1. 具备对成绩的管理功能(添加、删除、排序);
2. 具备对成绩的统计功能(最高分,最低分,平均分,及格率等);
3. 具备按学号、姓名、或课程名查询成绩的功能;
备注:成绩记录以下信息:班级,学号,姓名,四门成绩(百分制)(Claim:
1. Have management functions (add, delete, sort) for grades;
2. Have statistical functions for the scores (highest score, lowest score, average score, pass rate, etc.);
3. Have the ability to check grades by student number, name, or course name;
Remarks: The following information is recorded in the grade: class, student number, name, four grades (percentage))
- 2021-01-02 23:38:56下载
- 积分:1
-
订票系统
航班订票系统,包含订票、退票等功能,航班信息储存在航班.txt文件中(Flight booking system, including booking, refund and other functions)
- 2018-12-02 20:02:29下载
- 积分:1
-
C#分割大文件为小文件,同时实现将 已分割的小文件合并
分割大文件为小文件,同时实现将 已分割的小文件合并
- 2013-01-22下载
- 积分:1