-
五子棋程序,vc开发,双人对战,网络对战
五子棋程序,vc开发,双人对战,网络对战-331 procedures, vc development, double the war, the network war
- 2022-12-11 17:45:03下载
- 积分:1
-
右前门控制器 可以用 codewarrior 3.0 版本打开后,下载到目标板中运行...
右前门控制器 可以用 codewarrior 3.0 版本打开后,下载到目标板中运行-Right Front Door codewarrior 3.0 version of the controller can be opened, downloaded to the target board to run
- 2022-09-26 09:45:02下载
- 积分:1
-
javascript decimal 4 to 5 homes
javascript 小数点4舍5入-javascript decimal 4 to 5 homes
- 2022-02-02 16:35:41下载
- 积分:1
-
C++俄罗斯方块源代码,不过是用画图的方法写出来的
用ncurses.h写的一个俄罗斯方块游戏,不过只是代码加makefile 在命令行里面可以先简单试一下,主要是让人们能看懂俄罗斯方块游戏设计的原理。这个本来是我们上C++课老师留的作业,刚开始我也是没有任何思路,后来找了很多俄罗斯方块源代码也没有用ncurses.h来写的,所以我觉得发一个,虽然很简单,但难免以后也会有人需要
- 2022-06-15 15:59:53下载
- 积分:1
-
实现对导线测量数据的自动计算和导线图形的显示
实现对导线测量数据的自动计算和导线图形的显示-achieve wire measurement data automatically calculated and wire graphics display
- 2023-01-13 21:05:04下载
- 积分:1
-
Z值渲染,VB+M0开发的GIS源代码,可以在二维图上增加Z值,实现第三维操作...
Z值渲染,VB+M0开发的GIS源代码,可以在二维图上增加Z值,实现第三维操作-Z value rendering, VB M0 developed GIS source code, can be increased in two-dimensional map of Z values, the realization of the third-dimensional operation
- 2022-05-01 01:53:33下载
- 积分:1
-
基于可编程跨导运算放大器POTA低通有源滤波器设计。该文给出了基于可编程跨导运算放大器(POTA)的有源滤波器设计方法,能在一定范围内实现跨导值程控调节, 提高...
基于可编程跨导运算放大器POTA低通有源滤波器设计。该文给出了基于可编程跨导运算放大器(POTA)的有源滤波器设计方法,能在一定范围内实现跨导值程控调节, 提高调节精度和准确度。并且利用Jacobi 法求解相似对角形矩阵,避免解高次方程的难题。所设计的有源滤波电路不易受分布电容的影响,稳定性好、灵敏度低。本文给出了设计实例,显示了该方法的优点。-Based on programmable transconductance operational amplifier POTA low-pass active filter design. In this paper, based on the programmable transconductance amplifier (POTA) of the active filter design method that can realize in a certain range transconductance value of program-controlled adjustment, improve precision and accuracy regulation. Jacobi method and use a similar matrix of angular, high-equation solution to avoid problems. Designed active filter circuit less susceptible to the effects of distributed capacitance, good stability, low sensitivity. In this paper, design examples, showing the advantages of the method.
- 2022-10-29 13:30:03下载
- 积分:1
-
这个是朋友叫做的,可以让电脑变魔术读懂你的心,好玩吧?看看吧...
这个是朋友叫做的,可以让电脑变魔术读懂你的心,好玩吧?看看吧-This is a friend called, and can allow the computer to read your mind magic, fun, right? Let" s see it
- 2022-01-24 09:37:54下载
- 积分:1
-
This is VC++ Some of the shortcut keys, in the hope that useful
这是VC++中的一些快捷键,希望对大家有用-This is VC++ Some of the shortcut keys, in the hope that useful
- 2022-04-01 06:48:00下载
- 积分:1
-
LED双向跑马灯
#include "SPCE061A.h"
void DelayMs(unsigned int ms)
{ //延时子程序
unsigned int i;
unsigned int j;
for(i=0; i
- 2022-04-23 15:15:34下载
- 积分:1