-
dvi解码输出后的数据处理,缓存后对数据进行灰度转换,采用64级灰度显示...
dvi解码输出后的数据处理,缓存后对数据进行灰度转换,采用64级灰度显示-the issue of the data from the dvi interface
- 2022-03-06 13:00:51下载
- 积分:1
-
说明:根据给定的网址,获取该网址的首页地址信息
说明:根据给定的网址,获取该网址的首页地址信息-Note: according to the given URL, access the site" s home page address information
- 2022-03-20 02:24:35下载
- 积分:1
-
This is when I graduated from university graduates for the design,
这是我大学毕业时作的毕业设计,《HMIS》希望对需要的人有些帮助,里面论文+代码+执行程序,很全的,可以直接用哈,用的是vb和sql作的。-This is when I graduated from university graduates for the design,
- 2022-02-04 08:12:03下载
- 积分:1
-
Makes itself a small Chinese character font program itself becomes smaller font...
使自己成为一个小汉字字体程序自己变成小字体小字体程序自己变成中文程序
- 2023-04-18 05:25:04下载
- 积分:1
-
一个平行的脉冲的简单模拟
This simple simulation of a pulse traveling down a parallel-plate guide makes a handy test code for initial experiments with boundary conditions. ToyFDTD3 adds some simple features to ToyFDTD1: A PMC boundary condition, a sinusoidal pulse source, and output tracking a single point in the mesh. Released 15 June 1999.
- 2022-11-16 01:15:02下载
- 积分:1
-
一个单位换算的小工具。
一个单位换算的小工具。-a small unit conversion tool.
- 2023-01-27 06:05:04下载
- 积分:1
-
function long StrToData (CString strData. int jz) function : is the string to in...
函数 long StrToData(CString strData,int jz)
功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串
返回:长整型数值
参数:strData 为将要转换的字符串
参数:jz 为字符串的进制
如:
CString s
s="FFA6"
long data=StrToData(s,16)
则:data的值为:65446
用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中
加入#include "StrToData.h"即可调用
-function long StrToData (CString strData. int jz) function : is the string to integer values [string for 2-16] arbitrary numerical string to 229 : long integer numerical parameters : strData will be converted to a string parameters : jz for the string-band such as : CString s = s "FFA6" long StrToData data = (s, 16) : data values are : 65446 directions : StrToData.cpp StrToData.h and will be added to your copy of the works, in the need to call a function to add# include "StrToData.h" can be transferred with
- 2023-05-26 02:20:03下载
- 积分:1
-
最近在acm.zju.edu.cn上通过的题目的代码,都是比较有价值的题目...
最近在acm.zju.edu.cn上通过的题目的代码,都是比较有价值的题目-Acm.zju.edu.cn recently adopted the title of the code, are relatively valuable topic
- 2022-04-23 21:31:45下载
- 积分:1
-
个人网站系统,本人基于第三方源码进行更改!
个人网站系统,本人基于第三方源码进行更改!-Personal website, I make changes based on third-party source!
- 2022-03-11 08:13:05下载
- 积分:1
-
c# 编写的俄罗斯方块游戏, 有音效和音乐(不过在有的机器上播放 mid 会出错...), 同时实现了 GDI+ 和 DDraw 两套呈现引擎. debug/r...
c# 编写的俄罗斯方块游戏, 有音效和音乐(不过在有的机器上播放 mid 会出错...), 同时实现了 GDI+ 和 DDraw 两套呈现引擎. debug/release 目录中包含了运行时所需的资源.-c# prepared by the Russian box game. a sound and music (though in some machines will be broadcast mid mistake ...), while achieving the GDI and DDraw has two engines. debug/release contains a directory Runtime the necessary resources.
- 2022-02-20 09:58:54下载
- 积分:1