-
these procedures is studying computer graphics, write some small programs and sh...
这些程序是我在学习计算机图形学时,写的一些小程序,应该会对一些人有用处,请诸位高人多多指教!-these procedures is studying computer graphics, write some small programs and should have some useful, I invite you to a person exhibitions!
- 2022-02-07 05:54:24下载
- 积分:1
-
俄罗斯方块的一个源代码,实现了经典的俄罗斯方块游戏,经vc6调试成功...
俄罗斯方块的一个源代码,实现了经典的俄罗斯方块游戏,经vc6调试成功-rect
- 2022-12-28 23:30:04下载
- 积分:1
-
MFC Windows时钟
使用MFC绘制指针式时钟,已通过老师检查
- 2023-04-11 12:50:13下载
- 积分:1
-
使用GDI和GDI+绘图橡皮筋lines_src混合
Using GDI and GDI+ mixed drawing rubber band lines_src
- 2022-04-23 21:57:13下载
- 积分:1
-
An algorithm stored on the page is very easy to use things
一个关于页面存储的算法 非常好用的东西 只要打开 就能用了-An algorithm stored on the page is very easy to use things
- 2022-06-30 15:22:05下载
- 积分:1
-
自动起名字的小程序
是新生儿父母避免绞尽脑汁的最佳选择...
自动起名字的小程序
是新生儿父母避免绞尽脑汁的最佳选择-Automatically from the names of parents of newborns small program is the best choice to avoid brains
- 2022-08-18 04:10:56下载
- 积分:1
-
基于DSP的MPEG解码程序源代码,可以对MPEG进行解码
基于DSP的MPEG解码程序源代码,可以对MPEG进行解码-Mpeg decoding source code with DSP.
- 2022-09-25 08:15:03下载
- 积分:1
-
text retrieval procedures, the longest match, can immediately find all the sente...
全文检索程序,最长匹配,可以立刻找到所有出现的句子,需要语料库,(例如人民日报)。-text retrieval procedures, the longest match, can immediately find all the sentences need to Corpus (for example, the People"s Daily).
- 2023-03-15 21:30:03下载
- 积分:1
-
一个适合delphi初学者的软件源代码,自动数字排序
一个适合delphi初学者的软件源代码,自动数字排序-Suitable for beginners delphi software source code, automatic digital sorting
- 2022-11-24 23:40:03下载
- 积分:1
-
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2...
函数 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 of long StrToData(CString strData,int jz) :changed character string to positive integer,changed character may be any decimal system,return:long Integer value,parameter:strData is the character string to be changed,jz is type of decimal system.
- 2022-01-21 02:18:21下载
- 积分:1