联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 其他(252) 
按平台查找All C/C++(252) 

[其他] 股票自动交易系统

StockOrder.exe 主程序,升级一般只需替换这个文件 Order.dll 股票池,公式下单DLL,需要放到相关软件的对应目录,升级也要注意替换放到那些软件目录下的Order.dll StockOrderPanel.dll 这是和金魔方联动的专用文件,其他不需要 帮助.doc 帮助文档,可能没及时更新,股票池使用需要参考最新的公式例子为准 大智慧通达信股票池或飞狐等公式下单才需要的文件 目录包含股票池,公式下单的例子公式,参考这里为准 大智慧股票池例子 目录,把里面的文件复制到大智慧 USERDATA\Pool 下就可以运行例子
StockOrder.exe Main program, upgrade generally only need to replace this file Order.dll Stock pool, formula DLL, need to be placed in the corresponding directory of related software, upgrade should also pay attention to the replacement of those software directory Order.dll StockOrderPanel.dll This is a special file linked with jinrubik's cube, other files are not needed Help. Doc help document, may not be updated in time, stock pool use need to refer to the latest formula example The file directory of big wisdom tongdaxin stock pool or Feihu formula order includes stock pool. For example formula of formula order, please refer to here Great wisdom stock pool example directory, copy the files inside to great wisdom UserData / pool to run the example (2021-01-11, C/C++, 1693KB, 下载3次)

http://www.pudn.com/Download/item/id/1610379381515146.html

[其他] P_out

计算通信网络中的中断概率代码、通信系统是用以完成信息传输的技术系统。基本通信系统一般由信源、信宿、发端设备、收端设备和传输媒介等组成。来自信源的消息(语言、文字、图像或数据)在发信端先由终端设备(如电话机、电传打字机、传真机或数据终端设备等)变换成电信号,然后经发端设备编码、调制和发射后,把基带信号变换成适合在传输媒介中传输的形式;经传输媒介传输,在收信端经收端设备进行反变换恢复成消息提供给收信者。
Calculating the interrupt probability code in the communication network and the communication system are technical systems used to complete information transmission. The basic communication system is generally composed of a source, a sink, a sending device, a receiving device, and a transmission medium. The message (language, text, image, or data) from the source is first converted into electrical signals by terminal equipment (such as telephones, teletypewriters, fax machines or data terminal equipment) at the sending end, and then encoded by the sending equipment. After modulation and transmission, the baseband signal is transformed into a form suitable for transmission in the transmission medium; it is transmitted through the transmission medium, and the receiving end is inversely transformed by the receiving end device to restore the message to the recipient. (2020-12-09, C/C++, 18KB, 下载1次)

http://www.pudn.com/Download/item/id/1607499501440674.html

[其他] 20191079205944211

