资源列表

« 1 2 ... .71 .72 .73 .74 .75 4076.77 .78 .79 .80 .81 ... 5346 »

[C#编程ExpressQuery

说明:1,本套源码功能为快递查询,当前支持申通、EMS、顺丰 圆通 中通 韵达 天天 汇通 全峰 德邦 宅急送,如需增加新快递公司,可直接修改代码。 2,涉及知识点: (1)抓取网页内容。 (2)JSON数据处理。 (3)托管dll文件嵌入发布的exe文件内,初次运行时进行释放。为实现分发的为单文件版exe。 (4)快递API接口应用。(此接口源于快递100官网,非其发布的API,而是我跟踪官网ajax查询调用分析
<云飞扬> 在 2024-07-04 上传 | 大小:154624 | 下载:0

[C#编程cPPbp-

说明:c++bp神经网络源代码,能够简单而又详细的编出了bp神经网络-c++bp neural network source code
<程序员> 在 2024-07-04 上传 | 大小:68608 | 下载:0

[C#编程PlayPlane

说明:C#模仿微信上的飞机大战游戏源码,面向对象编写,运用有Directx技术,并且加入了工厂模式(不知道算不算是工厂模式,可以看下编代码)700+行代码完全模拟微信飞机大战。功能效果基本全部实现。ps:我的敌军飞机还会斜着走,微信的只会直着走,并且我的这个属于变态版本,就像Dota和Imba。-World War II aircraft to mimic the micro-game source code C# on the letter
<wudong> 在 2024-07-04 上传 | 大小:323584 | 下载:0

[C#编程chart

说明:通过chart图表动态的显示串口中读入的传感器数据的值 类似任务管理器-The chart chart show the dynamic values similar to task manager serial read sensor data
<徐兵> 在 2024-07-04 上传 | 大小:52224 | 下载:0

[C#编程shutdown

说明:实现串口关机程序,通过串口发送命令进行关机,可实现开机自动启动-Realization of serial shutdown, shut down through the serial port to send commands, can realize the auto start
<徐兵> 在 2024-07-04 上传 | 大小:51200 | 下载:0

[C#编程ImgCompresser

说明:C#写的图片压缩程序,可以把bmp,png等格式图片转换为JPEG进行压缩处理,允许选择压缩比,运行设置图片分辨率等比缩小。实现了对某个目录及其所有子目录内图片文件的压缩。-C# to write the image compression process, you can put bmp, png format images converted to JPEG compression process, allows you to se
<s> 在 2024-07-04 上传 | 大小:1677312 | 下载:0

[C#编程CodeSmith_Oracle

说明:CodeSmith_Oracle三层模板(修正版),网上下载的生成出来代码有问题,因此进行了修正,希望对大家有帮助-CodeSmith_Oracle three templates (revised version), online download code generated out of the question, and therefore was amended, we hope to help
<pengfanzh> 在 2024-07-04 上传 | 大小:20480 | 下载:0

[C#编程PhpScanning

说明:功能介绍: 1、扫描注入点; 2、SQL漏洞扫描; 3、注入点暴库; 4、后台扫描; 5、MD5暴力破解; 6、WEB服务器安全检测; 7、密码探测; -Features: 1, scanning the injection point 2, SQL vulnerability scanning 3, the injection point violence Library 4, backgroun
<jaron> 在 2024-07-04 上传 | 大小:2530304 | 下载:0

[C#编程FormStyle

说明:不规则窗体源代码,自定义窗体样式,根据自己需要进行展示。-Irregular form source code, custom form styles, according to their needs show.
<china0308> 在 2024-07-04 上传 | 大小:677888 | 下载:0

[C#编程TranMoney

说明:金额转换工具,将小写的金额转成大写金额。-The amount of conversion tool, the amount will be lowercase to uppercase amount.the amount will be lowercase to uppercase amount.
<china0308> 在 2024-07-04 上传 | 大小:30720 | 下载:0

[C#编程Colorcatcher

说明:一款很好很适用的颜色捕捉器,可以抓到桌面或其他软件、图片上的颜色和色调值。-A very very suitable for color capture, you can catch a desktop or other software, color and tonal values ​ ​ on the picture.
<china0308> 在 2024-07-04 上传 | 大小:139264 | 下载:0

[C#编程homework

说明:将两个分别从小到大排列的有序数组a和b复制合并到第3个有序数组c中。m和 n分别是数组a和b的元素个数,结果c的元素个数为k。例如,a和b数组分别为{1,2, 2,3,8}和{3,4,7,8},则结果数组c的值是:{1,2,2,3,3,4,7,8,8)。算法是:将a、b两个数组看成两个队列,比较队首的两个元素,将较小者放入c队列尾部,如果队首的两个元素相等,则先选择a队列首部元素加入c队列尾部。循环执行以上过程,直到a或b队列之一为空,
<姜玉洁> 在 2024-07-04 上传 | 大小:1024 | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 4076.77 .78 .79 .80 .81 ... 5346 »

源码中国 www.ymcn.org