-
TinyXml
c++ xml 解析文件,用C++实现的读取xml文件(c++ xml)
- 2012-12-27 16:33:58下载
- 积分:1
-
fileProtect
说明: 网络安全与密码学技术,用qt作为界面,利用md5算法实现的文件防篡改程序。(Network security and cryptography, using qt as an interface, use the file md5 algorithm tamper program.)
- 2021-03-29 16:59:10下载
- 积分:1
-
edgeextracting
matlab灰度图像的边缘提取:直方图均衡化,canny算子实现一阶偏微分,计算梯度幅值和方向(matlab Gray Image Edge Extraction: histogram equalization, canny realization of first-order partial differential operator, calculate the gradient magnitude and direction)
- 2010-11-30 13:53:18下载
- 积分:1
-
get-father-process-name
在应用程序中调用内核函数获取父进程的全路径名的最好方法。在辨识由谁启动的时候要用。(关闭翻译英语中文德语检测语言
中文(简体)英语日语
翻译文字或网页
在应用程序中调用内核函数获取父进程的全路径名的最好方法。在辨识由谁启动的时候要用。
请键入文字或网站地址,或者上传文档。
取消
Zài yìngyòng chéngxù zhōng tiáo yòng nèihé hánshù huòqǔ fù jìnchéng de quán lùjìng míng de zuì hǎo fāngfǎ. Zài biànshì yóu shuí qǐdòng de shíhou yào yòng.The best way to call the kernel function to get the full path name of the parent process in the application. In recognition of who started the time to use.)
- 2013-11-26 11:04:11下载
- 积分:1
-
OV7660SettingV1.0
Overview
Input Clock = 24Mhz
Preview VGA 15fps @ 60Hz
VGA 12.5fps @ 50Hz
Capture VGA 15fps @ 60Hz
VGA 12.5fps @ 50Hz
Output Format YCbCr 4:2:2 (ITU 656)
YCbCr to RGB conversion
R = Y + (351*(Cr – 128)) >> 8
G = Y – (179*(Cr – 128) + 86*(Cb – 128))>>8
B = Y + (443*(Cb – 128)) >> 8(OverviewInput Clock = 24MhzPreview VGA 15fps @ 60HzVGA 12.5fps @ 50HzCapture VGA 15fps @ 60HzVGA 12.5fps @ 50HzOutput Format YCbCr 4:2:2 (ITU 656) YCbCr to RGB conversionR = Y+ (351* (Cr- 128))>> 8G = Y- (179* (Cr- 128)+ 86* (Cb- 128))>> 8B = Y+ (443* (Cb- 128))>> 8)
- 2008-12-16 16:53:48下载
- 积分:1
-
PC端摄像头扫描二维码程序
PC端二维码扫描程序调用AForge.Video打开摄像头,采用ZXING动态链接库实现二维码扫描,模仿手机扫描二维码,在摄像头画面中显示扫描红线,扫描成功显示二维码编码字符,并发出“滴”的声音。
- 2022-03-30 02:30:22下载
- 积分:1
-
lesson-12
孙鑫VC++教学课程lesson12:const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。 (Sun Xin VC++ tutorial lesson12: const char* char* const distinction. C language support for file read and write, the FILE pointer difference between text files and binary files. Way to read and write files with text and Note to the binary mode read and write files. The C++ support, ofstream and ifstream usage of file read and write. Win32 SDK file read and write support for the use of the CreateFile function, WriteFile function, ReadFile function the MFC file reading and writing support use CFile class and CFileDialog file filter settings. win.ini file and read and write registry and related knowledge points.)
- 2013-04-02 10:13:49下载
- 积分:1
-
BZfangwu
霸猪房屋租赁系统,和搜房差不多,别的没什么特别(tyrants pig housing rental system, and the seizure of the almost, no other special)
- 2006-11-12 12:23:00下载
- 积分:1
-
ceju
说明: 柱子P1、P2的位置是可以随意摆放的,机器人R沿黑线方向行走。利用6号和9号声纳来测距离(这两个声纳的测量角度比较大,可以很好号的实现设计要求),6号声纳测机器人与P1的距离d1,9号测机器人与P2的距离d2。当机器人行走到某处时,两个声纳分别测到的距离差d1-d2小于20mm,并且d1、d2都小于600mm时,则判断为此时机器人行走到了P1与P2的中间,机器人转90°,沿两柱子的中心线继续向前走。(Columns P1, P2 position can be arbitrarily placed, the direction of the robot R to walk along the black line. 6 and 9, using sonar to measure the distance (the measurement point of view the two sonar relatively large, a good number can meet the design requirements), 6 sonar distance measuring robot and P1 d1, 9 号 testing machine Man and P2 distance d2. When the robot to walk somewhere, two sonar distances were measured to the difference d1-d2 is less than 20mm, and d1, d2 is less than 600mm, then determine the robot to walk at this time to the middle of P1 and P2 the robot turn 90 °, along the center line of the two pillars to continue to move forward.)
- 2010-04-14 20:21:51下载
- 积分:1
-
genetic-algorithm
基于C语言,实现遗传算法得到最优值,其中包括选择、交叉、变异操作(C-based, genetic algorithm to achieve optimal value, including selection, crossover and mutation)
- 2011-11-06 22:06:34下载
- 积分:1