-
菜单设置
一共五个文件:
1、菜单设置.rtm
2、菜单设置及波形预览.vi
3、方波界面.vi
4、三角波界面.vi
5、正弦波界面.vi(A total of five documents:
1. Setting the menu.Rtm
2, menu setting and waveform preview.Vi
3, Fang Bo interface.Vi
4, triangular wave interface.Vi
5, sine wave interface.Vi)
- 2018-05-27 13:40:50下载
- 积分:1
-
stm32PucosPucgui
基于stm32和ssd1963总线显示驱动,在keil下+ucosII+ucgui,刷屏非常快,(Based on STM32 and ssd1963 bus driver, Keil+ ucosII+ucgui, only very fast)
- 2012-05-10 20:53:16下载
- 积分:1
-
2016-5-5电动汽车规范
国家质检总局发布的GB32960电动汽车平台接入规范(GB32960 Electric Vehicle Platform Access Specification issued by AQSIQ)
- 2020-06-24 20:20:01下载
- 积分:1
-
case
说明: 基于unittest的测试用例代码,仅供参考(Unittest-based test case code,for reference only)
- 2020-06-24 18:00:01下载
- 积分:1
-
大二短期使用java写的一个小游戏,和魔鬼板、豌豆…
大二短学期用JAVA写的一个小游戏,魔板,就是平时常见的那种拼图游戏-sophomore short term use Java to write a small game, and the devil board, in peacetime is the kind of common picture arrangement game
- 2022-03-15 14:40:29下载
- 积分:1
-
Matlab语言编写的2维粒子群算法进行函数最优化的源代码,并附有AVI视频演示!...
Matlab语言编写的2维粒子群算法进行函数最优化的源代码,并附有AVI视频演示!-2-D particle swarm optimization source code for optimization (with the AVI video!)
- 2022-08-07 09:29:32下载
- 积分:1
-
DBO
说明: 对数据库访问的封装,简化调用代码,优化调用流程, 支持多种调用方式。(Encapsulation of database access, simplification of calling code, optimization of calling process, support of multiple calling methods.)
- 2020-05-30 09:28:07下载
- 积分:1
-
经典平差
说明: 处理水准网经典平差的有关问题,输出平差报告和各高程点的精度文件,判断平差结果的精度(Deal with the relevant problems of leveling network adjustment, output the adjustment report and the accuracy documents of each elevation point, and judge the accuracy of the adjustment results)
- 2020-05-19 12:31:10下载
- 积分:1
-
键盘输入的一段文字,统计输入字符串出现…
从键盘输入一段字符,统计输入的字符串中个字母出现的次数-A section of characters from the keyboard input, statistical input string appears in the number of letters
- 2022-02-26 22:36:56下载
- 积分:1
-
JILRuntime A general purpose, register based virtual machine (VM) that supports...
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects and functions can be written in virtual machine code, as well as in C or C++, or any other language that can interface to C object code. The VM is written for maximum performance and thus is probably not suitable for embedded systems where a small memory footprint is required. Possible uses of the VM are in game development, scientific research, or to provide a stand-alone, general purpose programming environment.
- 2022-07-13 14:23:15下载
- 积分:1