-
经典的fast ICA程序,用于盲信号的分离,希望能够对大家有帮助!...
经典的fast ICA程序,用于盲信号的分离,希望能够对大家有帮助!-Classic fast ICA program for the separation of the spread, hoping to help!
- 2022-03-04 23:44:18下载
- 积分:1
-
这个源
This the source-code of a 64k-intro. Run it through tasm
and tlink, and it will work (the makefile will also work).
-----------------------------------------------------------------------
-This is the source-code of a 64k-intro. Run it through tasm
and tlink, and it will work (the makefile will also work).
-----------------------------------------------------------------------
-----------------------------------------------------------------------
- 2022-03-29 20:12:24下载
- 积分:1
-
实现图书查询等功能,可以帮助新的同学完成毕业的课程设计...
实现图书查询等功能,可以帮助新的同学完成毕业的课程设计-Book Search features to achieve, you can help the new students to complete graduate course design
- 2023-07-20 06:35:03下载
- 积分:1
-
6502 assembly code
6502的汇编代码-6502 assembly code
- 2022-03-21 21:28:28下载
- 积分:1
-
将系统时间显示出来 由汇编语言编辑而成
可应用于课程设计等项目...
将系统时间显示出来 由汇编语言编辑而成
可应用于课程设计等项目-The system time display made by assembly language editor can be used in curriculum design and other projects
- 2023-02-25 04:50:04下载
- 积分:1
-
从键盘读入一个4进制数,CRT显示等效双…
从键盘读入一个四位的十六进制数,CRT显示等值的二进制数.
由于每个十六进制数位对应4个二进制,所以每读入一个十六进制位后,即可将其对应的4个二进制位依次输出。由于数字‘0’~ ‘9’的ASCⅡ码为30H~39H,字母‘a’~‘f’与 ‘A’~‘F’的ASCⅡ码为61H~66H 与41H~46H ,因此,如果输入的字母为数字‘0’~‘9’,则其低4位即为对应的二进制位;如果输入的字符为字母‘a’~‘f’或‘A’~‘F’,则需要减7,然后通过移位将低4位依次输出。
-Reading from the keyboard into a 4 hexadecimal number, CRT display equivalent binary number. Since each hexadecimal number of the corresponding 4-bit binary, so every time into a hexadecimal places, can be its corresponding 4-bit binary sequence output. Due to the number
- 2022-12-17 12:35:03下载
- 积分:1
-
C语言编译器的源代码
C语言编译器的源代码-C language compiler source code
- 2022-06-19 18:14:49下载
- 积分:1
-
UASRT asynchronous serial receive routine, suitable for beginners to learn!
UASRT异步串行接收例程,适合初学者学习!-UASRT asynchronous serial receive routine, suitable for beginners to learn!
- 2022-01-23 11:13:41下载
- 积分:1
-
键盘控制小灯的亮,四个按键分别控制四个灯的不同亮法
键盘控制小灯的亮,四个按键分别控制四个灯的不同亮法-Keyboard control of small bright lights, the four control buttons, respectively, in four different bright lights law
- 2023-08-17 08:25:03下载
- 积分:1
-
贪心算法实现活动安排问题
贪心算法实现活动安排问题-greedy algorithm activities arrangements
- 2022-01-21 18:04:58下载
- 积分:1