登录

于 2022-04-19 发布 文件大小:5.82 kB
0 210
下载积分: 2 下载次数: 1

代码说明:

IA-32汇编原代码,mars算法.相比于c/c++写的原代码,效率更高-IA-32 compilation of the original code, mars algorithm. Compared to c/c++ Write the original code, more efficient

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • disasm的源代码 反disasm的源代码
    反汇编disasm的源代码 反汇编disasm的源代码-anti-disasm compilation of the source code compilation disasm against the source code of the anti-compilation disasm source code
    2022-01-26 01:54:39下载
    积分:1
  • 设计要求: 出于不同目的的旅客对交通工具有不同的要求.例如,因公出差的旅客希望在旅途中的时间尽可能短,出门旅游的游客则期望旅费尽可能省,而老年旅客则要求中...
    设计要求: 出于不同目的的旅客对交通工具有不同的要求.例如,因公出差的旅客希望在旅途中的时间尽可能短,出门旅游的游客则期望旅费尽可能省,而老年旅客则要求中转次数最少.编制一个全国城市间的交通咨询程序,为旅客提供两种或三种最优决策的交通咨询. //请保留此信息,谢谢 1.需求分析: (1)提供对城市信息进行编辑(如添加或删除)的功能. (2)城市之间有两种交通工具:火车和飞机.提供对列车时刻表和飞机航班进行编辑(增设或删除)的功能. (3)提供两种最优决策:最快到达或最省钱到达.全程只考虑一种交通工具. -design requirements : For different purposes to transport passengers have different requirements. For example, on official business travelers in the journey time as short as possible away tourists expect possible travel provinces, and elderly passengers asked the least number of transit. establishment of a national inter-city traffic advisory proceedings, for the visitors two or three best decision of the Transport Advisory.// Please keep this information, I would like to thank one. demand analysis : (1) to provide information on the city for editing (such as add or delete) function. (2) Town between the two modes : Train and aircraft. Schedules for the train and flights for editing (created or deleted) function. (3)
    2022-03-23 02:35:30下载
    积分:1
  • ,片选接到p1.5 复位端 p1.4 中断端接到 int0 82c250工作在斜率模式下 ,RS 接51k电阻到地。 2,SJA10...
    ,片选接到p1.5 复位端 p1.4 中断端接到 int0 82c250工作在斜率模式下 ,RS 接51k电阻到地。 2,SJA1000与82C250的接口,逻辑上为SJA1000输出0(显性位),表现为低点平输出给82C250,则82C250输出 差分的低电平。SJA1000输出1(隐性位),表现为高电平或悬空输出给82C250,则82C250输出悬空状态。 3,周立功的中SJA_BCANCONF.ASM中对输出控制寄存器 的TX0的输出 极性的位的定义不对。 还有里面定义有接收错误标志码,不知道何时用。-, The election received a P1.5-chip client p1.4 interrupt reset int0 82c250 client received in the slope mode, RS then 51k resistor to ground. 2, SJA1000 with the 82C250 interface, logic for SJA1000 Output 0 (dominant bit), showing low level output to the 82C250, while the low-level differential output 82C250. SJA1000 Output 1 (recessive), and the performance of the output is high or left vacant to the 82C250, the vacant state 82C250 output. 3, Zhou Ligong in the SJA_BCANCONF.ASM of output control register TX0 output polarity bit the definition of wrong. Inside the definition also has to receive error flag code, I do not know when to use.
    2022-06-28 07:07:40下载
    积分:1
  • 采用窗口实现Socket消息转发的ASM代码
    采用窗口实现Socket消息转发的ASM代码-window Socket using information transmitted by the ASM code
    2022-01-25 18:51:39下载
    积分:1
  • 用matlab写的关于用传输矩阵法计算一维光子晶体的透射率随周期数变化的程序,感觉非常有用...
    用matlab编写的关于用传输矩阵法计算一维光子晶体的透射率随周期数变化的程序,感觉非常有用-using Matlab prepared on the use of the transfer matrix method one-dimensional photonic crystal with the transmission cycle Change The procedure, a very useful
    2022-09-11 19:30:03下载
    积分:1
  • 一个例子来说明如何设置内部调
    An example to illustrate how to set the internal adjustable CID gain and receive FSK or DTMF data. Assume end-code of DTMF data string is "D".-An example to illustrate how to set the inte CID rnal adjustable gain and receive FSK or DTMF data. Assume end-of DTMF code data string is "D" .
    2023-02-04 16:55:03下载
    积分:1
  • sift
    opencv下的图像sift特征提取以及匹配-sift
    2023-07-04 05:10:03下载
    积分:1
  • 这是一个学生成绩管理系统,其中“I”表示插入,“L”表示浏览,“Q”表示查询, “E”表示退出,“D”表示删除,“M”表示修改,"c"表示统计各分数段人数,...
    这是一个学生成绩管理系统,其中“I”表示插入,“L”表示浏览,“Q”表示查询, “E”表示退出,“D”表示删除,“M”表示修改,"c"表示统计各分数段人数,"p"表示打印. 本程序实现了: (1)单独运行以上各功能,即在进入主菜单以后,点一功能键后关闭,再进入主菜单 点别的功能键。如运行"cjgl"文件后,在出现的主界面中点“I”,可插入数据,插入完 以后,关闭;在出现的主界面中点“M”,可修改数据,修改完以后关闭,用同样的方法 可运行其它的功能。 (2)连续运行部分的功能。 应将文件"score.txt"放在相应的路径下.如在本程序中,需将该文件放在"c:masmscore.txt"下. 注:该文件的路径可从汇编源文件的"fname db "c:masmscore.txt"""中查找.-masm
    2022-08-13 20:43:04下载
    积分:1
  • IA-32汇编原代码,scop算法原码.相比于c/c++写的原代码,效率更高-IA-32 compilation of the original code, scop algorithm for the original code. Compared to c/c++ Write the original code, more efficient
    2022-03-19 23:06:18下载
    积分:1
  • VB写的一个ASM转机器码的代码,很方便的把转成机器码操作...
    VB写的一个ASM汇编转机器码的代码,很方便的把汇编语言转成机器码操作-vb asmtohex
    2023-08-22 19:05:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载