登录
首页 » Windows核心 » 数值计算方法中的各种算法流程及源程序包括雅可比迭代

数值计算方法中的各种算法流程及源程序包括雅可比迭代

于 2022-08-19 发布 文件大小:55.55 kB
0 151
下载积分: 2 下载次数: 1

代码说明:

数值计算方法中的各种算法流程及源程序包括雅可比迭代-Numerical methods in a variety of algorithmic process and source code

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

发表评论

0 个回复

  • 写一个简单的pedumper wxWidgets框架!
    A simple PEDUMPER written in wxWidgets framework!
    2022-06-19 14:29:29下载
    积分:1
  • 进程调度算法:优先数调度优先级最高的…
    进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。 -process Scheduling Algorithm : The highest priority of several priority scheduling algorithm, which is allocated to the processor the highest priority in the process. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the need to run time, has taken the CPU time, the process of the state and so on. Several priorities for the process of what needs to run and the time prior to artificially designated (also be random number generator). The process of running time to time-unit calculations. The state of each process can be completed W (Wait), running R (Run), or completion of F (Finish), one of three state.
    2022-08-15 08:10:56下载
    积分:1
  • 关于如何锁住键盘和鼠标
    钩子实际上是一个处理消息的程序段,通过系统调用,把它挂入系统。每当特定的消息发出,在没有到达目的窗口前,钩子程序就先捕获该消息,亦即钩子函数先得到控制权。这时钩子函数即可以加工处理(改变)该消息,也可以不作处理而继续传递该消息,还可以强制结束消息的传递。对每种类型的钩子由系统来维护一个钩子链,最近安装的钩子放在链的开始,而最先安装的钩子放在最后,也就是后加入的先获得控制权。要实现Win32的系统钩子,必须调用SDK中的API函数SetWindowsHookEx来安装这个钩子函数,这个函数的原型是HHOOK SetWindowsHookEx(int idHook,HOOKPROC lpfn,HINSTANCE hMod,DWORD dwThreadId);,其中,第一个参数是钩子的类型;第二个参数是钩子函数的地址;第三个参数是包含钩子函数的模块句柄;第四个参数指定监视的线程。
    2022-02-24 11:14:29下载
    积分:1
  • 能够查看exe文件中从dll中导入的函数,对制作安装文件有一定用途...
    能够查看exe文件中从dll中导入的函数,对制作安装文件有一定用途-to view exe dll file from the Import function, the production installation of a certain purpose
    2022-02-11 20:38:51下载
    积分:1
  • 学校田径运动会管理系统。用VC C++ MFC开发
    学校田径运动会管理系统。用VC C++ MFC开发-School Games management system. MFC with VC C Development
    2022-12-04 03:10:03下载
    积分:1
  • 自己写的。多线程控制的演示程序。 包括线程的创建、挂起和释放。 附有详细的注解...
    自己写的。多线程控制的演示程序。 包括线程的创建、挂起和释放。 附有详细的注解-wrote it myself. Multithreading control of the demonstration program. Thread including the creation, aloof and release. With detailed explanation
    2022-05-25 13:25:21下载
    积分:1
  • 告诉怎么控制智能卡的操作,此程序就是对智能卡的控制
    告诉怎么控制智能卡的操作,此程序就是对智能卡的控制-Told how to control the operation of the smart card, this program is to control the smart card
    2022-03-21 16:28:29下载
    积分:1
  • 软键盘,很方便的,界面比较优美,有点类似
    软键盘,很方便的,界面比较优美,有点类似-softkey
    2022-05-13 00:04:13下载
    积分:1
  • 一个查杀游戏的小软件,根据窗口标题查杀的,还凑合
    一个查杀游戏的小软件,根据窗口标题查杀的,还凑合-a small found online games software, according to detect and disinfect the window title, was modest
    2023-03-07 12:40:03下载
    积分:1
  • be the password buffer example
    得到缓冲区的密码的例子-be the password buffer example
    2022-06-01 05:44:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载