资源列表

« 1 2 ... .77 .78 .79 .80 .81 65582.83 .84 .85 .86 .87 ... 66605 »

[Windows编程AddPolynomial

说明:两个多项式相加,单链表数据结构,每个节点保存系数和指数。-add two polynomials, using links, storing coef and exp.
<jackcow> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[其他小程序ASCII2Int16Int32Test

说明:自己写的一个ASCII码和十六进制十进制转换的一个小程序,有了这个工具就不用去查表了,长的字符串可以输入后立即转换-a small program to convert decimal and hexadecimal to ASCII code , with this tool you will not have to look-up table, and long strings can be immediately convert
<张先韬> 在 2025-01-16 上传 | 大小:5kb | 下载:0

[其他小程序option

说明:本代码主要是给期权定价,里面主要用到的是二叉树定价的方法,分为美式和欧式两种-This code is mainly to option pricing, which is the main method used binary pricing
<彭善琴> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[其他小程序FaceDetectPBlinkDetect

说明:本程序是在VS2005下运行的人脸、人眼和嘴部区域检测,主要用于驾驶员的疲劳状态检测-This program is face, eye and mouth area detection which runs under VS2005, it is mainly used for driver fatigue detection
<曹婷婷> 在 2025-01-16 上传 | 大小:4.9mb | 下载:0

[其他小程序gdal110-(1)

说明:gdal库,地理遥感图像数据处理的库, gdal库,地理遥感图像数据处理的库,gdal库,地理遥感图像数据处理的库-gdal library, geography remote sensing image data processing library,gdal library, geography remote sensing image data processing library,gdal library, geography
<sdfgsdgf> 在 2025-01-16 上传 | 大小:2.24mb | 下载:0

[通讯编程SerialCom

说明:串口通讯,实现232串口通讯功能,已经调试,使用需要重新配置端口-Communication window
<丁晓民> 在 2025-01-16 上传 | 大小:239kb | 下载:0

[其他小程序Release

说明:mfc中所用到的摄像头拍照控件的代码,挺好用的-mfc code used in the camera to take photographs of the control Good use
<若风> 在 2025-01-16 上传 | 大小:692kb | 下载:0

[多媒体编程LightDriver

说明:基于MFC的打开关闭光驱的程序,想学习这方面编程的同学可以下载下来仔细品阅,相信会有所收获。-MFC-based open and close the CD-ROM program, want to learn programming in this area can be downloaded from the students read the article carefully, I believe that will be ha
<flame> 在 2025-01-16 上传 | 大小:1.49mb | 下载:0

[C#编程time

说明:由类Time和日期类Date,派生出DateTime类,除具有年、月、日、时、分、秒外,还增加国名和与格林威治时间的差-Time and date of the class by the class Date, DateTime derived class, in addition to a year, month, day, hour, minute, second, but also increase the difference
<kimiprince> 在 2025-01-16 上传 | 大小:2.32mb | 下载:0

[其他小程序Adder

说明:javacc编写的加法语法源码实例用jtb处理后创建语法树-Written with javacc addition instance jtb create syntax tree after treatment
<刁文> 在 2025-01-16 上传 | 大小:466kb | 下载:0

[C#编程USBshengka

说明:在keil中,用程序控制stm32的声卡,程序较为简洁高效!-In keil, the use of the program to control the STM32 sound card, the program is relatively simple and efficient!
<张浩> 在 2025-01-16 上传 | 大小:188kb | 下载:0

[Windows编程snake

说明:其中用一个MAX_WIDE * MAX_HIGH大的数组来虚拟化snake的躯干,数组中的项保存该snake的坐标值,并且该值用一个short(16byte)类型的值表示,高8byte表示它的Y坐 标,低8byte表示它的X坐标,然后就可以遍历该数组画出各个坐标点。-snake
<小白> 在 2025-01-16 上传 | 大小:3kb | 下载:0
« 1 2 ... .77 .78 .79 .80 .81 65582.83 .84 .85 .86 .87 ... 66605 »

源码中国 www.ymcn.org