-
制作网页特效脚本就必须头有用
制作网页特效的脚本 对各位站长一定有用的-production netnew script right you must head useful
- 2022-04-30 12:57:33下载
- 积分:1
-
PLC example. Mainly industrial control systems. Ladder design code. Is very rich...
PLC例子.主要是工业控制系统.梯形图的设计代码.内容很丰富-PLC example. Mainly industrial control systems. Ladder design code. Is very rich in contents
- 2022-01-26 01:08:03下载
- 积分:1
-
viewing game prompted viewing may select persons ease
猜数字游戏 根据提示猜数字,可以选者难易程度-viewing game prompted viewing may select persons ease
- 2022-10-18 17:40:03下载
- 积分:1
-
快速固定
fast fixed-point ICA算法的Matlab实现-fast fixed-point algorithms ICA Matlab
- 2022-02-14 09:24:48下载
- 积分:1
-
此文件是关于做幻灯片(PPT)时可以使用的模板素材,可以方便用户直接在模板上设计,而不用再为设计不出漂亮的底板而烦燥了!...
此文件是关于做幻灯片(PPT)时可以使用的模板素材,可以方便用户直接在模板上设计,而不用再为设计不出漂亮的底板而烦燥了!-This document is about to do slides (PPT) can be used when the template material, can be user-friendly design directly in the template, and no longer beautiful for the design of any floor and the irritable!
- 2022-09-30 21:35:03下载
- 积分:1
-
采用美国adi公司的bf系列,基于bf533的ez
采用美国adi公司的bf系列,基于bf533的ez-kit平台的tft液晶屏显示图像功能的代码-Adoption of the United States adi
- 2022-02-12 19:55:15下载
- 积分:1
-
用MATLAB做的绘画程序源码及绘图命令介绍的课件。都有了。挺全适合初学者。...
用MATLAB做的绘画程序源码及绘图命令介绍的课件。都有了。挺全适合初学者。-MATLAB do painting and drawing program source code on the order courseware. Met. Ting-wide for beginners.
- 2022-02-14 15:30:22下载
- 积分:1
-
约瑟夫环:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自...
约瑟夫环:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。编程打印出列顺序。-Josephus : No. 1, 2, 3, ..., n n clockwise direction by individuals sitting around a circle, each holding a password (positive integers). An optional started as a positive integer reported limits on the number of m, from the first individuals to embark on the clockwise direction since the beginning of a sequence number off, the report m stop. M reported out of the list of his password as a new value m, from a clockwise direction in the next one started from a newspaper a few, like that, until the total of all listed so far. Programming print out the order.
- 2022-10-30 01:40:03下载
- 积分:1
-
这是一个可以画出马尔萨斯引力线图的源程序.可以在vc环境下运行....
这是一个可以画出马尔萨斯引力线图的源程序.可以在vc环境下运行.-it to be a paint Malthus gravity map of the source. Vc can run under.
- 2023-05-28 00:35:03下载
- 积分:1
-
C++实现查看电脑CPU型号信息的源码
// Test_cpu.cpp : 定义控制台应用程序的入口点。
//
//=====================================================================================
/* CPUID指令是intel IA32架构下获得CPU信息的汇编指令,
可以得到CPU类型,型号,制造商信息,商标信息,序列号,
缓存等一系列CPU相关的东西。
*/
//#include "stdafx.h"
#include
- 2023-03-08 22:35:03下载
- 积分:1