-
kimkldtion
磁盘文件系统的模拟,能实现文件的添加,删除,实现多级目录(Disk file system simulation, can realize the file to add, delete, multi-stage directory)
- 2017-08-23 11:27:14下载
- 积分:1
-
NumRecogBP
采用BP神经网络算法实现的大写金融汉字识别软件的核心识别功能,适合学习。(BP neural network algorithm to achieve the financial capital of the Chinese character recognition software to identify the core features for learning.)
- 2006-10-28 16:46:16下载
- 积分:1
-
POS MV OceanMaster系列数据格式解译及其应用
从惯性导航原理入手对 OceanMaster 格式数据进行解析,通过软件开发对 OceanMaster 格式数据进行解码,提取各种数据包,并通过紧耦合算法对原始数据进行处理,分别获取三维坐标系下的位置均方差以及位置信息.(This article starts with the principle of inertial navigation for OceanMaster format data parsing,and decrypts the OceanMaster format data,extracts all sorts of data packets and deals with the original data through the correct posture and Kalman filtering method,through which obtains the three dimensional coordinates of position variance.)
- 2020-06-23 21:40:02下载
- 积分:1
-
calendar
编程反复显示2010年各月份日历。(程序可以设定2010年1月1号为星期五)。(show the calendar)
- 2012-12-04 16:24:47下载
- 积分:1
-
fbp
说明: 实验室自己用的fbp重建算法,基于C语言,亲测可用。上有个人C盘名称信息请删除(Ct reconstruction fbp)
- 2021-01-03 18:28:56下载
- 积分:1
-
ps流解析
用别人的代码,进行了修改的,目前还不能用于网络PES流。可解析出视频
- 2023-02-16 01:50:04下载
- 积分:1
-
MODBUS 调试资料
MODBUS 调试资料
int main(void)
{
u8 check=0;
u8 i;
u8 res;
m_frame_typedef txframe;
Stm32_Clock_Init(9); //ϵͳʱÖÓÉèÖÃ
//uart_init(72,115200); //´®¿Ú³õʼ»¯Îª115200
BEEP_Init();
mp_init(72,115200);
delay_init(72); //ÑÓʱ³õʼ»¯
LED_Init(); //³õʼ»¯ÓëLEDÁ¬½ÓµÄÓ²¼þ½Ó¿Ú
KEY_Init(); //³õʼ»¯°´¼ü
LCD_Init(); //³õʼ»¯LCD
FSMC_SRAM_Init(); //³õʼ»¯ÍⲿSRAM
my_mem_init(SRAMIN); //³õʼ»¯ÄÚ²¿ÄÚ´
- 2022-11-24 21:55:03下载
- 积分:1
-
C-language-source-code-of-keyloggers
它是一个可以记录用户键盘操作的间谍软件。黑客可利用此软件记录用户输入的信息。此软件和病毒完全不同,是正规软件,目前大概有两类软件。一类是模仿操作,用途是做重复操作 按键精灵就是其中之一;还有一类是用于家庭监控的软件,如梦真工作室开发的键盘屏幕全记录。(The virus is completely different from a regular software, currently there are about two types of software. A class is to imitate the operation use repeat QuickMacro there is a class of software for home monitoring, keyboard screen Full Record dream real studio.)
- 2012-03-15 20:21:27下载
- 积分:1
-
C++游戏源码
扫雷在科技历史上也扮演了相似的角色。这个基于数字的逻辑谜题最早来自20实际六七十年代,当时候Jerimac Ratliff推出的名为“Cube”的游戏已经非常受人欢迎。几十年后的1992年,扫雷游戏被加入了Windows3.1,这并不是为了展示Windows是游戏操作系统专家,而是为了训练用户的鼠标左右键操作能力,让这些动作变得非常自然,并培养鼠标移动的速度和准确性。
- 2022-04-23 16:32:33下载
- 积分:1
-
10zrbffcx
10种软件滤波方法的示例程序,是用c写的,在实际的使用过程中非常有用.(10 kinds of software filtering method of the sample procedures are written with c, in the actual use of the course very useful.)
- 2009-03-06 09:48:14下载
- 积分:1