-
This is a signal generator under Labview7 procedures, for debugging hardware use...
这是Labview7下的信号发生器程序,对于调试硬件的朋友来说很有用啊-This is a signal generator under Labview7 procedures, for debugging hardware useful friends ah
- 2023-08-26 06:40:03下载
- 积分:1
-
结构体和共用体简单演示
结构体和共用体简单演示-sharing and the structure of a simple demo-
- 2022-04-26 12:50:30下载
- 积分:1
-
老鼠,此老鼠的地道很深,很复杂,就像迷宫一样,地图根据当前老鼠所在位置智能移动,...
老鼠,此老鼠的地道很深,很复杂,就像迷宫一样,地图根据当前老鼠所在位置智能移动,
-Mouse, the rat tunnel deep, very complex, like a maze, the map location of the light of the current smart mobile mouse,
- 2022-02-13 17:07:10下载
- 积分:1
-
关机程序,大家可以实现系统的正真关机,下载看看再说吧
关机程序,大家可以实现系统的正真关机,下载看看再说吧-Shutdown procedures, we can realize the system is really shut down, download看看再说吧
- 2023-01-26 07:25:04下载
- 积分:1
-
两个相同行数和列数的稀疏矩阵用十字链表实现加法运算
两个相同行数和列数的稀疏矩阵用十字链表实现加法运算-two identical rows and columns in the sparse matrix using Orthogonal List Adder Operational
- 2023-05-18 21:15:04下载
- 积分:1
-
图像浏览器
图像浏览器-image browser
- 2022-01-22 11:46:16下载
- 积分:1
-
Sudoku game implemented in C, command line only
Sudoku game implemented in C, command line only
- 2022-06-02 11:19:23下载
- 积分:1
-
可以编辑的msflexgrid的VB源码,密码为peng
可以编辑的msflexgrid的VB源码,密码为peng-can edit the msflexgrid VB source code, passwords peng
- 2022-08-18 03:37:01下载
- 积分:1
-
简易的震动波形绘制工具,用C#编写,可实现时域和频域的波形绘制,便于震动数据的分析...
简易的震动波形绘制工具,用C#编写,可实现时域和频域的波形绘制,便于震动数据的分析-simple wave-mapping tools, prepared with C#, can be time-domain and frequency-domain waveform drawing, facilitate the analysis of vibration data
- 2022-03-16 16:17:01下载
- 积分:1
-
problem with M
排列问题
M个1,N个0的排列(高效率版)
排列数为:c(m+n,n)
对n个0,m个1,我的想法是这样的:
每个排列可以分三段:
全0列,全1列, 子问题列
设各段长:r,s,t .子问题列就是 (n,m) = (n-r,m-s),其中0
- 2022-11-27 09:05:03下载
- 积分:1