资源列表
[数据库编程] OperationDeploy
说明:C++实现文本转语音示例程序,使用了TTS组件,编译需要准备好TTS组件,否则不能顺利编译,这只是一个例子,要投入使用还需要做不少工作。-C++, text to speech sample program, using the TTS components need to be ready to compile TTS components, or can not successfully compile, this is just an example, to put a lot of wo<CDN > 在 2025-06-27 上传 | 大小:48kb | 下载:0
[进程与线程] power_hvdc_vsc
说明:在MATLAB中的simulink下搭建的高压直流输电模型,高压交流电通过整流模块的的整流等,最终将交流电通过直流输送-HVDC model in MATLAB simulink built in, high voltage alternating current through the rectifier rectifier, and ultimately by the AC current delivery<徐佳> 在 2025-06-27 上传 | 大小:138kb | 下载:0
[通讯编程] jpcap.dll-jpcap.jar
说明:Jacap配置方法,示例程序,包括文档说明、java源码等资料-Jacap configuration methods, sample programs, including documentation, java source code and other information<liuyanqi> 在 2025-06-27 上传 | 大小:890kb | 下载:1
[其他小程序] Hex-conversion
说明:进制转换,使用C++技术对某些格式的数据进行尽职的转换-Hex conversion<李全信> 在 2025-06-27 上传 | 大小:143kb | 下载:0
[C#编程] include
说明:编写程序登录幼儿园200小朋友数据:姓名、性别、年龄、身高、体重、出生日期分别按年龄排序输出 要求:(1)登录数据用函数input()(2)按身高排序用函数sort()(3)输出排序结用函数output()输出格式:幼儿园小朋友览(依身高排序)-Login program 200 kindergarten data: name, sex, age, height, weight, date of birth, respectively, by age sort output requiremen<庞凤梅> 在 2025-06-27 上传 | 大小:3kb | 下载:0
[Windows编程] CSharpwannianli
说明:C#实现万年历 展示内容包括: 农历 节气 节日 星座 星宿 属相 生肖 闰年月 时辰 各种实现方法在Calendar类里,感兴趣的用户可以下载研究-C# implementation calendar Show include: Lunar Zodiac Zodiac constellation constellation throttle festivals hour leap month Various implementations in the Calendar c<崔宏友> 在 2025-06-27 上传 | 大小:86kb | 下载:0
[其他小程序] Face-recognition
说明:matlab中数据函数的人脸识别方法,包括源程序和数据。-Face recognition method matlab data functions, including source code and data.<wuxianyang> 在 2025-06-27 上传 | 大小:3.44mb | 下载:0
[C#编程] VideoMonitor
说明:家庭视频监控系统,实现简单的功能,录像回放-Video surveillance systems<吴羙> 在 2025-06-27 上传 | 大小:1.08mb | 下载:0
[C#编程] poi
说明:编写程序要求:允许用户输入两整数求出并输出两整数大公约数(Common denominator)里介求公约数算法--欧几里德算法又称辗转相除法其计算理下:用a除b取余数a1 a1 = 0, 则b大公约数 否则用 b 除a1取余数a2 a2 = 0则a1大公约数 否则用 a1 除a2取余数a3a3 = 0则a2大公约数 否则用a2除a3取余数a4-Program requirement: allows the user to enter two integers and big Common di<庞凤梅> 在 2025-06-27 上传 | 大小:4kb | 下载:0