精确抄底逃顶波段全套,适用东方财富、通达信、同花顺自定义公式 一:逃顶指标,建议用60分钟线,信号更加灵敏,当然,用日线波段更精确,按自己需求选择吧。 二:抄底指标有两个,两个同时发出信号,准确率达90%,建议在两个信号出来时再下手,一击必杀。 三:指标毕竟是指标,是死的,运用的时候,要结合自身的经验和大盘的环境,题材热点等,才能一击必中。
system print hello world (2020-07-02, C/C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/1593676052612661.html

[其他] Admin_Box 1.5-Alpha

管理员娱乐菜单 - By:藤野深月【本人原创插件】 本插件注册了Admin菜单[!admin指令可见] 内置功能: 1.更改生命值上限与回血功能! 2.调整重力、移速功能! 3.设置无敌、无限子弹模式! 4.变身特感与传送功能!等 [指令!tysy&&!adbox&&!admin] 更改模型功能二代禁用,谢谢!
Administrator entertainment menu by: Tano Shenyue [my original plugin] This plug-in has registered the admin menu [! Admin command is visible] Built in features: 1. Change the upper limit of HP and blood return function! 2. Adjust the gravity and speed functions! 3. Set invincible and infinite bullet mode! 4. Transform special feeling and transmission function! etc. [instruction! Tysy & &! Adbox & &! Admin] Change the second generation of model function disabled, thank you! (2020-03-19, C/C++, 27KB, 下载0次)

http://www.pudn.com/Download/item/id/1584610496306414.html

[其他] CH10-KEA128-ADC

功能概要:构件化理解ADC编程 版权所有:苏州大学飞思卡尔嵌入式中心(sumcu.suda.edu.cn) 版本更新:2015-05-08 V1.0 硬件说明:PTA0=通道0,PTA1=通道1,PTA6=通道2,PTA7=通道3,PTB0=通道4, PTB1=通道5,PTB2=通道6,PTB3=通道7 1. 工程概述 (1)本工程为KEA64微控制器无操作系统应用工程,AD采集样例程序 (2)本样例程序采集8个通道和芯片的温度的AD值,将值通过串口发送出去 (3)使用串口与外界通信,使用串口2,波特率为9600,1位停止位,无校验 (4)启动串口接收中断,回发接收数据 2. 软件环境 (1)Kinetis Design Studio IDE v3.0.0. 3. 硬件环境 (1)TRK-KEA128 (2)串口2的发送使能是设置控制寄存器2的TE字段,串口2的接收使能是设置接收控制寄存器2的RE 4. 实验现象 (1)TRK-KEA128板上的灯闪烁 (2)通过串口发送字符串""Hello Uart! 2015-05-11" (3)串口调试工具接收到AD0~AD7的AD值,当将其中某个引脚接地时对应的通道值会显示位0 5. 实验注意 (1)可以通过高端PC c#2010来实时接受数据 (2)先打开串口,后开启TRK-KEA128板电源 (3)C#2010串口测试程序中包含十进制数据发送和十六进制数据发送
Functional summary: component based understanding of ADC programming Copyright: sumcu.suda.edu.cn Version update: 2015-05-08 v1.0 Hardware Description: pta0 = channel 0, PTA1 = channel 1, pta6 = channel 2, pta7 = channel 3, ptb0 = channel 4, Ptb1 = channel 5, ptb2 = channel 6, ptb3 = channel 7 (2020-02-26, C/C++, 782KB, 下载1次)

http://www.pudn.com/Download/item/id/1582696574884283.html

[其他] C1

揭开知名IT企业面试、笔试的核心机密,传授程序员岗位求职的关键技巧、传递快乐工作的精神与态度。 该书涉猎各大IT公司历年面试真题(包括笔试题、口试题、电话面试、英语面试,以及逻辑测试和智力测试),通过精确详细的分在,把在应聘程序员(含网络、测试等)过程中所遇见的常见考点为你一一点破
Unveil the core secrets of interviews and written examinations in well-known IT enterprises, teach programmers the key skills of job hunting, and convey the spirit and attitude of happy work. This book deals with the interviews of major IT companies over the years (including written, oral, telephone, English, logic and intelligence tests). Through accurate and detailed distribution, it breaks down the common test points you meet in the process of applying for programmers (including network, test, etc.). (2019-05-13, C/C++, 4260KB, 下载1次)

http://www.pudn.com/Download/item/id/1557721393229216.html

[其他] 基于matlab的直接序列扩频通信系统仿真

学习扩频通信系统技术理论基础及直接序列DS扩频系统基本原理,并设计出直扩通信系统模型。此基带通信系统具体包括信源模块、、数据调制模块、扩频码产生模块、扩频模块、信道模块、解扩模块、解调模块,并在AWGN信道下对系统进行性能仿真研究。
Wireless communications is vulnerable to jamming attacks due to the shared use of wireless medium. A jammer can simply take advantage of a radio frequency (RF) device (e.g., a waveform generator) to transmit signals in the wireless channel. (2019-05-08, C/C++, 338KB, 下载6次)

http://www.pudn.com/Download/item/id/1557304261779132.html

[其他] 6.0DolbyDigita杜比音效包

杜比音效 (Dolby Audio?) 技术是一系列用于为影院、家庭和途中提供丰富、清晰且撼人心魄的音效的强大技术。通过为用于广播、下载、流式传输、在影院中播放或通过光盘享受的内容提供充满活力的听感体验,该技术可进一步增强娱乐的感染力。
Dolby Audio technology is a series of powerful technologies used to provide rich, clear and exciting sound effects for cinemas, homes and on the way. This technology can further enhance the appeal of entertainment by providing a dynamic auditory experience for content used in broadcasting, downloading, streaming transmission, playback in cinemas or enjoyment through CD-ROMs. (2019-04-22, C/C++, 14872KB, 下载6次)

http://www.pudn.com/Download/item/id/1555891511595328.html

[其他] 为什么选择快速开发?浅谈快速开发的优势

现在这个时代是信息化的时代,大数据的时代。各种行业都在向在线管理等方向转型。这时一系列的问题就自然而然的出来了。信息化管理的公司、企业,如何来开发设计自己的管理系统?选择何种渠道来获取符合自己需求的管理系统?
Now this era is the era of information technology, the era of big data. Various industries are turning to online management and other directions. At this time, a series of problems naturally arise. How to develop and design their own management system for information management companies and enterprises? Which channel should we choose to acquire a management system that meets our own needs? (2019-04-17, C/C++, 460KB, 下载0次)

http://www.pudn.com/Download/item/id/1555493516237969.html

[其他] cjml

人物是在原地踏步,取而代之的是背后那张长度很长的背景的图片在移动,任务的左右移动相对而言比较简答实现,跳跃功能就不是那么简单了,需要永达线程,跟后面障碍物碰撞检测又有关系,当没有碰到的时候,人物要往下掉,一不注意就会出现各种bug,比如,可以一直跳,在跳的同时还能再跳,还有就是下降可能不会落地面的同一高度,可能会高于地面的高度,可能会低于地面的高度;障碍物的添加,我们是通过配置地图的方式,配置地图有时通过读入文件的操作,大致的原理是将后面的那张的背景图片划分成很多的小格子,将这些小格子用代码转换为二位数组,二维数组可以存入不同数字,代表不同的障碍物,通过操作文件就可以轻易配置地图;首先通过文件输入流将文件数据读入,将字符转换为数字,并存储在二维数组中,后面,通过遍历二维数组的不同位置的值,在相应的格子填充相应的障碍物;地图就这样配置好了
Super Marie Realization (2019-02-25, C/C++, 310KB, 下载0次)

http://www.pudn.com/Download/item/id/1551057807778679.html

[其他] 邮局选址

在一个按照东西和南北方向划分成规整街区的城市里,n个居民点散乱地分布在不同的街区中。用x坐标表示东西向,用y坐标表示南北向。各居民点的位置可以由坐标(x,y)表示。要求:为建邮局选址,使得n个居民点到邮局之距离的总和最小。
The north and south direction in a according to the things and divided into neat blocks of the city, n settlements scattered distribution in different blocks. With x coordinate said east-west, with y says north and south. The position of each settlement may be expressed by the coordinates (x, y). Requirements: site selection for the post office, to make the distance of n settlements to the post office the sum of the minimum. (2018-10-27, C/C++, 123KB, 下载0次)

http://www.pudn.com/Download/item/id/1540628317788812.html

[其他] DS18B20温度传感器

这是DS18B20数字温度传感器测温程序,参加各种电子设计比赛可能会用到。DS18B20 是美信公司的一款温度传感器,单片机可以通过 1-Wire 协议与 DS18B20 进行通信,最终将温度读出。1-Wire 总线的硬件接口很简单,只需要把 DS18B20 的数据引脚和单片机的一个 IO 口接上就可以了。
This is the DS18B20 digital temperature sensor temperature measurement procedures, to participate in various electronic design competition may be used. DS18B20 is a temperature sensor of Maxin company. MCU can communicate with DS18B20 through 1-Wire protocol, and eventually read out the temperature. The hardware interface of the 1-Wire bus is very simple. It only needs to connect the DS18B20 data pin to a IO port of the microcontroller. (2018-06-03, C/C++, 30KB, 下载0次)

http://www.pudn.com/Download/item/id/1528010989886354.html

[其他] code

利用最大长度序列方法来获取系统的脉冲响应函数。本方法较传统的方法具有信噪比小,易于实现的优势.
MLS excitation The Impulse response of a system can be measured by applying an MLS signal and process the output by a modified Hadamard transform. The details are given below. The method has several advantages. The processing is simple (although theoretically complex), which can be important for small computer systems. The method gives a good S/N ratio due to the low crest factor of the MLS signal. (2018-05-31, C/C++, 88KB, 下载1次)

http://www.pudn.com/Download/item/id/1527760954988997.html

[其他] 任务2

利用Dijkstra算法解决问题: 给定一个城市的道路分布,以及通过每条道路的时间。现在想在城市中建立 一个医院,该医院可以建在道路相交的路口处,也可以建在在城市的道路上。请为医院选择一个位置,使得城 市道路上的任意位置到医院的最大时间最小。即让该城市道路上到医院时间最长 的位置,到医院的时间也尽可能得小。
The Dijkstra algorithm is used to solve the problem. Given the road distribution of a city, and the time that passes through each road. Now want to build in the city A hospital, which can be built at the intersection of roads, can also be built on roads in the city. Please choose a place for the hospital to make the city The maximum time for any location on the city road to the hospital is minimal. That is the longest time in the city on the road to the hospital The location is also as small as possible to the hospital. (2018-05-27, C/C++, 1KB, 下载0次)

http://www.pudn.com/Download/item/id/1527424356904930.html

[其他] LC-SD卡模块

支持MP3、WAV解码格式。 2、支持采样率(KHz):8/11.025/12/16/22.05/24/32/44.1/48。 3、24位DAC输出,动态范围支持90dB,信噪比支持85dB。 4、完全支持FAT16/FAT32文件系统,最大支持32G的TF卡,支持32G的U盘。 5、支持UART串口控制语音播报功能,可控制播放,暂停,选曲,音量加减等功能,最大选曲65535首曲目,波特率9600 bit/s。 6、支持IO触发功能,8个IO口单独触发8首曲目或8个IO口组合触发255首曲目。 7、支持One_line单总线串口控制,可控制播放,暂停,选曲,音量加减等功能。 8、支持3个配置IO进行模式选择。
Support MP3, WAV decoding format. 2, support sampling rate (KHz): 8/11.025/12/16/22.05/24/32/44.1/48. 3, 24 bit DAC output, dynamic range support 90dB, signal-to-noise ratio support 85dB. 4, fully supports the FAT16/FAT32 file system, maximum support 32G TF card, U disk support 32G. 5, support UART serial port control voice broadcast function, can control play, pause, music selection, volume addition and other functions, the maximum selection of 65535 pieces of music, the baud rate of 9600 bit/s. 6, support IO trigger function, 8 IO ports trigger 8 tracks individually or 8 IO ports combination triggers 255 tracks. 7, support the control of One_line single bus serial control play, pause, selections, volume addition and subtraction function. 8, support the 3 configuration IO for pattern selection. (2018-04-10, C/C++, 2428KB, 下载2次)

http://www.pudn.com/Download/item/id/1523327013600994.html

[其他] tiao

Z城市居住着很多只跳蚤。在Z城市周六生活频道有一个娱乐节目。一只跳蚤将被请上一个高空钢丝的正中央。钢丝很长,可以看作是无限长。节目主持人会给该跳蚤发一张卡片。卡片上写有N+1个自然数。其中最后一个是M,而前N个数都不超过M,卡片上允许有相同的数字。
Z city is home to many flea. There is an entertainment program in the city of Z Saturday life channel. Right in the middle of a flea would be invited on a high wire. The wire is very long, can be regarded as infinite. The host will send a card to the flea. Write on the cards with natural number N+1. The last one is M, and the N number is less than M, the same numbers are allowed on the card. (2017-12-28, C/C++, 18KB, 下载1次)

http://www.pudn.com/Download/item/id/1514471873258908.html

[其他] 写法

DNF所有功能写法,DNF代码,DNF变身代码,DNF技能代码,DNF怪物代码,DNFcall写法
DNF all functional writing, DNF code, DNF transformation code, DNF skill code, DNF monster code, DNFcall writing (2017-08-26, C/C++, 321KB, 下载92次)

http://www.pudn.com/Download/item/id/1503738271923068.html

[其他] ITtoReassure

最近我发现了一本真正写给我们IT学生的好书,把如何学习计算机课程,现在社区上找工作需要什么样的技能和知识背景,做程序员以后如何发展等问题都由企业一线的老师给了详细的解答和指导,看完之后觉得非常好
Recently I found a really good book written for our IT students, to how to learn computer course, and now the community needs to find a job what kind of skills and knowledge of the background, after a programmer by companies such issues as how to develop the line of teachers to the detailed answers and guidance, feel very good after reading (2011-01-07, C/C++, 848KB, 下载2次)

http://www.pudn.com/Download/item/id/1405320.html

[其他] helloworld-BT

输出Hello, World 混乱C语言的源代码(加密源代码,嘿嘿) 仅供朋友们“消遣作乐”,能够看懂是为什么固然不错。看不懂也不必太过认真,如果你要觉得有意思的话,顶顶贴。如果你觉得没什么意思的话,一笑了之。仅供娱乐而已,不必太过认真。
The output Hello, World chaotic C language source code (encrypted source code, Hei hei) only friends " entertainment creating music" , able to read it all very well why. There is no need to read too seriously, if you want to find interesting, then, Dingding paste. If you think there is any meaning, then laugh. Only for entertainment only, do not be too careful. (2009-12-12, C/C++, 370KB, 下载40次)

http://www.pudn.com/Download/item/id/1002789.html

[其他] datatransmission

单片机无线数据传输接口C程序设计 介绍一种抗干扰能力强的单片机无线数据传输接口的工作原理与软件设计。主控芯片采用AT89C51单片机,信方式采用抗干扰能力强、可靠性高的DTMF信号和单工调频的无线通信方式。十六DTMF信号码作为信息帧的十种位码,以及采用校验码进行检错和纠错,数据传输误码率几乎降到为零,极大地提高了无线数据传输质量。软件采C51模块化设计,可方便地进行移植以实现各种数据的区域无线传输。本接口可应用于实验室大型仪器设备的无线通自动登记和管理系统,也可应用于无线通信动抄表系统等。
Single-chip wireless data transmission interface C Programming A strong anti-interference ability of the single-chip wireless data transmission interface and software design principle. AT89C51 single-chip microcomputer control chip, the letter means the use of anti-interference ability, high reliability and the DTMF signal and FM simplex radio communication. Letter No. 16 as the DTMF information of the ten-bit code frame, as well as the use of checksum error code and error correction, so that data transmission error rate dropped to almost zero, has greatly improved the quality of wireless data transmission. C51 mining modular software design, can be easily transplanted to the region to achieve a variety of wireless data transmission. The interface can be applied to large-scale laboratory equipment wireless Automatic registration and management system, also can be applied to wireless communications, such as automatic meter reading system. (2009-06-01, C/C++, 47KB, 下载18次)

http://www.pudn.com/Download/item/id/786574.html
总计:252