-
pedasm portable executable 2 disassembler
在这里您可以找到一个著名的反汇编程序的源代码,它可以阻止您反汇编任何大小和类型的可执行windows文件。
- 2022-06-26 09:04:49下载
- 积分:1
-
使用C#拷贝String到struct
使用C#拷贝String到struct-use C# copy of the struct String
- 2022-03-13 11:47:10下载
- 积分:1
-
STM32 USB读卡器
应用背景HID 传输太慢了,我现在做的实验需要2M以上的数据传输,而且是数据流,实时数据,所以想试一下bot行不行,纠结好多天了,你说的USB_Istr()里面操作的是不是只有一些标志位,老实说这段代码看不懂 T^T 还是找不到发送和接收的缓存器,仿真跟踪的话也看不到的吧,网上看到如果是F105或者F107的就可以用OTG,可惜战舰板是F103的......我就自己用了双管道。关键技术USB 调试,可以直接模拟U盘的功能,支持FLASH和SD卡两种模式的。读写速度也用了双管道机制,比较适合移植开发,支持中文的FATFS 和长文件名称!
- 2023-07-16 09:45:03下载
- 积分:1
-
这是“国标”导航地理数据模型和交换格式;…
这是国标《导航地理数据模型及交换格式》对于学习电子地图数据结构很有帮助-This is the GB "navigation geographic data model and exchange format" for the study of electronic map data structure helpful
- 2022-07-15 09:28:19下载
- 积分:1
-
生物特征的自动识别技术得到广泛研究与开发,如指纹识别、掌形识别等。人脸识别是基于脸像的身份鉴别,...
生物特征的自动识别技术得到广泛研究与开发,如指纹识别、掌形识别等。人脸识别是基于脸像的身份鉴别,-Automatic biometric identification technology is widely research and development, such as fingerprint recognition, hand geometry identification. Face recognition is based on the identity of the face such as identification,
- 2022-02-22 11:49:20下载
- 积分:1
-
北大出版的 <<工程数学>> 上册 电子书,很好的东东!可以参考....
北大出版的 上册 电子书,很好的东东!可以参考.-Beijing University, published
- 2023-05-17 12:30:06下载
- 积分:1
-
也业是关于驱动开发的方面得到。像好好正席看看,谢谢大家的使用...
也业是关于驱动开发的方面得到。像好好正席看看,谢谢大家的使用-Industry is also on the aspects of driver development. I look at is as well, thank you for the use of
- 2023-03-31 21:25:03下载
- 积分:1
-
在一个多道程序设计系统中,实现“作业调度”的模拟。模拟程序的要求如下: 1.输入: 作业流文件,其中存储的是一系列待执行的作业信息,每个作业包括五个数据项:作业...
在一个多道程序设计系统中,实现“作业调度”的模拟。模拟程序的要求如下: 1.输入: 作业流文件,其中存储的是一系列待执行的作业信息,每个作业包括五个数据项:作业号,优先级,进入输入井时间(用一个整数表示,如10:10表示为1010),作业估计运行时间(单位:分钟),内存需求量。各数据项用空格隔开。 2.输出: 按照作业调度次序输出每一个作业流文件:“作业号”、“进入内存时间”、“作业完成时间”、“周转时间”;每行输出一个作业的信息。 计算出平均周转时间并输出。 3.作业调度算法: 短作业优先(作业估计运行时间最短的作业首先被调度)。 4.处理要求: 在两道环境下有多个作业; 程序运行时,首先提示输入测试文件的文件名; 输入文件名后,程序将读入文件中的有关数据,并按照最短作业优先调度算法对作业进行调度,作业被调度运行后不再退出(忽略进程调度或者可以认为进程调度采用的是先来先服务调度算法); 假设内存容量为100K,存储管理方案为可变分区方式,且不允许在内存中移动作业。 -in a multi-program design system, and achieving a "Dispatch" the simulation. The simulation procedure is as follows : 1. Input : Job Flow document, which is stored in a series of operations to be implemented information, including five each operating data : the operations, priority, time to enter the input shaft (with an integer, as expressed to 10:10 1010), is estimated to run time (unit : minutes), the memory demand. The data item separated by a space. 2. Output : In accordance with the scheduling order of output per work- a document : "
- 2022-06-01 01:27:57下载
- 积分:1
-
I use the SQL SERVER database 3 years, and have encountered many technical probl...
本人使用SQL SERVER 数据库3年,其中遇到不少技术问题,本文件将解决方法记录起来,本来是作为我的手册使用的,现在共享出来,希望对大家有帮助。内容比较多,容量比较大,不过分类清楚,可供遇到疑难时查阅。-I use the SQL SERVER database 3 years, and have encountered many technical problems, the paper records will be a solution, and was originally used as my manual, and now shared out to all of you help. More content, more capacity, but a clear classification for the problems encountered when the inspection.
- 2022-04-10 03:17:23下载
- 积分:1
-
IEEE文件格式写法,帮助你去改稿,符合IEEE文件标准。给菜鸟看的,大虾可飘过。...
IEEE文件格式写法,帮助你去改稿,符合IEEE文件标准。给菜鸟看的,大虾可飘过。-IEEE file format written to help you to change draft documents in line with the IEEE standard. To look at the rookie, shrimp may be drifting away.
- 2022-03-23 05:20:45下载
- 积分:1